ST_DropCap

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_DropCap">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="drop"/>
    <xsd:enumeration value="margin"/>
  </xsd:restriction>
</xsd:simpleType>