[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Transform Problem Too Much IO

Subject: Re: Transform Problem Too Much IO
From: "James Fuller" <james.fuller@xxxxxxxxxx>
Date: Wed, 26 Jun 2002 19:38:14 +0100
Re:  Transform Problem Too Much IO
why not use <xsl:param /> and bring in the data that way ?
or maybe just write the raw nodes to a seperate xml file and use the
document() call,

though it is difficult to see why you want to do this, as we do not have any
example xml/xslt



cheers, jim fuller

----- Original Message -----
From: "Scott Purcell" <spurcell@xxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, June 26, 2002 7:25 PM
Subject:  Transform Problem Too Much IO


> Hello,
> I have a problem that I could use some input into. I have a xml file which
describes a html document (textareas, selects, form elements).
>
> I have always included a stylesheet in the xml document which points to a
xsl file. Management now wants us to transform in the server using xalan.
And that is their choice and I can do that.
>
> The problem is, I need to insert a few nodes into the xml before
transforming. The nodes I am inserting are describes in the xsl, but in
order for me to insert a string of nodes, I have to open the xml file (file
io), substring the new insert in, then write the file back out to disk(more
file io).
>
> I have the prototype working, but we cannot go live, due to the IO
problem. How can I insert a couple of nodes into a xml file, without beating
up my system? I also looked at xalan where I am transforming the doc, and it
looks like it only likes file ans filestreams.
>
> Could someone shed some light on this?
>
> Thanks,
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.