Element | areatree:ListItemLabelArea |
<xs:complexType name="ListItemLabelArea.model"> <xs:choice 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:SideFloatArea"/> <xs:element ref="areatree:BlockViewportArea"/> <xs:element ref="areatree:AbsoluteViewportArea"/> </xs:choice> </xs:complexType> |