This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5490 - wrong syntax for XML comments in pseudo-schema
Summary: wrong syntax for XML comments in pseudo-schema
Status: RESOLVED FIXED
Alias: None
Product: SML
Classification: Unclassified
Component: Interchange Format (show other bugs)
Version: LC
Hardware: PC All
: P2 normal
Target Milestone: LC
Assignee: Kumar Pandit
QA Contact: SML Working Group discussion list
URL:
Whiteboard:
Keywords: resolved
Depends on:
Blocks:
 
Reported: 2008-02-19 01:22 UTC by Kumar Pandit
Modified: 2008-02-21 19:39 UTC (History)
0 users

See Also:


Attachments

Description Kumar Pandit 2008-02-19 01:22:42 UTC
Need to fix comment markers in pseudo-schema,

from:
<!- ... >

to:
<!-- ... -->
Comment 1 Kumar Pandit 2008-02-19 07:11:29 UTC
Fixed all comments in the pseudo-schema.
Comment 2 Jordan Boucher 2008-02-19 21:40:08 UTC
In the editor copy I reviewed (assuming latest), I still see two occurrences of the wrong start comment "<!-" under the aliases tag.  All the end comments appear to be fixed.
Comment 3 Kumar Pandit 2008-02-20 01:26:47 UTC
good catch. 

Fixed the 2 remaining places.
Comment 4 John Arwe 2008-02-20 15:29:28 UTC
+1