- From: jan springer <jsd@igroup.org>
- Date: Mon, 14 Jun 1999 16:23:55 +0200
- To: xml-editor@w3.org
dear people, i was trying to use this version of the W3C recommendation for xml 1.0 to test some homebrewing software. unfortunately, all the parsers i've used, validating or not, cannot resolve the declared dtd in line 2 (http://www.w3.org/TR/1998/spec.dtd). the xml file when stored on disk starts with: <?xml version='1.0' encoding='ISO-8859-1' standalone='no'?> <!DOCTYPE spec SYSTEM "spec.dtd" [ <!-- LAST TOUCHED BY: Tim Bray, 8 February 1997 --> since the standalone attribute has been set to no there should be an dtd available at http://www.w3.org/TR/1998/spec.dtd, which isn't. or, do i miss something? j. -- +------------------------------------+---------------------------------------+ | jan springer | jan.springer@informatik.uni-weimar.de | | student, computer science | | | bauhaus university weimar, germany | jsd@igroup.org | +------------------------------------+---------------------------------------+
Received on Monday, 14 June 1999 10:24:05 UTC