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

Re: Why are there no XSLT processors implemented in XS

Subject: Re: Why are there no XSLT processors implemented in XSLT?
From: Markus Abt <abt@xxxxxxxx>
Date: Wed, 2 May 2012 17:29:10 +0200
Re:  Why are there no XSLT processors implemented in XS
Hi Hermann,

Hermann Stamm-Wilbrandt wrote:
> Now I came back to the original plan to execute naxos.xsl "with itself".

According to [1], top-level xsl:param is only implemented with @select, 
but not with element contents.

I've done a slight modification in naxos.xsl (not in your naxos2.xsl):
$ diff original/naxos.xsl modified/naxos.xsl
16c16
<     <xsl:param name="use-stylesheet"/>
---
>     <xsl:param name="use-stylesheet" select="''"/>

Using 7800 MByte of Java heap space on an 8GB machine, it runs more 
than 10 minutes (hardly swapping), until:
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space

I guess it's basically a hardware problem!

Best regards,
Markus

[1] http://futzle.com/users/debbiep/naxos/naxos.html

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.