Contains settings related to the Office Data Source Object.
Usage
Element Information
Element type
|
odsoElt |
Namespace
|
http://schemas.microsoft.com/office/word/2003/wordml |
Schema name
|
wordnet |
Elements and Attributes
Parent Elements
Element |
Description |
mailMerge |
Contains the elements that hold mail-merge information for this document. |
Child Elements
Element |
Type |
Description |
udl |
stringProperty |
Represents the Universal Data Link (UDL) string. |
table |
stringProperty |
Represents the table name. |
src |
stringProperty |
Represents source file |
filter |
longHexNumberProperty |
Represents the filter data. |
sort |
longHexNumberProperty |
Represents the sort data. |
fieldMapData |
odsoFieldMapDataElt |
Represents the field mapping data. |
colDelim |
decimalNumberProperty |
Represents the delimiter to be used for columns (only used for text data sources). |
jdsoType |
decimalNumberProperty |
Represents the JOLT DSO type. |
fHdr |
decimalNumberProperty |
Specifies whether the first row of the table is a header row with column names. |
recipientData |
odsoRecipientDataElt |
Represents the recipient data. |
Attributes
None.
Definition
XML |
---|
<xsd:element name="odso" type="odsoElt" minOccurs="0" ">
</xsd:element>
|
©2006 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/odcXMLRefLegalNotice12.asp