areatree:ListItemBodyArea.model

Complex Type Information

Model

Used By

Source

<xs:complexType name="ListItemBodyArea.model">
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="areatree:BlockArea"/>
      <xs:element ref="areatree:BlockAnchorArea"/>
      <xs:element ref="areatree:TableAndCaptionArea"/>
      <xs:element ref="areatree:TableViewportArea"/>
      <xs:element ref="areatree:ListBlockArea"/>
      <xs:element ref="areatree:BlockViewportArea"/>
    </xs:choice>
    <xs:element minOccurs="0" ref="areatree:SideFloatArea"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="areatree:AbsoluteViewportArea"/>
  </xs:sequence>
</xs:complexType>