This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 123070

Summary: Support for xslt 2.0 is wanted
Product: xml Reporter: laluha <laluha>
Component: XSLAssignee: Sergey Lunegov <slunegov>
Status: NEW ---    
Severity: blocker CC: kitfox
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description laluha 2007-11-29 15:49:55 UTC
Currently it is possible to perfom xstl 1.0 transformation using the ide editor. If i include saxon8.jar in my java
jre/lib/ext folder I can also perform xslt 2.0 transformations using the ide editor! This works perfetctly - BUT this
breaks IDE builds (xslt 1.0 scripts). I would like a posibillity to configure which xslt engine to use.
Comment 1 kitfox 2008-03-02 03:18:23 UTC
I'd like to see xslt 2.0 support added too.  I'm getting errors whenever I try to validate xslt forms with 2.0 features.
Comment 2 tk_fhd_aui 2009-01-07 13:59:00 UTC
Could you attach the output of the build script, including the error message. If you know the problematic XSL file,
please also let us know which one it is.
Comment 3 kitfox 2009-01-08 05:27:32 UTC
Looks like the issues I had I no longer experience in NB 6.5.
Comment 4 pbw 2009-01-13 01:13:55 UTC
Does this mean I can configure saxon9 in NB6.5?  If so, how?