xsl-list
[Top] [All Lists]

RE: [xsl] <xsl:output indent="yes"/>

2008-10-06 06:56:58
Thanks, Andrew, but we've given oXygen the maximum amount of memory it
will allow us to allocate (in its config file).  It still takes an
enormous length of time to load the file.

The large file viewer doesn't help because it simply retrieves one,
single, unformatted long line.

Cheers


Peter

-----Original Message-----
From: Andrew Welch [mailto:andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com] 
Sent: 06 October 2008 11:48
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] <xsl:output indent="yes"/>

2008/10/6 Bradley, Peter <pbradley(_at_)uwic(_dot_)ac(_dot_)uk>:
The transformation I'm working on produces a very large file (50Mb).
Loading this up into an XML editor (we use <oXygen/>) is a lengthy
process and rather error-prone because the editor sometimes makes some
bad decisions about where to put what I guess must be hard line
breaks:
meaning that it sometimes cannot even format and indent the result.

1) give oXygen more memory (remember Java programs will only use the
memory you give them, and the defaults are low)

and/or

2) use the "large file viewer"

If it's taking a while to format the XML, it's very likely that it
just needs more memory.


-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--