simpleType colorType
namespace http://www.opengis.net/kml/2.2
type restriction of hexBinary
properties
base hexBinary
used by
elements bgColor color textColor
facets
Kind Value Annotation
length 4
annotation
documentation
<![CDATA[
       
        aabbggrr
       
        ffffffff: opaque white
        ff000000: opaque black
       
        ]]>
source <simpleType name="colorType">
 
<annotation>
   
<documentation><![CDATA[
       
        aabbggrr
       
        ffffffff: opaque white
        ff000000: opaque black
       
        ]]
></documentation>
 
</annotation>
 
<restriction base="hexBinary">
   
<length value="4"/>
 
</restriction>
</simpleType>


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