Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:domainSet
Namespace http://www.opengis.net/gml/3.2
Annotations
The gml:domainSet property element describes the spatio-temporal region of interest, within which the coverage is defined. Its content model is given by gml:DomainSetType.
The value of the domain is thus a choice between a gml:AbstractGeometry and a gml:AbstractTimeObject.  In the instance these abstract elements will normally be substituted by a geometry complex or temporal complex, to represent spatial coverages and time-series, respectively.  
The presence of the gml:AssociationAttributeGroup means that domainSet follows the usual GML property model and may use the xlink:href attribute to point to the domain, as an alternative to describing the domain inline. Ownership semantics may be provided using the gml:OwnershipAttributeGroup.
Diagram
Diagram index49.tmp#id103 index0.tmp#id78 index85.tmp#id138 index86.tmp#id174 index826.tmp#id911 index1302.tmp#id909 index1303.tmp#id906 index1304.tmp#id905 index1305.tmp#id908 index1306.tmp#id907 index1307.tmp#id910
Type gml:DomainSetType
Properties
content: complex
Used by
Model (gml:AbstractGeometry | gml:AbstractTimeObject)
Children gml:AbstractGeometry, gml:AbstractTimeObject
Instance
<gml:domainSet xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:AbstractGeometry axisLabels="" gml:id="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:AbstractGeometry>
  <gml:AbstractTimeObject gml:id="">{1,1}</gml:AbstractTimeObject>
</gml:domainSet>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="domainSet" type="gml:DomainSetType">
  <annotation>
    <documentation>The gml:domainSet property element describes the spatio-temporal region of interest, within which the coverage is defined. Its content model is given by gml:DomainSetType. The value of the domain is thus a choice between a gml:AbstractGeometry and a gml:AbstractTimeObject. In the instance these abstract elements will normally be substituted by a geometry complex or temporal complex, to represent spatial coverages and time-series, respectively. The presence of the gml:AssociationAttributeGroup means that domainSet follows the usual GML property model and may use the xlink:href attribute to point to the domain, as an alternative to describing the domain inline. Ownership semantics may be provided using the gml:OwnershipAttributeGroup.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/coverage.xsd