complexType LodType
diagram ogckml22_diagrams/ogckml22_p308.png
namespace http://www.opengis.net/kml/2.2
type extension of kml:AbstractObjectType
properties
base kml:AbstractObjectType
final #all
children kml:ObjectSimpleExtensionGroup kml:minLodPixels kml:maxLodPixels kml:minFadeExtent kml:maxFadeExtent kml:LodSimpleExtensionGroup kml:LodObjectExtensionGroup
used by
element Lod
attributes
Name  Type  Use  Default  Fixed  Annotation
id  ID  optional      
targetId  NCName  optional      
source <complexType name="LodType" final="#all">
 
<complexContent>
   
<extension base="kml:AbstractObjectType">
     
<sequence>
       
<element ref="kml:minLodPixels" minOccurs="0"/>
       
<element ref="kml:maxLodPixels" minOccurs="0"/>
       
<element ref="kml:minFadeExtent" minOccurs="0"/>
       
<element ref="kml:maxFadeExtent" minOccurs="0"/>
       
<element ref="kml:LodSimpleExtensionGroup" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="kml:LodObjectExtensionGroup" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


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