get_Attributes()

XmlSchemaSimpleContentExtension::get_Attributes() method

Returns the collection of XmlSchemaAttribute and XmlSchemaAttributeGroupRef.

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

Return Value

The collection of attributes for the simpleType element.

See Also