XP syntax error - including cals-tbl.dtd in simple xml dtd

John E. Simpson simpson at polaris.net
Tue Sep 22 20:51:51 BST 1998


At 10:05 AM 9/22/98 -0500, Glenn R. Kronschnabl wrote:
><?xml version="1.0" encoding="ISO-8859-1"?>
>
><!ENTITY % calstbls PUBLIC "-//USA-DOD//DTD Table Model 951010//EN"
"cals-tbl.dtd">
>%calstbls;
	<snip>
>Here is the output of a XP command (all XP apps  give the same error):
>
>grk at magellan$ java com.jclark.xml.apps.Time june98.xml 
>file:/home/grk/sgmldocs/reports/nims/cals-tbl.dtd:124:29: syntax error
>0.613

Well, I'm guessing, but it looks to me as though you're simply missing the
SYSTEM keyword in your entity declaration.

====================
John E. Simpson
Just XML (ISBN 0-13-943417-8)
Available in September from Prentice Hall PTR

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list