Schema Central > NIEM 2.0 > crsItem.xsd > gmx:ML_LinearCS
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:ML_LinearCS

Element information

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<gmx:ML_LinearCS gml:id="ID">
   <gml:metaDataProperty>
      <!--any element-->
   </gml:metaDataProperty>
   <gml:csName>string</gml:csName>
   <gml:csID>
      <gml:name>string</gml:name>
      <gml:version>string</gml:version>
      <gml:remarks>string</gml:remarks>
   </gml:csID>
   <gml:remarks>string</gml:remarks>
   <gml:usesAxis>
      <gml:CoordinateSystemAxis gml:id="ID" gml:uom="http://www.example.com/">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:name>string</gml:name>
         <gml:axisID>...
         </gml:axisID>
         <gml:remarks>string</gml:remarks>
         <gml:axisAbbrev>string</gml:axisAbbrev>
         <gml:axisDirection>string</gml:axisDirection>
      </gml:CoordinateSystemAxis>
   </gml:usesAxis>
   <gmx:alternativeExpression>
      <gmx:CoordinateSystemAlt gml:id="ID" codeSpace="http://www.example.com/">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:csName>string</gml:csName>
         <gml:csID>...
         </gml:csID>
         <gml:remarks>string</gml:remarks>
         <gml:usesAxis>...
         </gml:usesAxis>
         <gmx:locale>...
         </gmx:locale>
      </gmx:CoordinateSystemAlt>
   </gmx:alternativeExpression>
</gmx:ML_LinearCS>

Site developed and hosted by Datypic, Inc.

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