CT_Compat

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_Compat">
  <xsd:sequence>
    <xsd:element name="spaceForUL" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="balanceSingleByteDoubleByteWidth" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="doNotLeaveBackslashAlone" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="ulTrailSpace" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="doNotExpandShiftReturn" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="adjustLineHeightInTable" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="applyBreakingRules" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="compatSetting" type="CT_CompatSetting" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>