complexType AbstractGeneralTransformationType
diagram sensorML_p962.png
namespace http://www.opengis.net/gml/3.2
type restriction of gml:AbstractCoordinateOperationType
properties
base gml:AbstractCoordinateOperationType
abstract true
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
used by
element AbstractGeneralTransformation
complexType TransformationType
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="AbstractGeneralTransformationType" abstract="true">
 
<complexContent>
   
<restriction base="gml:AbstractCoordinateOperationType">
     
<sequence>
       
<element ref="gml:metaDataProperty" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="gml:description" minOccurs="0"/>
       
<element ref="gml:descriptionReference" minOccurs="0"/>
       
<element ref="gml:identifier"/>
       
<element ref="gml:name" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="gml:remarks" minOccurs="0"/>
       
<element ref="gml:domainOfValidity" minOccurs="0"/>
       
<element ref="gml:scope" maxOccurs="unbounded"/>
       
<element ref="gml:operationVersion"/>
       
<element ref="gml:coordinateOperationAccuracy" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="gml:sourceCRS"/>
       
<element ref="gml:targetCRS"/>
     
</sequence>
     
<attribute ref="gml:id" use="required"/>
   
</restriction>
 
</complexContent>
</complexType>


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