Schema Central > NIEM 2.0 > gml.xsd > gml:EngineeringCRS
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:EngineeringCRS

Element information

Content

Attributes

NameOccTypeDescriptionNotes
gml:id [1..1]xsd:IDfrom type gml:AbstractReferenceSystemBaseType

Used in

Substitution hierarchy

Sample instance

<gml:EngineeringCRS gml:id="ID">
   <gml:metaDataProperty>
      <!--any element-->
   </gml:metaDataProperty>
   <gml:srsName>string</gml:srsName>
   <gml:srsID>
      <gml:name>string</gml:name>
      <gml:version>string</gml:version>
      <gml:remarks>string</gml:remarks>
   </gml:srsID>
   <gml:remarks>string</gml:remarks>
   <gml:validArea>
      <gml:description>string</gml:description>
      <gml:boundingBox>
         <gml:lowerCorner>1.0 1.0</gml:lowerCorner>
         <gml:upperCorner>1.0 1.0</gml:upperCorner>
      </gml:boundingBox>
      <gml:verticalExtent>
         <gml:lowerCorner>1.0 1.0</gml:lowerCorner>
         <gml:upperCorner>1.0 1.0</gml:upperCorner>
      </gml:verticalExtent>
      <gml:temporalExtent>
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
         <gml:relatedTime>...
         </gml:relatedTime>
         <gml:beginPosition>12:00:00</gml:beginPosition>
         <gml:endPosition>12:00:00</gml:endPosition>
         <gml:duration>P1Y2M3DT10H</gml:duration>
      </gml:temporalExtent>
   </gml:validArea>
   <gml:scope>string</gml:scope>
   <gml:usesCS>
      <gml:EllipsoidalCS gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:csName>string</gml:csName>
         <gml:csID>...
         </gml:csID>
         <gml:remarks>string</gml:remarks>
         <gml:usesAxis>...
         </gml:usesAxis>
      </gml:EllipsoidalCS>
   </gml:usesCS>
   <gml:usesEngineeringDatum>
      <gml:EngineeringDatum gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:datumName>string</gml:datumName>
         <gml:datumID>...
         </gml:datumID>
         <gml:remarks>string</gml:remarks>
         <gml:anchorPoint>string</gml:anchorPoint>
         <gml:realizationEpoch>2000-01-01</gml:realizationEpoch>
         <gml:validArea>...
         </gml:validArea>
         <gml:scope>string</gml:scope>
      </gml:EngineeringDatum>
   </gml:usesEngineeringDatum>
</gml:EngineeringCRS>

Site developed and hosted by Datypic, Inc.

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