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 - XSLT Transformation have to support XSLT Version 2.0
Summary: XSLT Transformation have to support XSLT Version 2.0
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: XSL (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-02 02:11 UTC by rpoon
Modified: 2009-05-20 11:23 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
projct and description file with screen shots files (64.11 KB, application/octet-stream)
2009-05-02 02:12 UTC, rpoon
Details

Note You need to log in before you can comment on or make changes to this bug.
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.