Click or drag to resize
XmlTypeAttribute Properties

The XmlTypeAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAnonymousType
Gets or sets a value that determines whether the resulting schema type is an XSD anonymous type.
Public propertyIncludeInSchema
Gets or sets a value that indicates whether to include the type in XML schema documents.
Public propertyNamespace
Gets or sets the namespace of the XML type.
Public propertyTypeName
Gets or sets the name of the XML type.
Top
See Also