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 164298

Summary: XSLT Transformation have to support XSLT Version 2.0
Product: xml Reporter: rpoon <rpoon>
Component: XSLAssignee: Vitaly Bychkov <lativ>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: projct and description file with screen shots files

Description rpoon 2009-05-02 02:11:24 UTC
Build: \\thumper\50builds\gfesb\v2.1\gfesbv21\nightly\20090430-1012

XSLT Transformation in Design time does not support the XSLT 2.0 version (still using the 
com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl)

To reproduce:

1) Open attached project.

2) Perform XSL Transform using the provided ‘XSL Transformation’ util in the IDE to run the ‘World_City.xsl’ with the 
rpWorld_City.xsd’

(See attached project and description file with screen shots)
Comment 1 rpoon 2009-05-02 02:12:25 UTC
Created attachment 81395 [details]
projct and description file with screen shots files
Comment 2 Vitaly Bychkov 2009-05-20 11:18:40 UTC
Set more appropriate category.
Comment 3 Vitaly Bychkov 2009-05-20 11:23:36 UTC
The described behavior was never declared as supported. That is why it is not defect but feature.