[XML-SIG] specifying xsl:version number with 4xslt

Jed Parsons jedp at ilm.com
Mon Jun 23 17:01:03 EDT 2003


I'm so confused.  Stylesheets I used with 4Suite 0.12.0a2 break with
0a3.  For example, with the following two files:

---- file: dummy.xml ----
<?xml version='1.0'?>
<foo/>

---- file: test.xsl ----
<?xml version="1.0" ?>
<xsl:stylesheet
    xsl:version="1.0"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    >
        <!-- what's wrong with my version number? -->
</xsl:stylesheet>

----

> 4xslt -V
4XSLT, from 4Suite 0.12.0a3
> 4xslt dummy.xml test.xsl
In stylesheet file:/home/jedp/xsl/test.xsl, line 7, column 0:
Document root element must have a xsl:version attribute.  (see XSLT Spec: 2.3).


Help!  What am I doing wrong?

Thanks for any help,

j

-- 
Jed Parsons                        / Industrial Light + Magic : 415.448.2974
  
grep(do{for(ord){$o+=$_&7;grep(vec($j,+$o++,1)=1,5..($_>>3||print"$j\n"))}},
(split(//,"))*))2+29*2:.*4:1A1+9,1))2*:..)))2*:31.-1)4131)1))2*:\7Glug!")));



More information about the XML-SIG mailing list