element spatialReferenceFrame
diagram SensorML_p22.png
namespace http://www.opengis.net/sensorML/1.0.1
properties
content complex
children gml:EngineeringCRS
used by
complexType AbstractDerivableComponentType
annotation
documentation
Textual definition of a spatial frame axes (origin, orientation). Spatial frames can be related to one another by specifying relative positions.
source <xs:element name="spatialReferenceFrame">
 
<xs:annotation>
   
<xs:documentation>Textual definition of a spatial frame axes (origin, orientation). Spatial frames can be related to one another by specifying relative positions.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="gml:EngineeringCRS"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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