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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

kml:NetworkLinkControl

Element information

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

Schema document: ogckml22.xsd

Type: kml:NetworkLinkControlType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<kml:NetworkLinkControl>
   <kml:minRefreshPeriod>1.0</kml:minRefreshPeriod>
   <kml:maxSessionLength>1.0</kml:maxSessionLength>
   <kml:cookie>string</kml:cookie>
   <kml:message>string</kml:message>
   <kml:linkName>string</kml:linkName>
   <kml:linkDescription>string</kml:linkDescription>
   <kml:linkSnippet>string</kml:linkSnippet>
   <kml:expires>2000-01-01T12:00:00</kml:expires>
   <kml:Update>
      <kml:targetHref>http://www.example.com/</kml:targetHref>
      <kml:Create>
         <kml:Document>...
         </kml:Document>
      </kml:Create>
      <kml:UpdateExtensionGroup>any content</kml:UpdateExtensionGroup>
   </kml:Update>
   <kml:LookAt>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      <kml:AbstractViewSimpleExtensionGroup>any text content</kml:AbstractViewSimpleExtensionGroup>
      <kml:AbstractViewObjectExtensionGroup>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      </kml:AbstractViewObjectExtensionGroup>
      <kml:longitude>0.0</kml:longitude>
      <kml:latitude>0.0</kml:latitude>
      <kml:altitude>1.0</kml:altitude>
      <kml:heading>0.0</kml:heading>
      <kml:tilt>0.0</kml:tilt>
      <kml:range>1.0</kml:range>
      <kml:altitudeMode>clampToGround</kml:altitudeMode>
      <kml:LookAtSimpleExtensionGroup>any text content</kml:LookAtSimpleExtensionGroup>
      <kml:LookAtObjectExtensionGroup>
         <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
      </kml:LookAtObjectExtensionGroup>
   </kml:LookAt>
   <kml:NetworkLinkControlSimpleExtensionGroup>any text content</kml:NetworkLinkControlSimpleExtensionGroup>
   <kml:NetworkLinkControlObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:NetworkLinkControlObjectExtensionGroup>
</kml:NetworkLinkControl>

Site developed and hosted by Datypic, Inc.

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