System::Xml::Schema::XmlSchema::get_SchemaTypes method

XmlSchema::get_SchemaTypes method

Returns the post-schema-compilation value of all schema types in the schema.

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

ReturnValue

An XmlSchemaObjectCollection of all schema types in the schema.

See Also