FW: [xsl] Non-hierarchy XML -> hierarchy XML

2001-06-26 Thread Benoit_Aumars
4:10 > To: [EMAIL PROTECTED] > Subject: RE: [xsl] Non-hierarchy XML -> hierarchy XML > > > I would tackle this by transforming your "pattern" document > into an XSLT > stylesheet, and then applying the stylesheet to the original "source" > document. &g

Non-hierarchy XML -> hierarchy XML

2001-06-26 Thread Benoit_Aumars
Hi all, I would like to transform a node into a hierarchy node using a pattern, i.e into . Assume the non-hierarchy source : I need your help please and the pattern as follows : : : : : : Applying that pattern against the above source, give this hierarchy res