System.Xml.Schema.XmlSchemaComplexContentRestriction.Attributes Property

Gets the collection of attributes for the complex type. Contains the System.Xml.Schema.XmlSchemaAttribute and System.Xml.Schema.XmlSchemaAttributeGroupRef elements.

Syntax

[System.Xml.Serialization.XmlElement("attribute", typeof(System.Xml.Schema.XmlSchemaAttribute))]
[System.Xml.Serialization.XmlElement("attributeGroup", typeof(System.Xml.Schema.XmlSchemaAttributeGroupRef))]
public XmlSchemaObjectCollection Attributes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0