System.Xml.Schema.XmlSchemaRedefine: Property Members

The properties of System.Xml.Schema.XmlSchemaRedefine are listed below. For a list of all members, see the XmlSchemaRedefine Members list.

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

Public Properties

[read-only]
AttributeGroupsXmlSchemaObjectTable.

Gets the System.Xml.Schema.XmlSchemaObjectTable , for all attributes in the schema, which holds the post-compilation value of the AttributeGroups property.

[read-only]
GroupsXmlSchemaObjectTable.

Gets the System.Xml.Schema.XmlSchemaObjectTable, for all groups in the schema, which holds the post-compilation value of the Groups property.

[read-only]
ItemsXmlSchemaObjectCollection.

Gets the collection of the following classes: System.Xml.Schema.XmlSchemaAnnotation, System.Xml.Schema.XmlSchemaAttributeGroup, System.Xml.Schema.XmlSchemaComplexType, System.Xml.Schema.XmlSchemaSimpleType, and System.Xml.Schema.XmlSchemaGroup.

[read-only]
SchemaTypesXmlSchemaObjectTable.

Gets the System.Xml.Schema.XmlSchemaObjectTable, for all simple and complex types in the schema, which holds the post-compilation value of the SchemaTypes property.