areatree:RegionReferenceArea.model

Complex Type Information

Model

Used By

Source

<xs:complexType name="RegionReferenceArea.model">
  <xs:sequence>
    <xs:choice minOccurs="0">
      <xs:choice maxOccurs="unbounded">
        <xs:element ref="areatree:BlockArea"/>
        <xs:element ref="areatree:ListBlockArea"/>
        <xs:element ref="areatree:BlockAnchorArea"/>
        <xs:element ref="areatree:BlockViewportArea"/>
        <xs:element ref="areatree:AbsoluteViewportArea"/>
        <xs:element ref="areatree:TableViewportArea"/>
        <xs:element ref="areatree:TableAndCaptionArea"/>
      </xs:choice>
      <xs:element ref="areatree:MainReferenceArea"/>
    </xs:choice>
    <xs:element minOccurs="0" ref="areatree:FootnoteReferenceArea"/>
    <xs:element minOccurs="0" ref="areatree:BeforeFloatReferenceArea"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="areatree:RelativeFloatArea"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="areatree:AbsoluteFloatArea"/>
  </xs:sequence>
</xs:complexType>