complexType vec2Type
diagram ogckml22_diagrams/ogckml22_p336.png
namespace http://www.opengis.net/kml/2.2
properties
abstract false
used by
elements hotSpot overlayXY rotationXY screenXY size
attributes
Name  Type  Use  Default  Fixed  Annotation
x  double    1.0    
y  double    1.0    
xunits  kml:unitsEnumType  optional  fraction    
yunits  kml:unitsEnumType  optional  fraction    
source <complexType name="vec2Type" abstract="false">
 
<attribute name="x" type="double" default="1.0"/>
 
<attribute name="y" type="double" default="1.0"/>
 
<attribute name="xunits" type="kml:unitsEnumType" use="optional" default="fraction"/>
 
<attribute name="yunits" type="kml:unitsEnumType" use="optional" default="fraction"/>
</complexType>

attribute vec2Type/@x
type double
properties
default 1.0
source <attribute name="x" type="double" default="1.0"/>

attribute vec2Type/@y
type double
properties
default 1.0
source <attribute name="y" type="double" default="1.0"/>

attribute vec2Type/@xunits
type kml:unitsEnumType
properties
use optional
default fraction
facets
Kind Value Annotation
enumeration fraction
enumeration pixels
enumeration insetPixels
source <attribute name="xunits" type="kml:unitsEnumType" use="optional" default="fraction"/>

attribute vec2Type/@yunits
type kml:unitsEnumType
properties
use optional
default fraction
facets
Kind Value Annotation
enumeration fraction
enumeration pixels
enumeration insetPixels
source <attribute name="yunits" type="kml:unitsEnumType" use="optional" default="fraction"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy