complexType OrientationType
diagram ogckml22_diagrams/ogckml22_p315.png
namespace http://www.opengis.net/kml/2.2
type extension of kml:AbstractObjectType
properties
base kml:AbstractObjectType
final #all
children kml:ObjectSimpleExtensionGroup kml:heading kml:tilt kml:roll kml:OrientationSimpleExtensionGroup kml:OrientationObjectExtensionGroup
used by
element Orientation
attributes
Name  Type  Use  Default  Fixed  Annotation
id  ID  optional      
targetId  NCName  optional      
source <complexType name="OrientationType" final="#all">
 
<complexContent>
   
<extension base="kml:AbstractObjectType">
     
<sequence>
       
<element ref="kml:heading" minOccurs="0"/>
       
<element ref="kml:tilt" minOccurs="0"/>
       
<element ref="kml:roll" minOccurs="0"/>
       
<element ref="kml:OrientationSimpleExtensionGroup" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="kml:OrientationObjectExtensionGroup" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


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