xsl-list
[Top] [All Lists]

Re: [xsl] An unintended incompatibility with xsl:number

2010-06-17 11:24:01
## Using libxml 20626, libxslt 10117 and libexslt 813
## xsltproc was compiled against libxml 20626, libxslt 10117 and libexslt 813
## libxslt 10117 was compiled against libxml 20626
## libexslt 813 was compiled against libxml 20626

[michael(_at_)batman ~]$ xsltproc x.xsl x.xml
<?xml version="1.0"?>
<out></out>


## built-in xalan via JAXP
## java -version
## java version "1.6.0_11"
## Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
## Java HotSpot(TM) 64-Bit Server VM (build 11.0-b16, mixed mode)

[michael(_at_)batman ~]$ dexter.sh -xx.xsl x.xml
<?xml version="1.0" encoding="UTF-8"?><out>1</out>





-- 
 - michael dykman
 - mdykman(_at_)gmail(_dot_)com

 May the Source be with you.

--~------------------------------------------------------------------
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>
--~--

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