Attributes | CT_Caption/@sep, CT_PageNumber/@chapSep |
<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> |