Element | areatree:InlineArea |
<xs:complexType name="InlineArea.model"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="areatree:TextArea"/> <xs:element ref="areatree:LeaderArea"/> <xs:element ref="areatree:InlineArea"/> <xs:element ref="areatree:InlineAnchorArea"/> <xs:element ref="areatree:InlineViewportArea"/> <xs:element ref="areatree:GraphicViewportArea"/> <xs:element ref="areatree:RubyArea"/> <xs:element ref="areatree:BidiOverrideArea"/> </xs:choice> </xs:complexType> |