|
Thanks this article is very informative .
on page 1 of this article point 2 uve mentioned -'2. ...the XML document can be decomposed into a collection of "flat" subdocuments, using XSLT.'
I have an Invoice Xml file it needs to be split into Customer,InvoiceDetails, Line Item xml files.
Question is how do i perform this thru xslt . I need 3 separate files in 1 step .
Also pls could u give me some links where I could find solutions to queries similar to mine .
thanks in advance .
|