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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:UserDefinedCS

Element information

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<gml:UserDefinedCS 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>
</gml:UserDefinedCS>

Site developed and hosted by Datypic, Inc.

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