Element | kml:UpdateType/kml:Change |
<complexType name="ChangeType"> <choice maxOccurs="unbounded"> <annotation> <documentation> <![CDATA[ Any element ultimately derived from Object. ]]> </documentation> </annotation> <element ref="kml:Object" minOccurs="0"/> <element ref="kml:Feature" minOccurs="0"/> <element ref="kml:Geometry" minOccurs="0"/> <element ref="kml:StyleSelector" minOccurs="0"/> <element ref="kml:TimePrimitive" minOccurs="0"/> </choice> </complexType> |