[Bug 10390] New: [XQuery11] QName and NCName production numbers are [NaN]

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10390

           Summary: [XQuery11] QName and NCName production numbers are
                    [NaN]
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: All
               URL: http://www.w3.org/XML/Group/qtspecs/specifications/xqu
                    ery-11/html/xquery-11.html#id-basics
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: XQuery 1.1
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: zongaro@ca.ibm.com
         QAContact: public-qt-comments@w3.org


In section 2 of XQuery 1.1, the production numbers for QName and NCName are
NaN:

[196] EQName        ::= QName | (URILiteral ":" NCName)
[NaN] QName        ::= [http://www.w3.org/TR/REC-xml-names/#NT-QName]Names
[NaN] NCName        ::= [http://www.w3.org/TR/REC-xml-names/#NT-NCName]Names
[195] URILiteral   ::= StringLiteral

In appendix A.2.1, they appear as productions [210] and [211], respectively.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 18 August 2010 17:34:26 UTC