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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

kml:rotationXY

Element information

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

Schema document: ogckml22.xsd

Type: kml:vec2Type

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
x [0..1]xsd:doubleDefault value is "1.0".
y [0..1]xsd:doubleDefault value is "1.0".
xunits [0..1]kml:unitsEnumTypeDefault value is "fraction".
yunits [0..1]kml:unitsEnumTypeDefault value is "fraction".

Used in

Sample instance

<rotationXY x="0.5" y="0.5" xunits="fraction"
            yunits="fraction"/>

Site developed and hosted by Datypic, Inc.

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