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 de XmlSchemaObjectTable de todas las notaciones del esquema.

Ver también