complexType UpdateType
diagram ogckml22_diagrams/ogckml22_p335.png
namespace http://www.opengis.net/kml/2.2
properties
final #all
children kml:targetHref kml:Create kml:Delete kml:Change kml:UpdateOpExtensionGroup kml:UpdateExtensionGroup
used by
element Update
source <complexType name="UpdateType" final="#all">
 
<sequence>
   
<element ref="kml:targetHref"/>
   
<choice maxOccurs="unbounded">
     
<element ref="kml:Create"/>
     
<element ref="kml:Delete"/>
     
<element ref="kml:Change"/>
     
<element ref="kml:UpdateOpExtensionGroup"/>
   
</choice>
   
<element ref="kml:UpdateExtensionGroup" minOccurs="0" maxOccurs="unbounded"/>
 
</sequence>
</complexType>


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