get_Namespaces()

XmlSchemaObject::get_Namespaces() method

Returns the XmlSerializerNamespaces to use with this schema object.

SharedPtr<System::Xml::Serialization::XmlSerializerNamespaces> System::Xml::Schema::XmlSchemaObject::get_Namespaces()

Return Value

The XmlSerializerNamespaces instance for the schema object.

See Also