38 return attributeGroups;
67 base.Compositor = Compositor.Redefine;
72 items.
Add(annotation);
XmlSchemaObjectTable AttributeGroups
Gets the T:System.Xml.Schema.XmlSchemaObjectTable , for all attributes in the schema,...
Represents the attributeGroup element from the XML Schema as specified by the World Wide Web Consorti...
A collection of T:System.Xml.Schema.XmlSchemaObjects.
XmlSchemaRedefine()
Initializes a new instance of the T:System.Xml.Schema.XmlSchemaRedefine class.
Represents the group element from XML Schema as specified by the World Wide Web Consortium (W3C)....
int Add(XmlSchemaObject item)
Adds an T:System.Xml.Schema.XmlSchemaObject to the XmlSchemaObjectCollection.
XmlSchemaObjectCollection Items
Gets the collection of the following classes: T:System.Xml.Schema.XmlSchemaAnnotation,...
Represents the complexType element from XML Schema as specified by the World Wide Web Consortium (W3C...
XmlSchemaObjectTable SchemaTypes
Gets the T:System.Xml.Schema.XmlSchemaObjectTable, for all simple and complex types in the schema,...
Provides the collections for contained elements in the T:System.Xml.Schema.XmlSchema class (for examp...
XmlSchemaObjectTable Groups
Gets the T:System.Xml.Schema.XmlSchemaObjectTable, for all groups in the schema, which holds the post...
An abstract class. Provides information about the included schema.
Represents the World Wide Web Consortium (W3C) annotation element.
Represents the simpleType element for simple content from XML Schema as specified by the World Wide W...
Represents the redefine element from XML Schema as specified by the World Wide Web Consortium (W3C)....