complexType AbstractLatLonBoxType
diagram kml22gx_diagrams/kml22gx_p300.png
namespace http://www.opengis.net/kml/2.2
type extension of kml:AbstractObjectType
properties
base kml:AbstractObjectType
abstract true
children kml:ObjectSimpleExtensionGroup kml:north kml:south kml:east kml:west kml:AbstractLatLonBoxSimpleExtensionGroup kml:AbstractLatLonBoxObjectExtensionGroup
used by
complexTypes LatLonAltBoxType LatLonBoxType
attributes
Name  Type  Use  Default  Fixed  Annotation
id  ID  optional      
targetId  NCName  optional      
source <complexType name="AbstractLatLonBoxType" abstract="true">
 
<complexContent>
   
<extension base="kml:AbstractObjectType">
     
<sequence>
       
<element ref="kml:north" minOccurs="0"/>
       
<element ref="kml:south" minOccurs="0"/>
       
<element ref="kml:east" minOccurs="0"/>
       
<element ref="kml:west" minOccurs="0"/>
       
<element ref="kml:AbstractLatLonBoxSimpleExtensionGroup" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="kml:AbstractLatLonBoxObjectExtensionGroup" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


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