simpleType color
type restriction of xs:string
used by
elements settings/backgroundColor settings/sheetColor
attributes brushAttributes/@brushColor layer/@color closedShapePenAttributes/@penColor
facets
pattern ([0-9],)*[0-9]+,[0-9]+,[0-9]+
annotation
documentation
A color. It is an ARGB or a RGB of the form a,r,g,b or r.g.b where a,r,g,b are between 0 and 255.