areatree:InlineAnchorArea.model

Complex Type Information

Model

Used By

Source

<xs:complexType name="InlineAnchorArea.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:InlineViewportArea"/>
    <xs:element ref="areatree:GraphicViewportArea"/>
  </xs:choice>
</xs:complexType>