System::Xml::Schema::XmlSchema::get_Elements method

XmlSchema::get_Elements method

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

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

ReturnValue

An XmlSchemaObjectTable collection of all the elements in the schema.

See Also