System::Xml::Schema::XmlSchemaComplexContentExtension::get_Attributes method

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

ReturnValue

The collection of attributes for the complex content.

See Also