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