[Bug 3880] [FS] editorial: 4.1.1 Literals

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

           Summary: [FS] editorial: 4.1.1 Literals
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Formal Semantics
        AssignedTo: simeon@us.ibm.com
        ReportedBy: jmdyck@ibiblio.org
         QAContact: public-qt-comments@w3.org


4.1.1 Literals

Notation
"The judgment ... Holds"
    s/H/h/

dynEnv |- Literal has atomic value AtomicValue
    This should use a static rather than dynamic environment, otherwise
    you run into problems trying to consult dynEnv from a rule where only
    statEnv is available, e.g.,
        5.2 / SCP / rule 1
        5.4 / SCP / rule 1

Received on Sunday, 29 October 2006 02:55:34 UTC