Element | areatree:RelativeFloatArea |
<xs:complexType name="RelativeFloatArea.model"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="areatree:BlockArea"/> <xs:element ref="areatree:BlockViewportArea"/> <xs:element ref="areatree:TableAndCaptionArea"/> <xs:element ref="areatree:TableViewportArea"/> </xs:choice> </xs:complexType> |