get_SchemaLocation()

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()

Return Value

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

See Also