get_Attributes()

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()

Return Value

An XmlSchemaObjectTable collection of all the attributes in the schema.

See Also