ST_ProofErr

Simple Type Information

Used By

Attribute CT_ProofErr/@type

Source

<xsd:simpleType name="ST_ProofErr">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="spellStart"/>
    <xsd:enumeration value="spellEnd"/>
    <xsd:enumeration value="gramStart"/>
    <xsd:enumeration value="gramEnd"/>
  </xsd:restriction>
</xsd:simpleType>