System::Xml::Schema::XmlSchemaExternal::get_SchemaLocation 方法

XmlSchemaExternal::get_SchemaLocation method

返回模式的统一资源标识符 (URI) 位置,该位置告诉模式处理器模式实际所在的位置。

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

ReturnValue

模式的 URI 位置。对导入的模式是可选的。

另见