Hello, In the document "XML Schema Part 0: Primer Second Edition" the example file po.xml has a mistake ( http://www.w3.org/TR/xmlschema-0/#po.xml ). Line 17 of the file reads this: <comment>Hurry, my lawn is going wild<!/comment> And should read: <comment>Hurry, my lawn is going wild!</comment> The exclamation point (!) is on the wrong side of the '<' symbol, and thus breaks validation. Thanks, WilReceived on Wednesday, 13 April 2005 00:49:31 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 23 October 2007 06:13:36 GMT