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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:ML_Transformation

Element information

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<gmx:ML_Transformation gml:id="ID">
   <gml:metaDataProperty>
      <!--any element-->
   </gml:metaDataProperty>
   <gml:coordinateOperationName>string</gml:coordinateOperationName>
   <gml:coordinateOperationID>
      <gml:name>string</gml:name>
      <gml:version>string</gml:version>
      <gml:remarks>string</gml:remarks>
   </gml:coordinateOperationID>
   <gml:remarks>string</gml:remarks>
   <gml:operationVersion>string</gml:operationVersion>
   <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:_positionalAccuracy>
      <gml:measureDescription>string</gml:measureDescription>
   </gml:_positionalAccuracy>
   <gml:sourceCRS>
      <gml:GeographicCRS gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:srsName>string</gml:srsName>
         <gml:srsID>...
         </gml:srsID>
         <gml:remarks>string</gml:remarks>
         <gml:validArea>...
         </gml:validArea>
         <gml:scope>string</gml:scope>
         <gml:usesEllipsoidalCS>...
         </gml:usesEllipsoidalCS>
         <gml:usesGeodeticDatum>...
         </gml:usesGeodeticDatum>
      </gml:GeographicCRS>
   </gml:sourceCRS>
   <gml:targetCRS>
      <gml:GeographicCRS gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:srsName>string</gml:srsName>
         <gml:srsID>...
         </gml:srsID>
         <gml:remarks>string</gml:remarks>
         <gml:validArea>...
         </gml:validArea>
         <gml:scope>string</gml:scope>
         <gml:usesEllipsoidalCS>...
         </gml:usesEllipsoidalCS>
         <gml:usesGeodeticDatum>...
         </gml:usesGeodeticDatum>
      </gml:GeographicCRS>
   </gml:targetCRS>
   <gml:usesMethod>
      <gml:OperationMethod gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:methodName>string</gml:methodName>
         <gml:methodID>...
         </gml:methodID>
         <gml:remarks>string</gml:remarks>
         <gml:methodFormula>string</gml:methodFormula>
         <gml:sourceDimensions>1</gml:sourceDimensions>
         <gml:targetDimensions>1</gml:targetDimensions>
         <gml:usesParameter>...
         </gml:usesParameter>
      </gml:OperationMethod>
   </gml:usesMethod>
   <gml:usesValue>
      <gml:value uom="http://www.example.com/">1.0</gml:value>
      <gml:valueOfParameter>
         <gml:OperationParameter gml:id="ID">...
         </gml:OperationParameter>
      </gml:valueOfParameter>
   </gml:usesValue>
   <gmx:alternativeExpression>
      <gmx:OperationAlt gml:id="ID" codeSpace="http://www.example.com/">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:coordinateOperationName>string</gml:coordinateOperationName>
         <gml:coordinateOperationID>...
         </gml:coordinateOperationID>
         <gml:remarks>string</gml:remarks>
         <gml:operationVersion>string</gml:operationVersion>
         <gml:validArea>...
         </gml:validArea>
         <gml:scope>string</gml:scope>
         <gml:_positionalAccuracy>...
         </gml:_positionalAccuracy>
         <gml:sourceCRS>...
         </gml:sourceCRS>
         <gml:targetCRS>...
         </gml:targetCRS>
         <gmx:locale>...
         </gmx:locale>
      </gmx:OperationAlt>
   </gmx:alternativeExpression>
</gmx:ML_Transformation>

Site developed and hosted by Datypic, Inc.

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