48 return moreAttributes;
52 moreAttributes = value;
57 internal override string IdAttribute
69 internal override void SetUnhandledAttributes(XmlAttribute[] moreAttributes)
71 this.moreAttributes = moreAttributes;
Represents the World Wide Web Consortium (W3C) appinfo element.
A collection of T:System.Xml.Schema.XmlSchemaObjects.
Represents the documentation element from XML Schema as specified by the World Wide Web Consortium (W...
Represents the root class for the Xml schema object model hierarchy and serves as a base class for cl...
Represents an attribute. Valid and default values for the attribute are defined in a document type de...
XmlSchemaObjectCollection Items
Gets the Items collection that is used to store the appinfo and documentation child elements.
XmlAttribute [] UnhandledAttributes
Gets or sets the qualified attributes that do not belong to the schema's target namespace.
string Id
Gets or sets the string id.
Represents the World Wide Web Consortium (W3C) annotation element.