20.1.10.37 ST_PathFillMode
This simple type specifies the manner in which a path should be filled. The lightening and darkening of a path allow for certain parts of the shape to be colored lighter of darker depending on user preference.
This simple type’s contents are a restriction of the W3C XML Schema token datatype.
This simple type is restricted to the values
listed in the following table:
Enumeration Value
Description
This specifies that the corresponding path should have a darker shaded color applied to it’s fill.
This specifies that the corresponding path should have a slightly darker shaded color applied to it’s fill.
(Lighten Path Fill)
This specifies that the corresponding path should have a lightly shaded color applied to it’s fill.
This specifies that the corresponding path should have a slightly lighter shaded color applied to it’s fill.
This specifies that the corresponding path should have no fill.
(Normal Path Fill)
This specifies that the corresponding path should have a normally shaded color applied to it’s fill.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_PathFillMode) is located in A.4.1. end note]