11-18-04 10:34 PM
Do you have more than one root in the xml document? If you do, in the vocabu
lary definition, please specify the document type as the concatenation of th
e following three parts:
1. Namespace of the project (e.g. MyCompany.MyProject)
2. Type of the document (e.g. CustomerOrder)
3. Type of the root element where the facts belong to. (e.g. Reply).
You should use the fully qualified name "MyCompany.MyProject.CustomerOrder.R
eply" as the document type.
For more information, check out my webblog:
http://biztalkshow.blogspot.com
[ Post a follow-up to this message ]
|