CT_SerTx

Complex Type Information

Model

(strRef | v)
Children: strRef, v

Used By

Element EG_SerShared/tx

Source

<xsd:complexType name="CT_SerTx">
  <xsd:sequence>
    <xsd:choice minOccurs="1" maxOccurs="1">
      <xsd:element name="strRef" type="CT_StrRef" minOccurs="1" maxOccurs="1"/>
      <xsd:element name="v" type="s:ST_Xstring" minOccurs="1" maxOccurs="1"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:complexType>