System::Xml::Schema::XmlSchemaSimpleContentExtension::get_Attributes method

XmlSchemaSimpleContentExtension::get_Attributes method

Returns the collection of XmlSchemaAttribute and XmlSchemaAttributeGroupRef.

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

ReturnValue

The collection of attributes for the simpleType element.

See Also