areatree:TextArea.model

Complex Type Information

Model

Used By

Source

<xs:complexType name="TextArea.model">
  <xs:choice>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="areatree:GlyphArea"/>
    <xs:element maxOccurs="unbounded" ref="areatree:EmphasisArea"/>
  </xs:choice>
</xs:complexType>