get_NameTable()

XmlSchemaSet::get_NameTable() method

Returns the default XmlNameTable used by the XmlSchemaSet when loading new XML Schema definition language (XSD) schemas.

SharedPtr<XmlNameTable> System::Xml::Schema::XmlSchemaSet::get_NameTable()

Return Value

A table of atomized string objects.

See Also