XmlTypeAttribute Properties |
The XmlTypeAttribute type exposes the following members.
Name | Description | |
---|---|---|
AnonymousType |
Gets or sets a value that determines whether the resulting schema type is
an XSD anonymous type.
| |
IncludeInSchema |
Gets or sets a value that indicates whether to include the type in XML schema
documents.
| |
Namespace |
Gets or sets the namespace of the XML type.
| |
TypeName |
Gets or sets the name of the XML type.
|