POSC License Agreement
This file is distributed under the POSC License Agreement at
http://www.posc.org/about/license.shtml.
Use of this file constitutes agreement with the POSC License Agreement.
<xsd:documentation>Defines the WITSML capSubscriber object, used to
communicate the detailed API Capabilities of the WITSML Subscriber.
API Capabilities are used to further define and narrow the functionality
defined by the API specification.
</xsd:documentation>
<xsd:documentation>The WITSML API mandated plural root element which allows
multiple singular objects to be sent. The plural name is formed by adding
an "s" to the singular name.
Present only for consistency with other WITSML data objects (multiple
capSubscriber elements are not allowed).
</xsd:documentation>
<xsd:documentation>API schema version. It is optional.
If the version is specified, its value must be set equal to the value specified by the
version's fixed attribute. Note that this is different from the data schema version.
</xsd:documentation>
<xsd:documentation>Subscriber software Executable Program version (identification only; use apiVers to determine Subscriber's API Capability).
</xsd:documentation>
<xsd:documentation>A comma separated list of schema versions (without spaces) that are supported
by the subscriber. The oldest version should be listed first, followed by the next
oldest, etc. </xsd:documentation>