get_Attributes()

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()

Return Value

The collection of attributes for the complex type.

See Also