Hi, I read the draft at http://www.w3.org/XML/Group/2010/01/xml-model/ I propose to change the example: <?xml version="1.0"?> <?xml-model href="http://www.docbook.org/xml/5.0/rng/docbook.rng"?> <?xml-model href="http://www.docbook.org/xml/5.0/rng/docbook.xsd"?> <doc> … </doc> to something like: <?xml version="1.0"?> <?xml-model href="http://www.docbook.org/xml/5.0/rng/docbook.rng"?> <?xml-model href="http://www.docbook.org/xml/5.0/xsd/docbook.xsd"?> <book xmlns="http://docbook.org/ns/docbook"> … </book> Thank you, George -- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.comReceived on Tuesday, 5 January 2010 15:50:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 5 January 2010 15:50:37 GMT