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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

kml:Scale

Element information

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

Schema document: ogckml22.xsd

Type: kml:ScaleType

Properties: Global, Qualified

Content

Attributes

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

Substitution hierarchy

Sample instance

<kml:Scale>
   <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   <kml:x>1.0</kml:x>
   <kml:y>1.0</kml:y>
   <kml:z>1.0</kml:z>
   <kml:ScaleSimpleExtensionGroup>any text content</kml:ScaleSimpleExtensionGroup>
   <kml:ScaleObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:ScaleObjectExtensionGroup>
</kml:Scale>

Site developed and hosted by Datypic, Inc.

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