> Hi Hollis,
>
> Thanks for respond my question.
>
> I just wondering a general outline on how to archieve this. After
> reading several MS docs about XML, XSD and XSL I'm little bit confused
> on how to start.
>
> What I need is something like:
> - Create a plain Word Document with placeholders for the data;
> - Save it as XML with placeholders marked;
> - Generate a XML with data from my Database;
> - Apply the XML data to the XML Word Document filling out the
> placeholders with data;
> - Save this filled document with extension XML to be opened by a MSWord
> 2003 Viewer.
>
> I already done parts of this whole process but I didn't figure out how
> to connect them.
>
> Any help would be nice.
> (I'm using Word 2003, C#(VS2003) and SQL Server 2000)
>
> Regards,
> Fernando.
>
> Hollis D. Paul escreveu:
>
>> In article <1130380327.422184.216510[ at ]g47g2000cwa.googlegroups.com>,
>> wrote:
>> > Now, how can I fill the XML template with the data and then generate a
>> > new Word XML document do be deployed to my users?
>> >
>> Take a look at the docs for a list of the tools that are available to
>> use with WordML. Some of the MS help on the toolkit specifically talks
>> about connecting to databases, and generating inferred schemas that can
>> be used for the document. I didn't show how to do that in my DishList62
>> sample, but the MS documents do tell you how to do that.
>>
>>
>> Using Just Word 2003 (with a little help from Notepad) to develop XML
>> and XSL documents
>>
http://msmvps.com/obts/articles/56931.aspx>>
>>
>> Hollis D. Paul [MVP - Outlook]
>> Hollis[ at ]outhousebythesound.com
>> Mukilteo, WA USA
>