Element | areatree:PageRegionReferenceArea |
<xs:complexType name="PageRegionReferenceArea.model"> <xs:choice maxOccurs="unbounded"> <xs:element ref="areatree:BlockArea"/> <xs:element ref="areatree:AbsoluteFloatArea"/> <xs:element ref="areatree:RelativeFloatArea"/> <xs:element ref="areatree:BlockAnchorArea"/> <xs:element ref="areatree:AbsoluteViewportArea"/> <xs:element ref="areatree:FixedViewportArea"/> <xs:element ref="areatree:BlockViewportArea"/> </xs:choice> </xs:complexType> |