System::Xml::Schema::XmlSchemaComplexContentRestriction::get_Attributes method

XmlSchemaComplexContentRestriction::get_Attributes method

Returns the collection of attributes for the complex type. Contains the XmlSchemaAttribute and XmlSchemaAttributeGroupRef elements.

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaComplexContentRestriction::get_Attributes()

ReturnValue

The collection of attributes for the complex type.

See Also