Schema Central > niem40 > catalogues.xsd > gmx:CT_CrsCatalogue
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:CT_CrsCatalogue

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Substitution hierarchy

Sample instance

<gmx:CT_CrsCatalogue>
   <gmx:name>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:name>
   <gmx:scope>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:scope>
   <gmx:fieldOfApplication>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:fieldOfApplication>
   <gmx:versionNumber>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:versionNumber>
   <gmx:versionDate>
      <gco:Date>2000-01-01</gco:Date>
   </gmx:versionDate>
   <gmx:language>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:language>
   <gmx:characterSet>
      <gmd:MD_CharacterSetCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_CharacterSetCode>
   </gmx:characterSet>
   <gmx:locale>
      <gmd:PT_Locale>
         <gmd:languageCode>...
         </gmd:languageCode>
         <gmd:country>...
         </gmd:country>
         <gmd:characterEncoding>...
         </gmd:characterEncoding>
      </gmd:PT_Locale>
   </gmx:locale>
   <gmx:subCatalogue>
      <gmx:CT_CodelistCatalogue>
         <gmx:name>...
         </gmx:name>
         <gmx:scope>...
         </gmx:scope>
         <gmx:fieldOfApplication>...
         </gmx:fieldOfApplication>
         <gmx:versionNumber>...
         </gmx:versionNumber>
         <gmx:versionDate>...
         </gmx:versionDate>
         <gmx:language>...
         </gmx:language>
         <gmx:characterSet>...
         </gmx:characterSet>
         <gmx:locale>...
         </gmx:locale>
         <gmx:subCatalogue>...
         </gmx:subCatalogue>
         <gmx:codelistItem>...
         </gmx:codelistItem>
      </gmx:CT_CodelistCatalogue>
   </gmx:subCatalogue>
   <gmx:crs>
      <gml:ProjectedCRS gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:domainOfValidity>...
         </gml:domainOfValidity>
         <gml:scope>string</gml:scope>
         <gml:conversion>...
         </gml:conversion>
         <gml:baseGeodeticCRS>...
         </gml:baseGeodeticCRS>
         <gml:cartesianCS>...
         </gml:cartesianCS>
      </gml:ProjectedCRS>
   </gmx:crs>
   <gmx:coordinateSystem>
      <gml:EllipsoidalCS gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:axis>...
         </gml:axis>
      </gml:EllipsoidalCS>
   </gmx:coordinateSystem>
   <gmx:axis>
      <gml:CoordinateSystemAxis gml:id="ID" uom="">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:axisAbbrev>string</gml:axisAbbrev>
         <gml:axisDirection codeSpace="http://www.example.com/">string</gml:axisDirection>
         <gml:minimumValue>1.0</gml:minimumValue>
         <gml:maximumValue>1.0</gml:maximumValue>
         <gml:rangeMeaning codeSpace="http://www.example.com/">string</gml:rangeMeaning>
      </gml:CoordinateSystemAxis>
   </gmx:axis>
   <gmx:datum>
      <gml:GeodeticDatum gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:domainOfValidity>...
         </gml:domainOfValidity>
         <gml:scope>string</gml:scope>
         <gml:anchorDefinition>string</gml:anchorDefinition>
         <gml:realizationEpoch>2000-01-01</gml:realizationEpoch>
         <gml:primeMeridian>...
         </gml:primeMeridian>
         <gml:ellipsoid>...
         </gml:ellipsoid>
      </gml:GeodeticDatum>
   </gmx:datum>
   <gmx:ellipsoid>
      <gml:Ellipsoid gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:semiMajorAxis uom="">1.0</gml:semiMajorAxis>
         <gml:secondDefiningParameter>...
         </gml:secondDefiningParameter>
      </gml:Ellipsoid>
   </gmx:ellipsoid>
   <gmx:primeMeridian>
      <gml:PrimeMeridian gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:greenwichLongitude uom="">1.0</gml:greenwichLongitude>
      </gml:PrimeMeridian>
   </gmx:primeMeridian>
   <gmx:operation>
      <gml:PassThroughOperation gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:domainOfValidity>...
         </gml:domainOfValidity>
         <gml:scope>string</gml:scope>
         <gml:operationVersion>string</gml:operationVersion>
         <gml:coordinateOperationAccuracy>...
         </gml:coordinateOperationAccuracy>
         <gml:sourceCRS>...
         </gml:sourceCRS>
         <gml:targetCRS>...
         </gml:targetCRS>
         <gml:modifiedCoordinate>1</gml:modifiedCoordinate>
         <gml:coordOperation>...
         </gml:coordOperation>
      </gml:PassThroughOperation>
   </gmx:operation>
   <gmx:operationMethod>
      <gml:OperationMethod gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:formulaCitation>...
         </gml:formulaCitation>
         <gml:sourceDimensions>1</gml:sourceDimensions>
         <gml:targetDimensions>1</gml:targetDimensions>
         <gml:parameter>...
         </gml:parameter>
      </gml:OperationMethod>
   </gmx:operationMethod>
   <gmx:parameters>
      <gml:OperationParameter gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:minimumOccurs>1</gml:minimumOccurs>
      </gml:OperationParameter>
   </gmx:parameters>
</gmx:CT_CrsCatalogue>