complexType PlaylistType
diagram kml22gx_diagrams/kml22gx_p22.png
namespace http://www.google.com/kml/ext/2.2
type extension of kml:AbstractObjectType
properties
base kml:AbstractObjectType
children kml:ObjectSimpleExtensionGroup gx:AbstractTourPrimitiveGroup
used by
element Playlist
attributes
Name  Type  Use  Default  Fixed  Annotation
id  ID  optional      
targetId  NCName  optional      
source <complexType name="PlaylistType">
 
<complexContent>
   
<extension base="kml:AbstractObjectType">
     
<sequence>
       
<element ref="gx:AbstractTourPrimitiveGroup" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


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