'clip-rule' or fill-rule property/attribute value |
<simpleType name="ClipFillRuleType"> <annotation> <documentation>'clip-rule' or fill-rule property/attribute value</documentation> </annotation> <restriction base="string"> <enumeration value="evenodd"/> <enumeration value="nonzero"/> <enumeration value="inherit"/> </restriction> </simpleType> |