Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema owsManifest.xsd
Namespace http://www.opengis.net/ows/2.0
Annotations
This XML Schema Document specifies types and elements for
    document or resource references and for package manifests that contain
    multiple references. The contents of each type and element specified here
    can be restricted and/or extended for each use in a specific OWS
    specification.

    OWS is an OGC Standard.
    Copyright (c) 2009 Open Geospatial Consortium.
    To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
Properties
attribute form default unqualified
element form default qualified
version 2.0.2
Element ows:ReferenceGroup
Namespace http://www.opengis.net/ows/2.0
Diagram
Diagram ows19115subset_xsd.tmp#Title ows19115subset_xsd.tmp#Abstract ows19115subset_xsd.tmp#Keywords owsDataIdentification_xsd.tmp#DescriptionType owsDataIdentification_xsd.tmp#Identifier owsCommon_xsd.tmp#Metadata owsDataIdentification_xsd.tmp#BasicIdentificationType owsManifest_xsd.tmp#AbstractReferenceBase owsManifest_xsd.tmp#ReferenceGroupType
Type ows:ReferenceGroupType
Type hierarchy
Properties
content complex
Used by
Complex Type ows:ManifestType
Model
Children ows:Abstract, ows:AbstractReferenceBase, ows:Identifier, ows:Keywords, ows:Metadata, ows:Title
Instance
<ows:ReferenceGroup xmlns:ows="http://www.opengis.net/ows/2.0">
  <ows:Title xml:lang="">{0,unbounded}</ows:Title>
  <ows:Abstract xml:lang="">{0,unbounded}</ows:Abstract>
  <ows:Keywords>{0,unbounded}</ows:Keywords>
  <ows:Identifier codeSpace="">{0,1}</ows:Identifier>
  <ows:Metadata about="" xlink:actuate="" xlink:arcrole="" xlink:href="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</ows:Metadata>
  <ows:AbstractReferenceBase xlink:actuate="" xlink:arcrole="" xlink:href="" xlink:role="" xlink:show="" xlink:title="" ows:type="simple">{1,unbounded}</ows:AbstractReferenceBase>
</ows:ReferenceGroup>
Source
<element name="ReferenceGroup" type="ows:ReferenceGroupType"/>
Element ows:AbstractReferenceBase
Namespace http://www.opengis.net/ows/2.0
Diagram
Diagram owsManifest_xsd.tmp#AbstractReferenceBaseType_type xlink_xsd.tmp#href xlink_xsd.tmp#role xlink_xsd.tmp#arcrole xlink_xsd.tmp#title xlink_xsd.tmp#show xlink_xsd.tmp#actuate owsManifest_xsd.tmp#AbstractReferenceBaseType owsManifest_xsd.tmp#Reference
Type ows:AbstractReferenceBaseType
Properties
content complex
abstract true
Substitution Group
Used by
Complex Type ows:ReferenceGroupType
Attributes
Source
<element name="AbstractReferenceBase" type="ows:AbstractReferenceBaseType" abstract="true"/>
Element ows:ReferenceType / ows:Format
Namespace http://www.opengis.net/ows/2.0
Annotations
The format of the referenced resource. This
element is omitted when the mime type is indicated in the http
header of the reference.
Diagram
Diagram owsCommon_xsd.tmp#MimeType
Type ows:MimeType
Properties
content simple
minOccurs 0
Facets
pattern (application|audio|image|text|video|message|multipart|model)/.+(;\s*.+=.+)*
Source
<element name="Format" type="ows:MimeType" minOccurs="0">
  <annotation>
    <documentation>The format of the referenced resource. This element is omitted when the mime type is indicated in the http header of the reference.</documentation>
  </annotation>
</element>
Element ows:Reference
Namespace http://www.opengis.net/ows/2.0
Diagram
Diagram owsManifest_xsd.tmp#AbstractReferenceBaseType_type xlink_xsd.tmp#href xlink_xsd.tmp#role xlink_xsd.tmp#arcrole xlink_xsd.tmp#title xlink_xsd.tmp#show xlink_xsd.tmp#actuate owsManifest_xsd.tmp#AbstractReferenceBaseType owsDataIdentification_xsd.tmp#Identifier ows19115subset_xsd.tmp#Abstract owsManifest_xsd.tmp#ReferenceType_Format owsCommon_xsd.tmp#Metadata owsManifest_xsd.tmp#ReferenceType owsInputOutputData_xsd.tmp#ServiceReference owsManifest_xsd.tmp#AbstractReferenceBase
Type ows:ReferenceType
Type hierarchy
Properties
content complex
Substitution Group
Substitution Group Affiliation
Model
Children ows:Abstract, ows:Format, ows:Identifier, ows:Metadata
Instance
<ows:Reference xlink:actuate="" xlink:arcrole="" xlink:href="" xlink:role="" xlink:show="" xlink:title="" ows:type="simple" xmlns:ows="http://www.opengis.net/ows/2.0">
  <ows:Identifier codeSpace="">{0,1}</ows:Identifier>
  <ows:Abstract xml:lang="">{0,unbounded}</ows:Abstract>
  <ows:Format>{0,1}</ows:Format>
  <ows:Metadata about="" xlink:actuate="" xlink:arcrole="" xlink:href="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</ows:Metadata>
