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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

kml:Url

Url deprecated in 2.2

Element information

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

Schema document: ogckml22.xsd

Type: kml:LinkType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group kml:idAttributes
targetId [0..1]xsd:NCNamefrom group kml:idAttributes

Used in

Substitution hierarchy

Sample instance

<kml:Url>
   <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   <kml:href>string</kml:href>
   <kml:BasicLinkSimpleExtensionGroup>any text content</kml:BasicLinkSimpleExtensionGroup>
   <kml:BasicLinkObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:BasicLinkObjectExtensionGroup>
   <kml:refreshMode>onChange</kml:refreshMode>
   <kml:refreshInterval>1.0</kml:refreshInterval>
   <kml:viewRefreshMode>never</kml:viewRefreshMode>
   <kml:viewRefreshTime>1.0</kml:viewRefreshTime>
   <kml:viewBoundScale>1.0</kml:viewBoundScale>
   <kml:viewFormat>string</kml:viewFormat>
   <kml:httpQuery>string</kml:httpQuery>
   <kml:LinkSimpleExtensionGroup>any text content</kml:LinkSimpleExtensionGroup>
   <kml:LinkObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:LinkObjectExtensionGroup>
</kml:Url>

Site developed and hosted by Datypic, Inc.

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