Click or drag to resize

XmlSchemaElementInfo Properties

The XmlSchemaElementInfo type exposes the following members.

Properties
 NameDescription
Public propertyAllAttributes Gets the schema elements for all attributes of this instance
Public propertyChoices Gets the names for all choices defined for this instance.
Public propertyMaxOccurrence Gets the maximum occurrence.
Public propertyOptional Gets the names for all optional elements defined for this instance.
Public propertyRequired Gets the names for all required elements defined for this instance.
Public propertyRequiredAttributes Gets the names for all required attributes defined for this instance.
Public propertySchemaElement Gets the defining schema element for this instance
Public propertyWithoutChoice Gets the names of all elements in this instance which don't provide choices
Top
See Also