CT_EastAsianLayout

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
combine ST_OnOff optional
combineBrackets ST_CombineBrackets optional
id ST_DecimalNumber optional
vert ST_OnOff optional
vertCompress ST_OnOff optional

Used By

Source

<xsd:complexType name="CT_EastAsianLayout">
  <xsd:attribute name="id" type="ST_DecimalNumber" use="optional"/>
  <xsd:attribute name="combine" type="s:ST_OnOff" use="optional"/>
  <xsd:attribute name="combineBrackets" type="ST_CombineBrackets" use="optional"/>
  <xsd:attribute name="vert" type="s:ST_OnOff" use="optional"/>
  <xsd:attribute name="vertCompress" type="s:ST_OnOff" use="optional"/>
</xsd:complexType>