System::Xml::Schema::XmlSchema::get_Notations método

XmlSchema::get_Notations method

Devuelve el valor posterior a la compilación del esquema para todas las notaciones en el esquema.

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

ReturnValue

Una colección XmlSchemaObjectTable de todas las notaciones en el esquema.

Ver también