Definition Type: ComplexType
Name: DomainSetType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into _Geometry in schema gml_xsd Drilldown into remoteSchema in schema gml_xsd Drilldown into actuate in schema xlinks_xsd Drilldown into show in schema xlinks_xsd Drilldown into title in schema xlinks_xsd Drilldown into arcrole in schema xlinks_xsd Drilldown into role in schema xlinks_xsd Drilldown into href in schema xlinks_xsd Drilldown into type in schema xlinks_xsd Drilldown into simpleLink in schema xlinks_xsd Drilldown into AssociationAttributeGroup in schema gml_xsdXSD Diagram of DomainSetType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="DomainSetType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:coverage:3.1.1">coverage.xsd</appinfo>
        <documentation>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.</documentation>
    </annotation>
    <sequence minOccurs="0">
        <element ref="gml:_Geometry" />
        <!--
			<choice>
				<element ref="gml:_Geometry"/>
				<element ref="gml:_TimeObject"/>			
			</choice>  
		-->
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup" />
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Geometry gml:_Geometry (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href Optional
role xlink:role Optional
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree:
Collapse References:
gml:domainSetgml:GridDomainType, gml:MultiCurveDomainType, gml:MultiPointDomainType, gml:MultiSurfaceDomainType, gml:RectifiedGridDomainType,