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 4950 - Whitespace in xpath attribute forbidden by pattern restriction
Summary: Whitespace in xpath attribute forbidden by pattern restriction
Status: RESOLVED DUPLICATE of bug 2207
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Structures: XSD Part 1 (show other bugs)
Version: 1.0/1.1 both
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: C. M. Sperberg-McQueen
QA Contact: XML Schema comments list
URL: http://www.w3.org/TR/xmlschema-1/#c-s...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-15 11:31 UTC by Martin von Gagern
Modified: 2007-08-15 11:57 UTC (History)
0 users

See Also:


Attachments

Description Martin von Gagern 2007-08-15 11:31:42 UTC
The Schema Component Constraints "Selector Value OK" and "Fields Value OK" specify that whitespace is allowed as part of the xpath expressions. This seems to be the result of bug 2051. The pattern restriction in the schema for schemas, on the other hand, was not changed, so it still forbids whitespace.
Comment 1 Martin von Gagern 2007-08-15 11:53:05 UTC
I just found out that this issue was already mentioned in bug 2229 item 3.
That bug was marked RESOLVED FIXED without this particular issue being fixed.
Comment 2 Martin von Gagern 2007-08-15 11:57:44 UTC
Again I've been too quick to commit here. Now I noticed the blocks of that bug report, and realized that this here is a dup of bug 2207. Sorry for the spam!

*** This bug has been marked as a duplicate of bug 2207 ***