</ows:Reference>
Attributes
Source
<element name="Reference" type="ows:ReferenceType" substitutionGroup="ows:AbstractReferenceBase"/>
Element ows:Manifest
Namespace http://www.opengis.net/ows/2.0
Diagram
Diagram ows19115subset_xsd.tmp#Title ows19115subset_xsd.tmp#Abstract ows19115subset_xsd.tmp#Keywords owsDataIdentification_xsd.tmp#DescriptionType owsDataIdentification_xsd.tmp#Identifier owsCommon_xsd.tmp#Metadata owsDataIdentification_xsd.tmp#BasicIdentificationType owsManifest_xsd.tmp#ReferenceGroup owsManifest_xsd.tmp#ManifestType
Type ows:ManifestType
Type hierarchy
Properties
content complex
Model
Children ows:Abstract, ows:Identifier, ows:Keywords, ows:Metadata, ows:ReferenceGroup, ows:Title
Instance
<ows:Manifest xmlns:ows="http://www.opengis.net/ows/2.0">
  <ows:Title xml:lang="">{0,unbounded}</ows:Title>
  <ows:Abstract xml:lang="">{0,unbounded}</ows:Abstract>
  <ows:Keywords>{0,unbounded}</ows:Keywords>
  <ows:Identifier codeSpace="">{0,1}</ows:Identifier>
  <ows:Metadata about="" xlink:actuate="" xlink:arcrole="" xlink:href="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</ows:Metadata>
  <ows:ReferenceGroup>{1,unbounded}</ows:ReferenceGroup>
</ows:Manifest>
Source
<element name="Manifest" type="ows:ManifestType"/>
Complex Type ows:ManifestType
Namespace http://www.opengis.net/ows/2.0
Annotations
Unordered list of one or more groups of references to
remote and/or local resources.
Diagram
Diagram ows19115subset_xsd.tmp#Title ows19115subset_xsd.tmp#Abstract ows19115subset_xsd.tmp#Keywords owsDataIdentification_xsd.tmp#DescriptionType owsDataIdentification_xsd.tmp#Identifier owsCommon_xsd.tmp#Metadata owsDataIdentification_xsd.tmp#BasicIdentificationType owsManifest_xsd.tmp#ReferenceGroup
Type extension of ows:BasicIdentificationType
Type hierarchy
Used by
Model
Children ows:Abstract, ows:Identifier, ows:Keywords, ows:Metadata, ows:ReferenceGroup, ows:Title
Source
<complexType name="ManifestType">
  <annotation>
    <documentation>Unordered list of one or more groups of references to remote and/or local resources.</documentation>
  </annotation>
  <complexContent>
    <extension base="ows:BasicIdentificationType">
      <sequence>
        <element ref="ows:ReferenceGroup" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type ows:ReferenceGroupType
Namespace http://www.opengis.net/ows/2.0
Annotations
Logical group of one or more references to remote and/or
local resources, allowing including metadata about that group. A Group
can be used instead of a Manifest that can only contain one
group.
Diagram
Diagram ows19115subset_xsd.tmp#Title ows19115subset_xsd.tmp#Abstract ows19115subset_xsd.tmp#Keywords owsDataIdentification_xsd.tmp#DescriptionType owsDataIdentification_xsd.tmp#Identifier owsCommon_xsd.tmp#Metadata owsDataIdentification_xsd.tmp#BasicIdentificationType owsManifest_xsd.tmp#AbstractReferenceBase
Type extension of ows:BasicIdentificationType
Type hierarchy
Used by
Model
Children ows:Abstract, ows:AbstractReferenceBase, ows:Identifier, ows:Keywords, ows:Metadata, ows:Title
Source
<complexType name="ReferenceGroupType">
  <annotation>
    <documentation>Logical group of one or more references to remote and/or local resources, allowing including metadata about that group. A Group can be used instead of a Manifest that can only contain one group.</documentation>
  </annotation>
  <complexContent>
    <extension base="ows:BasicIdentificationType">
      <sequence>
        <element ref="ows:AbstractReferenceBase" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Complex Type ows:AbstractReferenceBaseType
