System::Xml::Schema::XmlSchema::get_Notations method

XmlSchema::get_Notations method

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

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

ReturnValue

An XmlSchemaObjectTable collection of all notations in the schema.

See Also