areatree:TableArea.model

Complex Type Information

Model

Used By

Source

<xs:complexType name="TableArea.model">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="areatree:TableColumnGroupArea"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="areatree:TableColumnArea"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="areatree:TableRowGroupArea"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="areatree:TableRowArea"/>
  </xs:sequence>
</xs:complexType>