CT_Tx

Complex Type Information

Model

Children: rich, strRef

Used By

Source

<xsd:complexType name="CT_Tx">
  <xsd:sequence>
    <xsd:choice minOccurs="1" maxOccurs="1">
      <xsd:element name="strRef" type="CT_StrRef" minOccurs="1" maxOccurs="1"/>
      <xsd:element name="rich" type="a:CT_TextBody" minOccurs="1" maxOccurs="1"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:complexType>