System::Xml::Schema::XmlSchema::get_Attributes method

XmlSchema::get_Attributes method

Returns the post-schema-compilation value for all the attributes in the schema.

SharedPtr<XmlSchemaObjectTable> System::Xml::Schema::XmlSchema::get_Attributes()

ReturnValue

An XmlSchemaObjectTable collection of all the attributes in the schema.

See Also