CT_Odso

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_Odso">
  <xsd:sequence>
    <xsd:element name="udl" type="CT_String" minOccurs="0"/>
    <xsd:element name="table" type="CT_String" minOccurs="0"/>
    <xsd:element name="src" type="CT_Rel" minOccurs="0"/>
    <xsd:element name="colDelim" type="CT_DecimalNumber" minOccurs="0"/>
    <xsd:element name="type" type="CT_MailMergeSourceType" minOccurs="0"/>
    <xsd:element name="fHdr" type="CT_OnOff" minOccurs="0"/>
    <xsd:element name="fieldMapData" type="CT_OdsoFieldMapData" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="recipientData" type="CT_Rel" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>