xsl-list
[Top] [All Lists]

XML to XML transformation

2003-04-14 03:20:18
Hi all,

I have been looking throught the xslt-cookbook to try to work out the best
was of turning an flat XML document, in to quite a deep complex document.
But I am having a couple of problems working out what it the best way of
doing this in xsl.

The flat structure is an output from a relational db, using ROWSET, ROW then
$column-name as the child node identifiers.  However, I will be keeping none
of the node names in the new structure, and I want xsl to create a new
document and not a string output.  I am using the
javax.xml.transform.Transformer.

I also need the transform to be very quick, as the relational document size
can be in excess of 4MB.

Has anyone done this sort of transform creating a Document as output?

Cheers

Simon


Institut fuer
Prozessdatenverarbeitung
und Elektronik,
Forschungszentrum Karlsruhe GmbH,
Postfach 3640,
D-76021 Karlsruhe,
Germany.

Tel: (+49)/7247 82-4042
E-mail : kelly(_at_)ipe(_dot_)fzk(_dot_)de


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>