diagram | |||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/kml/2.2 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
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> |
type | double | ||
properties |
|
||
source | <attribute name="x" type="double" default="1.0"/> |
type | double | ||
properties |
|
||
source | <attribute name="y" type="double" default="1.0"/> |
type | kml:unitsEnumType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <attribute name="xunits" type="kml:unitsEnumType" use="optional" default="fraction"/> |
type | kml:unitsEnumType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <attribute name="yunits" type="kml:unitsEnumType" use="optional" default="fraction"/> |