diagram | |||||||||||||||||||
namespace | http://www.google.com/kml/ext/2.2 | ||||||||||||||||||
type | extension of kml:AbstractObjectType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | kml:ObjectSimpleExtensionGroup gx:AbstractTourPrimitiveGroup | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <complexType name="PlaylistType"> <complexContent> <extension base="kml:AbstractObjectType"> <sequence> <element ref="gx:AbstractTourPrimitiveGroup" minOccurs="0" maxOccurs="unbounded"/> </sequence> </extension> </complexContent> </complexType> |