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 21142

Summary: Extended XML catalog.syntax
Product: xml Reporter: Martin Schovanek <mschovanek>
Component: CatalogAssignee: issues@xml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 26482    

Description Martin Schovanek 2002-03-04 16:55:44 UTC
I'm fan of XML Catalog but I would like extend current calog information
(Public ID, location of calog) of original System ID and optional comment.

Then the catalog can serve as DTD cache (user not to know where local copy is
stored). And editor can complete System ID in DOCTYPE according to Public ID.
It makes document independent on XML catalog and allowed move out the document
from IDE.
Comment 1 _ pkuzel 2002-03-05 09:27:49 UTC
What about new NetBeans proprietary attributes:

<public publicId="whatever" uri="file:/etc/catalog.xml"
nbc:systemId="http://w3.org/dtd/x.dtd" nbc:comment="Short comment" />

We can also submit it as XML Catalog format enhancement.
Comment 2 _ pkuzel 2002-03-05 09:43:01 UTC
Martin you can try to communicate it with Norman Walsh
<Norman.Walsh@Sun.COM> - the specification editor.
Comment 3 _ pkuzel 2002-06-03 12:28:18 UTC
Let these are considered while planning next release.
Comment 4 Marek Grummich 2002-07-19 16:31:44 UTC
Target milestone was changed from not determined to TBD
Comment 5 _ pkuzel 2003-09-03 11:10:55 UTC
Unscheduling from my todo list. New owner is gladly welcome. Meanwhile assigning
to abstract issues@xml.netbeans.org owner.