get_SchemaTypes()

XmlSchemaRedefine::get_SchemaTypes() method

Returns the XmlSchemaObjectTable, for all simple and complex types in the schema, which holds the post-compilation interpretation of the SchemaTypes value.

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

Return Value

The XmlSchemaObjectTable for all schema types in the schema. The post-compilation interpretation of the SchemaTypes value.

See Also