[Bug 1716] New: [FS] editorial: 5.12 Namespace Declaration

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

           Summary: [FS] editorial: 5.12 Namespace Declaration
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Formal Semantics
        AssignedTo: simeon@us.ibm.com
        ReportedBy: jmdyck@ibiblio.org
         QAContact: public-qt-comments@w3.org


5.12 Namespace Declaration

SCP
"A namespace declaration adds a new (prefix,uri) binding in the namespace
component of the static environment."
    Section 4.12 of the XQuery doc says:
        If the URILiteral part of a namespace declaration is a zero-length
        string, any existing namespace binding for the given prefix is
        removed from the statically known namespaces.
    This doesn't appear to be handled.

Received on Monday, 18 July 2005 19:59:19 UTC