System::Xml::Schema::XmlSchemaExternal::get_SchemaLocation method

XmlSchemaExternal::get_SchemaLocation method

Returns the Uniform Resource Identifier (URI) location for the schema, which tells the schema processor where the schema physically resides.

String System::Xml::Schema::XmlSchemaExternal::get_SchemaLocation()

ReturnValue

The URI location for the schema. Optional for imported schemas.

See Also