get_Attributes()

XmlSchemaSimpleContentRestriction::get_Attributes() method

Returns the XmlSchemaAttribute and XmlSchemaAttributeGroupRef collection of attributes for the simple type.

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

Return Value

The collection of attributes for a simple type.

See Also