[Bug 5490] wrong syntax for XML comments in pseudo-schema

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

           Summary: wrong syntax for XML comments in pseudo-schema
           Product: SML
           Version: LC
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: editorial
          Severity: normal
          Priority: P2
         Component: Interchange Format
        AssignedTo: cmsmcq@w3.org
        ReportedBy: kumarp@microsoft.com
         QAContact: public-sml@w3.org


Need to fix comment markers in pseudo-schema,

from:
<!- ... >

to:
<!-- ... -->

Received on Tuesday, 19 February 2008 01:22:47 UTC