Schema Central > KML 2.2 > ogckml22.xsd > kml:Update
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

kml:Update

Element information

Namespace: http://www.opengis.net/kml/2.2

Schema document: ogckml22.xsd

Type: kml:UpdateType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<kml:Update>
   <kml:targetHref>http://www.example.com/</kml:targetHref>
   <kml:Create>
      <kml:Document>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
         <kml:name>string</kml:name>
         <kml:visibility>true</kml:visibility>
         <kml:open>true</kml:open>
         <atom:author>...
         </atom:author>
         <atom:link href="any text content"/>
         <kml:address>string</kml:address>
         <xal:AddressDetails>...
         </xal:AddressDetails>
         <kml:phoneNumber>string</kml:phoneNumber>
         <kml:Snippet>string</kml:Snippet>
         <kml:description>string</kml:description>
         <kml:LookAt>...
         </kml:LookAt>
         <kml:TimeStamp>...
         </kml:TimeStamp>
         <kml:styleUrl>http://www.example.com/</kml:styleUrl>
         <kml:Style>...
         </kml:Style>
         <kml:Region>...
         </kml:Region>
         <kml:Metadata>
            <!--any element-->
         </kml:Metadata>
         <kml:AbstractFeatureSimpleExtensionGroup>any text content</kml:AbstractFeatureSimpleExtensionGroup>
         <kml:AbstractFeatureObjectExtensionGroup>...
         </kml:AbstractFeatureObjectExtensionGroup>
         <kml:AbstractContainerSimpleExtensionGroup>any text content</kml:AbstractContainerSimpleExtensionGroup>
         <kml:AbstractContainerObjectExtensionGroup>...
         </kml:AbstractContainerObjectExtensionGroup>
         <kml:Schema name="string">...
         </kml:Schema>
         <kml:Document>...
         </kml:Document>
         <kml:DocumentSimpleExtensionGroup>any text content</kml:DocumentSimpleExtensionGroup>
         <kml:DocumentObjectExtensionGroup>...
         </kml:DocumentObjectExtensionGroup>
      </kml:Document>
   </kml:Create>
   <kml:UpdateExtensionGroup>any content</kml:UpdateExtensionGroup>
</kml:Update>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com