Definition Type: Element
Name: odso
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Odso
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Office Data Source Object Settings
Collapse XSD Schema Diagram:
Drilldown into recipientData in schema wml_xsd Drilldown into fieldMapData in schema wml_xsd Drilldown into fHdr in schema wml_xsd Drilldown into type in schema wml_xsd Drilldown into colDelim in schema wml_xsd Drilldown into src in schema wml_xsd Drilldown into table in schema wml_xsd Drilldown into udl in schema wml_xsd Drilldown into CT_Odso in schema wml_xsdXSD Diagram of odso in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="odso" type="CT_Odso" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Office Data Source Object Settings</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
udl w:udl 0 (1)
table w:table 0 (1)
src w:src 0 (1)
colDelim w:colDelim 0 (1)
type w:type 0 (1)
fHdr w:fHdr 0 (1)
fieldMapData w:fieldMapData 0 unbounded
recipientData w:recipientData 0 unbounded
Collapse Derivation Tree: