Subject: RE: Re: Group various elements with empty tags (flat XML structure to hierarcial XML)
From: cknell@xxxxxxxxxx
Date: Fri, 07 Jan 2005 14:07:00 -0500
|
> -----Original Message-----
> From: M Glenties <mglenties@xxxxxxxxxxx>
>
> Thank you everyone for your posts.
>
> The solution from Charles Knell is close to what I need. The output has 2
> problems:
>
> 1. The attribute xmlns:sql="urn:schemas-microsoft-com:xml-sql" is now
> included with each element.
> (FYI, the flat xml document I start with is created from an sql "for xml
> auto" command in a template file launched by VB).
|