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 35506 - navigate within xml document using multiple index (xpath)
Summary: navigate within xml document using multiple index (xpath)
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-20 04:31 UTC by zhanyi
Modified: 2007-09-25 01:33 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 zhanyi 2003-08-20 04:31:11 UTC
hi, all:

I found it very awkward to navigate within a big xml 
document by simply searching text. 

In Oxygen you can create an index using xpath. The index 
maintain a link between each xpath query result and a line 
in the xml document. Click on the index will bring me to 
related line of the xml document. 

I think multiple indexes will be very useful.

Regards

zhanyi