Definition Type: Attribute
Name: locator
Namespace: http://www.opengis.net/ows/1.1
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: owsExceptionReport.xsd
Use Optional
Documentation:
When included, this locator shall indicate to the client where an exception was encountered in servicing the client's operation request. This locator should be included whenever meaningful information can be provided by the server. The contents of this locator will depend on the specific exceptionCode and OWS service, and shall be specified in the OWS Implementation Specification.
Collapse XSD Schema Diagram:
XSD Diagram of locator in schema owsexceptionreport_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<attribute name="locator" type="string" use="optional">
    <annotation>
        <documentation>When included, this locator shall indicate to the client where an exception was encountered in servicing the client's operation request. This locator should be included whenever meaningful information can be provided by the server. The contents of this locator will depend on the specific exceptionCode and OWS service, and shall be specified in the OWS Implementation Specification. </documentation>
    </annotation>
</attribute>