System.Xml.Schema.XmlSchemaSimpleTypeUnion Members

The members of System.Xml.Schema.XmlSchemaSimpleTypeUnion are listed below.

See Also: Inherited members from System.Xml.Schema.XmlSchemaSimpleTypeContent

Public Constructors

Initializes a new instance of the System.Xml.Schema.XmlSchemaSimpleTypeUnion class.

Public Properties

[read-only]
BaseMemberTypesXmlSchemaSimpleType[].

Gets an array of System.Xml.Schema.XmlSchemaSimpleType objects representing the type of the simpleType element based on the XmlSchemaSimpleTypeUnion.BaseTypes and XmlSchemaSimpleTypeUnion.MemberTypes values of the simple type.

[read-only]
BaseTypesXmlSchemaObjectCollection.

Gets the collection of base types.

MemberTypesSystem.Xml.XmlQualifiedName[].

Gets or sets the array of qualified member names of built-in data types or simpleType elements defined in this schema (or another schema indicated by the specified namespace).