simpleType shapeEnumType
namespace http://www.opengis.net/kml/2.2
type restriction of string
properties
base string
used by
element shape
facets
Kind Value Annotation
enumeration rectangle
enumeration cylinder
enumeration sphere
source <simpleType name="shapeEnumType">
 
<restriction base="string">
   
<enumeration value="rectangle"/>
   
<enumeration value="cylinder"/>
   
<enumeration value="sphere"/>
 
</restriction>
</simpleType>


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