odso element [Word 2003 XML Reference] -- Microsoft Office Word 2003 XML Software Development Kit
odso element [Word 2003 XML Reference]
Contains settings related to the Office Data Source Object.
Usage
<odso />
Element Information
Element type | odsoElt |
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
Elements and Attributes
Parent Elements
Element | Description |
---|---|
mailMerge | Contains the elements that hold mail-merge information for this document. |
Child Elements
Element | Description |
---|---|
udl | Represents the Universal Data Link (UDL) string. |
table | Represents the table name. |
src | Represents source file |
filter | Represents the filter data. |
sort | Represents the sort data. |
fieldMapData | Represents the field mapping data. |
colDelim | Represents the delimiter to be used for columns (only used for text data sources). |
jdsoType | Represents the JOLT DSO type. |
fHdr | Specifies whether the first row of the table is a header row with column names. |
recipientData | Represents the recipient data. |
Attributes
None.
Definition
<xsd:element name="odso" type="odsoElt" minOccurs="0" >
</xsd:element>
©2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp