get_Notations()

XmlSchema::get_Notations() method

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

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

Return Value

An XmlSchemaObjectTable collection of all notations in the schema.

See Also