xsd.ows.2.0.2.owsExceptionReport.xsd Maven / Gradle / Ivy
owsExceptionReport.xsd
This XML Schema Document encodes the Exception Report
response to all OWS operations.
OWS is an OGC Standard.
Copyright (c) 2009 Open Geospatial Consortium.
To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
Report message returned to the client that requested any
OWS operation when the server detects an error while processing that
operation request.
Unordered list of one or more Exception elements
that each describes an error. These Exception elements shall be
interpreted by clients as being independent of one another (not
hierarchical).
Specification version for OWS operation. The string
value shall contain one x.y.z "version" value (e.g., "2.1.3"). A
version number shall contain three non-negative integers separated
by decimal points, in the form "x.y.z". The integers y and z shall
not exceed 99. Each version shall be for the Implementation
Specification (document) and the associated XML Schemas to which
requested operations will conform. An Implementation Specification
version normally specifies XML Schemas against which an XML encoded
operation response must conform and should be validated. See Version
negotiation subclause for more information.
Identifier of the language used by all included
exception text values. These language identifiers shall be as
specified in IETF RFC 4646. When this attribute is omitted, the
language used is not identified.
An Exception element describes one detected error that a
server chooses to convey to the client.
Ordered sequence of text strings that describe this
specific exception or error. The contents of these strings are left
open to definition by each server implementation. A server is
strongly encouraged to include at least one ExceptionText value, to
provide more information about the detected error than provided by
the exceptionCode. When included, multiple ExceptionText values
shall provide hierarchical information about one detected error,
with the most significant information listed first.
A code representing the type of this exception, which
shall be selected from a set of exceptionCode values specified for the
specific service operation and server.
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.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy