System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_Attributes method

XmlSchemaSimpleContentRestriction::get_Attributes method

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

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

ReturnValue

The collection of attributes for a simple type.

See Also