Namespace http://www.opengis.net/ows/2.0
Annotations
Base for a reference to a remote or local
resource.
This type contains only a restricted and annotated set of
the attributes from the xlink:simpleAttrs attributeGroup.
Diagram
Diagram owsManifest_xsd.tmp#AbstractReferenceBaseType_type xlink_xsd.tmp#href xlink_xsd.tmp#role xlink_xsd.tmp#arcrole xlink_xsd.tmp#title xlink_xsd.tmp#show xlink_xsd.tmp#actuate
Used by
Attributes
Source
<complexType name="AbstractReferenceBaseType">
  <annotation>
    <documentation>Base for a reference to a remote or local resource.</documentation>
    <documentation>This type contains only a restricted and annotated set of the attributes from the xlink:simpleAttrs attributeGroup.</documentation>
  </annotation>
  <attribute name="type" type="string" fixed="simple" form="qualified"/>
  <attribute ref="xlink:href" use="required">
    <annotation>
      <documentation>Reference to a remote resource or local payload. A remote resource is typically addressed by a URL. For a local payload (such as a multipart mime message), the xlink:href must start with the prefix cid:.</documentation>
    </annotation>
  </attribute>
  <attribute ref="xlink:role" use="optional">
    <annotation>
      <documentation>Reference to a resource that describes the role of this reference. When no value is supplied, no particular role value is to be inferred.</documentation>
    </annotation>
  </attribute>
  <attribute ref="xlink:arcrole" use="optional">
    <annotation>
      <documentation>Although allowed, this attribute is not expected to be useful in this application of xlink:simpleAttrs.</documentation>
    </annotation>
  </attribute>
  <attribute ref="xlink:title" use="optional">
    <annotation>
      <documentation>Describes the meaning of the referenced resource in a human-readable fashion.</documentation>
    </annotation>
  </attribute>
  <attribute ref="xlink:show" use="optional">
    <annotation>
      <documentation>Although allowed, this attribute is not expected to be useful in this application of xlink:simpleAttrs.</documentation>
    </annotation>
  </attribute>
  <attribute ref="xlink:actuate" use="optional">
    <annotation>
      <documentation>Although allowed, this attribute is not expected to be useful in this application of xlink:simpleAttrs.</documentation>
    </annotation>
  </attribute>
</complexType>
Complex Type ows:ReferenceType
Namespace http://www.opengis.net/ows/2.0
Annotations
Complete reference to a remote or local resource,
allowing including metadata about that resource.
Diagram
Diagram owsManifest_xsd.tmp#AbstractReferenceBaseType_type xlink_xsd.tmp#href xlink_xsd.tmp#role xlink_xsd.tmp#arcrole xlink_xsd.tmp#title xlink_xsd.tmp#show xlink_xsd.tmp#actuate owsManifest_xsd.tmp#AbstractReferenceBaseType owsDataIdentification_xsd.tmp#Identifier ows19115subset_xsd.tmp#Abstract owsManifest_xsd.tmp#ReferenceType_Format owsCommon_xsd.tmp#Metadata
Type extension of ows:AbstractReferenceBaseType
Type hierarchy
Used by
Model
Children ows:Abstract, ows:Format, ows:Identifier, ows:Metadata
Attributes
Source
<complexType name="ReferenceType">
  <annotation>
    <documentation>Complete reference to a remote or local resource, allowing including metadata about that resource.</documentation>
  </annotation>
  <complexContent>
    <extension base="ows:AbstractReferenceBaseType">
      <sequence>
        <element ref="ows:Identifier" minOccurs="0">
          <annotation>
            <documentation>Optional unique identifier of the referenced resource.</documentation>
          </annotation>
        </element>
        <element ref="ows:Abstract" minOccurs="0" maxOccurs="unbounded"/>
        <element name="Format" type="ows:MimeType" minOccurs="0">
          <annotation>
            <documentation>The format of the referenced resource. This element is omitted when the mime type is indicated in the http header of the reference.</documentation>
          </annotation>
        </element>
        <element ref="ows:Metadata" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>Optional unordered list of additional metadata about this resource. A list of optional metadata elements for this ReferenceType could be specified in the Implementation Specification for each use of this type in a specific OWS.</documentation>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Attribute ows:AbstractReferenceBaseType / @ows:type
Namespace http://www.opengis.net/ows/2.0
Type string
Properties
fixed simple
Used by
Source
<attribute name="type" type="string" fixed="simple" form="qualified"/>