simpleType CSS2ColorType
namespace http://www.mapinfo.com/mxp
type union of (mxp:ColorNameType, mxp:ColorRGBType, mxp:ColorRRGGBBType, mxp:ColorRRGGBBAAType, mxp:ColorIntegerFunctionType, mxp:ColorPercentFunctionType, mxp:NoneValueType)
used by
simpleTypes ColorAdjustmentColor1Type InteriorPaintType
attributes WMSImageStyle/@background-color ColorBreak/@color GridInflection/@color ColorSpreadInflection/@color ColorAdjustment/@color-2 FontAttributeGroup/@effect GridStyle/@null-color LineAttributeGroup/@stroke FontAttributeGroup/@stroke RasterStyle/@transparent-color
annotation
documentation
Either one of seven different forms of defining a color or the special value "none" to indicate no value. (Note: When an element of this type fails schema validation, the error message may indicate failure to satisfy the format for NoneValueType, which is the last type checked, regardless of the actual intended type of the element). Examples: blue; #F80; #EE97A2; rgb(255,0,30); rgb(21.5%, 90%, 3.1%); none.


© 2007, 2020 Precisely. All rights reserved. support.precisely.com