longdivstyle

Attribute Information

Used By

Attribute Group m:mlongdiv.attributes

Source

<xs:attribute name="longdivstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="lefttop"/>
      <xs:enumeration value="stackedrightright"/>
      <xs:enumeration value="mediumstackedrightright"/>
      <xs:enumeration value="shortstackedrightright"/>
      <xs:enumeration value="righttop"/>
      <xs:enumeration value="left/\right"/>
      <xs:enumeration value="left)(right"/>
      <xs:enumeration value=":right=right"/>
      <xs:enumeration value="stackedleftleft"/>
      <xs:enumeration value="stackedleftlinetop"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample