DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5950>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5950

Schamas that has keyref with field value ".|.|." does not parse

           Summary: Schamas that has keyref with field value ".|.|." does
                    not parse
           Product: Xerces2-J
           Version: 2.0.0 [beta 4]
          Platform: PC
        OS/Version: Windows NT/2K
            Status: RESOLVED
          Severity: Normal
          Priority: Other
         Component: XML Schema Structures
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Xerces2 beta4 (version 20020121172017) fails to parse a schema
that has keyref with its field value ".|.|." saying:
"c-fields-xpaths: The field value = '.|.|.' is not a valid: Invalid character 
following '.'"

------- Additional Comments From [EMAIL PROTECTED]  2002-01-21 23:24 -------
Created an attachment (id=1049)
idc006.nogen.xsd and its invalid instance idc006.nogen.n00.xml


------- Additional Comments From [EMAIL PROTECTED]  2002-01-21 23:25 -------
Note that it is idc006.nogen.xsd that I am reporting an issue of
in this report, not the instance.


------- Additional Comments From [EMAIL PROTECTED]  2002-09-04 16:13 -------
Hi.  The first thing to note is the <field> xpath expressions aren't allowed to 
contain union operators; see http://www.w3.org/TR/xmlschema-1/#Selector
 and particularly production [5].  

But the same bug popped up in the context of <selector> xpaths, and I've fixed 
it there.  Thanks for reporting this.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to