> Hi =?Utf-8?B?SmFzb24gTi4gR2F5bG9yZA==?=,
>
> > I'm creating a report using a predefined XML Schema provided by Microsoft for
> > a Small Business Accounting report. I can't modify the Schema. Is there a way
> > within Word that I can take a field like <Description> and parse the data
> > into a few variables for use in the same record. The difficult part is there
> > are multiple rows containing a description tag in each row.
> >
> I guess that depends to a certain extent on what you're doing with the data. But
> in a general way, I'd think it would be possible, by automating Word, to extract
> the node's content and display it in separate cells.
>
> If this SmartDocument is also supposed to save data for extraction, you'll
> probably need to automate again to put the data back into the tag before closing
> the document. Or, possibly, you could keep it all in the tag (formatted to not
> be visible in the document) and just use automation to make it appear in the
> table cells.
>
> Cindy Meister
> INTER-Solutions, Switzerland
>
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
>
http://www.word.mvps.org>
> This reply is posted in the Newsgroup; please post any follow question or reply
> in the newsgroup and not by e-mail :-)
>
>