gml:DomainSetType
coverage.xsd
The spatiotemporal domain of a coverage. Typically * a geometry collection, * an implicit geometry (e.g. a grid), * an explicit or implicit collection of time instances or periods has been removed as an option here N.B. Temporal geometric complexes and temporal grids are not yet implemented in GML.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Content
- Choice [1..1]
- gml:Point [0..1]
- gml:LineString [0..1]
- gml:Polygon [0..1]
- gml:LinearRing [0..1]
- gml:MultiGeometry [0..1]
- gml:MultiPoint [0..1]
- gml:MultiCurve [0..1]
- gml:MultiSurface [0..1]
- xls:MultiPolygon [0..1]
- gml:Grid [0..1]
- gml:RectifiedGrid [0..1] Should be substitutionGroup="gml:Grid" but changed in order to accomplish Xerces-J schema validation
from subst. group gml:_GeometricPrimitivefrom subst. group gml:_Curvefrom subst. group gml:_Surfacefrom subst. group gml:_Ringfrom subst. group gml:_GeometricAggregatefrom subst. group gml:_ImplicitGeometry
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
niem-xlink:type | [0..1] | xsd:string | Fixed value is "simple". from group niem-xlink:simpleLink | |
niem-xlink:href | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:role | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:arcrole | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:title | [0..1] | xsd:string | from group niem-xlink:simpleLink | |
niem-xlink:show | [0..1] | Anonymous | from group niem-xlink:simpleLink | |
niem-xlink:actuate | [0..1] | Anonymous | from group niem-xlink:simpleLink | |
gml:remoteSchema | [0..1] | xsd:anyURI | from group gml:AssociationAttributeGroup |
Used by
- Element gml:domainSet
- Element gml:gridDomain via derived type gml:GridDomainType
- Element gml:multiCurveDomain via derived type gml:MultiCurveDomainType
- Element gml:multiPointDomain via derived type gml:MultiPointDomainType
- Element gml:multiSurfaceDomain via derived type gml:MultiSurfaceDomainType
- Element gml:rectifiedGridDomain via derived type gml:RectifiedGridDomainType
Type inheritance chain
- gml:DomainSetType
- restricted by gml:MultiPointDomainType
- restricted by gml:MultiCurveDomainType
- restricted by gml:MultiSurfaceDomainType
- restricted by gml:GridDomainType
- restricted by gml:RectifiedGridDomainType