[
Lists Home |
Date Index |
Thread Index
]
- From: "Glenn R. Kronschnabl" <grk@arlut.utexas.edu>
- To: xml-dev@ic.ac.uk
- Date: Tue, 22 Sep 1998 10:05:29 -0500
I have a simple DTD that includes that cals-tbl.dtd from docbook3 and am
trying to use jclark's XP. Here is the relevant snippets:
-- simple.dtd --
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY % calstbls PUBLIC "-//USA-DOD//DTD Table Model 951010//EN"
"cals-tbl.dt
d">
%calstbls;
etc.
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
This is using the latest XP.
Should this work in XML? If so, is this a bug in XP?
Cheers,
Glenn
--------------------
Glenn R. Kronschnabl
Applied Research Laboratories | grk@arlut.utexas.edu (PGP/MIME ok)
The University of Texas at Austin | http://www.arlut.utexas.edu/~grk
PO Box 8029, Austin, TX 78713-8029 | (Ph) 512.835.3642 (FAX) 512.835.3808
10,000 Burnet Road, Austin, TX 78758 | ... but an Aggie at heart!
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)
|