Schema Central > NIEM 3.0 > referenceSystems.xsd > gml:domainOfValidity
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:domainOfValidity

The gml:domainOfValidity property implements an association role to an EX_Extent object as encoded in ISO/TS 19139, either referencing or containing the definition of that extent.

Element information

Namespace: http://www.opengis.net/gml/3.2

Schema document: external/ogc/gml/3.2.1/referenceSystems.xsd

Other elements with the same name: gml:domainOfValidity

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
nilReason [0..1]gml:NilReasonTypefrom group gml:AssociationAttributeGroup
gml:remoteSchema [0..1]xsd:anyURIfrom group gml:AssociationAttributeGroup

Used in

Sample instance

<gml:domainOfValidity>
   <gmd:EX_Extent>
      <gmd:description>
         <gco:CharacterString>string</gco:CharacterString>
      </gmd:description>
      <gmd:geographicElement>
         <gmd:EX_BoundingPolygon>...
         </gmd:EX_BoundingPolygon>
      </gmd:geographicElement>
      <gmd:temporalElement>
         <gmd:EX_TemporalExtent>...
         </gmd:EX_TemporalExtent>
      </gmd:temporalElement>
      <gmd:verticalElement>
         <gmd:EX_VerticalExtent>.........
         </gmd:EX_VerticalExtent>
      </gmd:verticalElement>
   </gmd:EX_Extent>
</gml:domainOfValidity>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com