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 21881 - The XSL and XSLT support must be enhanced
Summary: The XSL and XSLT support must be enhanced
Status: RESOLVED DUPLICATE of bug 22657
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on: 22598
Blocks:
  Show dependency tree
 
Reported: 2002-03-26 14:45 UTC by Asgeir Asgeirsson
Modified: 2002-04-22 15:09 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Asgeir Asgeirsson 2002-03-26 14:45:47 UTC
1. When Extesible Style Sheet is created using the 
Template in the XML module and the newly created XSL is 
validated using the "Validate XML" action, one will get 
the following errors:

General Schema Error: Grammar with uri 2: 
http://www.w3.org/1999/XSL/Transform , can not found. [13] 
Element type "xsl:stylesheet" must be declared. [13] 
Element type "xsl:strip-space" must be declared. [15] 
Element type "xsl:preserve-space" must be declared. [17] 
Element type "xsl:template" must be declared. [20] 
Element type "xsl:apply-templates" must be declared. [21] 

Better namespace support will probably fix this.

2. Code completion and syntax highlighting should be 
available for XSL files.

3. XPath builder where one could pick XPaths from source 
XMLs would be nice to have.
Comment 1 _ lkramolis 2002-04-22 15:09:34 UTC
Report #22657 is more descriptive.

*** This issue has been marked as a duplicate of 22657 ***