System::Xml::Schema::XmlSchemaNotation::get_Public method

XmlSchemaNotation::get_Public method

Returns the public identifier.

String System::Xml::Schema::XmlSchemaNotation::get_Public()

ReturnValue

The public identifier. The value must be a valid Uniform Resource Identifier (URI).

See Also