complexType StyleType
diagram ogckml22_diagrams/ogckml22_p332.png
namespace http://www.opengis.net/kml/2.2
type extension of kml:AbstractStyleSelectorType
properties
base kml:AbstractStyleSelectorType
final #all
children kml:ObjectSimpleExtensionGroup kml:AbstractStyleSelectorSimpleExtensionGroup kml:AbstractStyleSelectorObjectExtensionGroup kml:IconStyle kml:LabelStyle kml:LineStyle kml:PolyStyle kml:BalloonStyle kml:ListStyle kml:StyleSimpleExtensionGroup kml:StyleObjectExtensionGroup
used by
element Style
attributes
Name  Type  Use  Default  Fixed  Annotation
id  ID  optional      
targetId  NCName  optional      
source <complexType name="StyleType" final="#all">
 
<complexContent>
   
<extension base="kml:AbstractStyleSelectorType">
     
<sequence>
       
<element ref="kml:IconStyle" minOccurs="0"/>
       
<element ref="kml:LabelStyle" minOccurs="0"/>
       
<element ref="kml:LineStyle" minOccurs="0"/>
       
<element ref="kml:PolyStyle" minOccurs="0"/>
       
<element ref="kml:BalloonStyle" minOccurs="0"/>
       
<element ref="kml:ListStyle" minOccurs="0"/>
       
<element ref="kml:StyleSimpleExtensionGroup" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="kml:StyleObjectExtensionGroup" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


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