Dimap 1.1.3 SPOTView Profile

<Special_Value_Color>Dimap_Generic 1.0

Recommended special value display color

Description :

Recommended special value display color. For example, this allows automatic colouring of specific values that may correspond to classification indices.

Example :
 

<Special_Value_Color> <!-- Dirty green, opaque ---> <RED_LEVEL >0.1</RED_LEVEL> <GREEN_LEVEL>1.0</GREEN_LEVEL> <BLUE_LEVEL>0.2</BLUE_LEVEL> </Special_Value_Color> or <Special_Value_Color> <!-- White, semi-transparent ---> <RED_LEVEL >1.O</RED_LEVEL> <GREEN_LEVEL>1.0</GREEN_LEVEL> <BLUE_LEVEL>1.0</BLUE_LEVEL> <ALPHA_LEVEL>0.5</ALPHA_LEVEL> </Special_Value_Color> or <Special_Value_Color> <!-- totally transparent, color can be anything ---> <RED_LEVEL >0.0</RED_LEVEL> <GREEN_LEVEL>0.0</GREEN_LEVEL> <BLUE_LEVEL>0.0</BLUE_LEVEL> <ALPHA_LEVEL>0.0</ALPHA_LEVEL> </Special_Value_Color>
Datatype : t_Special_Value_Color

Unordered sub-elements :

Note: MinOcurs = 0 means element is optional, maxOccurs = unbounded means element is repeatable.
MinOccurs default value is 1 (element is mandatory)
maxOccurs default value is 1 (element is not repeatable)

Possible parent(s)