This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 3680 - [SCD] Path abbreviations confusing
Summary: [SCD] Path abbreviations confusing
Status: RESOLVED FIXED
Alias: None
Product: XML Schema
Classification: Unclassified
Component: SCDS: XML Schema Component Designators (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Mary Holstege
QA Contact: XML Schema comments list
URL: http://lists.w3.org/Archives/Member/w...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-08 15:00 UTC by Mary Holstege
Modified: 2009-02-06 17:43 UTC (History)
0 users

See Also:


Attachments

Description Mary Holstege 2006-09-08 15:00:39 UTC
It took me some time to figure out the path abbreviation rules, both
   as an user and as an implementor. It might be just because of my
   XPath knowledge, but I wonder if it would have been better if it
   were just another axis with convenient syntax, like maybe
   "/r:purchaseOrder/-/r:regions" instead of
   "/r:purchaseOrder/r:regions".
Comment 1 Mary Holstege 2006-09-22 16:35:19 UTC
WG agrees that there is some confusion here; need to investigate options
further.