-
Bug
-
Resolution: Won't Fix
-
P3
-
7
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2206349 | 1.4.0 | Joe Wang | P3 | Closed | Won't Fix |
There is wrong result in an JCK negative testing: an attached xml document is valid for a given schema, although it was expected the opposite.
In the attached test, the value of the field selector is a node that (as a result of matching an anyAttribute
wildcard) has no type, therefore it does not "have a simple type", therefore it is invalid.
See the W3C issue: http://www.w3.org/Bugs/Public/show_bug.cgi?id=4063 for more details.
In the attached test, the value of the field selector is a node that (as a result of matching an anyAttribute
wildcard) has no type, therefore it does not "have a simple type", therefore it is invalid.
See the W3C issue: http://www.w3.org/Bugs/Public/show_bug.cgi?id=4063 for more details.
- backported by
-
JDK-2206349 IdentityConstraint test: evaluate to anyAttribute with lax or skip
-
- Closed
-