complexType TransformationType
diagram sensorML_p982.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractGeneralTransformationType
properties
base gml:AbstractGeneralTransformationType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:domainOfValidity gml:scope gml:operationVersion gml:coordinateOperationAccuracy gml:sourceCRS gml:targetCRS gml:method gml:parameterValue
used by
element Transformation
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
source <complexType name="TransformationType">
 
<complexContent>
   
<extension base="gml:AbstractGeneralTransformationType">
     
<sequence>
       
<element ref="gml:method"/>
       
<element ref="gml:parameterValue" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy