[
Lists Home |
Date Index |
Thread Index
]
- From: "John E. Simpson" <simpson@polaris.net>
- To: xml-dev@ic.ac.uk
- Date: Tue, 22 Sep 1998 14:50:52 -0400
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@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@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|