XmlTypeAttribute
Controls the XML schema that is generated when the attribute target is serialized by the XmlSerializer.
Gets or sets a value that determines whether the resulting schema type is an XSD anonymous type.
Gets or sets a value that indicates whether to include the type in XML schema documents.
Gets or sets the namespace of the XML type.
Gets or sets the name of the XML type.
public XmlTypeAttribute()
Initializes a new instance of the XmlTypeAttribute class.
Initializes a new instance of the XmlTypeAttribute class and specifies the name of the XML type.