ST_ChapterSep

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_ChapterSep">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="hyphen"/>
    <xsd:enumeration value="period"/>
    <xsd:enumeration value="colon"/>
    <xsd:enumeration value="emDash"/>
    <xsd:enumeration value="enDash"/>
  </xsd:restriction>
</xsd:simpleType>