[Bug 1714] New: [FS] editorial: 5.10 Schema Import

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

           Summary: [FS] editorial: 5.10 Schema Import
           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.10 Schema Import

Core Grammar
"The core grammar productions"
    s/core/Core/

Notation

[16 (Formal)] LocationHints ::= "at" URILiteral ("," URILiteral)*
    This should be in the XQuery and Core grammars. Both SchemaImport
    and ModuleImport could use it.
(leftover from last year, comment #153)

SCP
"The rules for mapping the imported schema begins in ..."
   s/begins/begin/

SCP / rule 4 / conclusion
"statEnv |- () =>type statEnv"
    This uses '()' to stand in for an empty Definitions. This is not a
    good idea, since there's possible confusion with '()' denoting the
    empty sequence in the XQuery/Core syntax.

"the same scope, that is"
    Comma splice.  s/, that/. That/

Received on Monday, 18 July 2005 07:52:47 UTC