Hi, When trying to access the XHTML DTD: http://www.w3c.org/TR/xhtml-basic/xhtml-basic10.dtd the XML parser I am using eventually spits back an error saying that the Processing Instruction cannot contain the character ":". The error cropped up in: http://www.w3c.org/TR/xhtml-basic/xhtml-arch-1.mod I used JDOM 7 and Xerces 1.2.3 for the XML parsing. The full error message is below: "The target "IS10744:arch" is not legal for JDOM/XML Processing Instructions: Processing instruction targets cannot contain colons." I then tried the same with the Openwave SDK version 5.1 and got a similar error: "Entity, EntityRef, PI, Notation names, or NMToken cannot contain a colon. Line 36, Position 16 <?IS10744:arch xhtml" Is this really an error in the DTD, if so is there an eta on when it would/could be fixed? If it's not an error, then does this mean that the parsers are at fault? Many thanks, GaryReceived on Tuesday, 4 December 2001 12:37:56 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 March 2012 18:17:11 GMT