Validation Error

John Martin John.Martin at ncmail.net
Thu Jul 29 20:26:11 BST 1999


I am validating this DTD:

<!ELEMENT SVC_DMVFUELTACS_USERGRP.INQ (FUELTACS, USERS?, USERGRPS?,
NCSB-REQ?)>
<!ENTITY % ncsb-req-data "EMPTY">
<!ELEMENT NCSB-REQ %ncsb-req-data;>
<!ENTITY % fueltacs-data "EMPTY">
<!ELEMENT FUELTACS %fueltacs-data;>
<!ENTITY % users-data "EMPTY">
<!ELEMENT USERS %users-data;>
<!ENTITY % usergrps-data "EMPTY">
<!ELEMENT USERGRPS %usergrps-data;>

And I am getting this validation error from the parser.

Parser fatal error at line 3, character 34.
C:\My Documents\XML\FuelTaCS_working\SVC_USERGRP_INQ.DTD:3:34:E: an
entity end in a token separator
must terminate an entity referenced in the same group

I don't see the problem.  I'd appreciate another pair of eyes.
Thanks,
John


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/ and on CD-ROM/ISBN 981-02-3594-1
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