XmlSchemaAnnotated Hierarchy
The following table lists the classes derived from System.Xml.Schema.XmlSchemaAnnotated .

Derived Classes

Class Description
System.Xml.Schema.XmlSchemaAnyAttribute Represents the World Wide Web Consortium (W3C) anyAttribute element.
System.Xml.Schema.XmlSchemaAttribute Represents the attribute element from the XML Schema as specified by the >World Wide Web Consortium (W3C). Attributes provide additional information for other document elements. The attribute tag is nested between the tags of a document's element for the schema. The XML document displays attributes as named items in the opening tag of an element.
System.Xml.Schema.XmlSchemaAttributeGroup Represents the attributeGroup element from the XML Schema as specified by the >World Wide Web Consortium (W3C). AttributesGroups provides a mechanism to group a set of attribute declarations so that they can be incorporated as a group into complex type definitions.
System.Xml.Schema.XmlSchemaAttributeGroupRef Represents the attributeGroup element with the ref attribute from the XML Schema as specified by the World Wide Web Consortium (W3C). AttributesGroupRef is the reference for an attributeGroup, name property contains the attribute group being referenced.
System.Xml.Schema.XmlSchemaContent An abstract class for schema content.
System.Xml.Schema.XmlSchemaContentModel Specifies the order and structure of the child elements of a type.
System.Xml.Schema.XmlSchemaFacet Abstract class for all facets that are used when simple types are derived by restriction.
System.Xml.Schema.XmlSchemaGroup Represents the group element from XML Schema as specified by the >World Wide Web Consortium (W3C). This class defines groups at the schema level that are referenced from the complex types. It groups a set of element declarations so that they can be incorporated as a group into complex type definitions.
System.Xml.Schema.XmlSchemaIdentityConstraint Class for the identity constraints: key, keyref, and unique elements.
System.Xml.Schema.XmlSchemaNotation Represents the notation element from XML Schema as specified by the >World Wide Web Consortium (W3C). An XML Schema notation declaration is a reconstruction of XML 1.0 NOTATION declarations. The purpose of notations is to describe the format of non-XML data within an XML document.
System.Xml.Schema.XmlSchemaParticle Abstract class for that is the base class for all particle types (e.g. XmlSchemaAny).
System.Xml.Schema.XmlSchemaSimpleTypeContent Abstract class for simple type content classes.
System.Xml.Schema.XmlSchemaType The base class for all simple types and complex types.
System.Xml.Schema.XmlSchemaXPath Represents the World Wide Web Consortium (W3C) selector element.
See Also

Tags :


Page view tracker