| JDNC 04 05 Schema Documentation | |||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||
{http://www.w3.org/2001/XMLSchema}anySimpleType
|
+--{http://www.jdesktop.org/2004/05/jdnc}Color (restriction)
Currently, only the Hex24 format (e.g., #FF0000 for red) is implemented. Rest of the formats will be implemented in a future release.
<xsd:simpleType name="Color"><xsd:union memberTypes="om:Hex12 om:Hex24 om:Hex32 jdnc:SVGColorName"/></xsd:simpleType>
| JDNC 04 05 Schema Documentation | |||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||