get_Attributes()

XmlSchemaComplexContentExtension::get_Attributes() method

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

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

Return Value

The collection of attributes for the complex content.

See Also