mei:svg_ClipFillRule.datatype

Simple Type Information

Used By

Source

<xs:simpleType name="svg_ClipFillRule.datatype">
  <xs:restriction base="xs:token">
    <xs:enumeration value="nonzero"/>
    <xs:enumeration value="evenodd"/>
    <xs:enumeration value="inherit"/>
  </xs:restriction>
</xs:simpleType>