|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Spliting one XML to multiple XML docs using XSL
Hello.
What's the prob? Use DOM to split XML. If u want to reverse process back,
use special attrs while merging. Like this:
XML1: <el a="1" />
XML2: <el a="2" />
GERGED XML:
<merged>
<el a="1" my:source="XML1" />
<el a="2" my:source="XML2" />
</merged>
ok?
Serge I. Zolotukhin
____________________________________________________________
production engineer | serge@xxxxxxxxx | http://www.design.ru
----- Original Message -----
From: "Dennis" <maillistboxes@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, October 25, 2002 11:21 AM
Subject: Spliting one XML to multiple XML docs using XSL
> Hi All,
>
> Is it possible to split the imput XML into multiple
> XML trees??
>
> I am merging the multiple xml files using XSL, I want
> the reverse of it.
>
> Any suggestion or tips & tricks are welcome.
>
> Thanks
> Dennis
>
> __________________________________________________
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








