Hi -

When using <xmlcatalog> I have to specify the DTD public id, and the location. Now, if I have an XML with the following DOCTYPE definition

<!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd";>

This appears to have no public id (or is it implicit, somehow?). How do I reference a local copy of the above DTD using <xmlcatalog> ?

Thanks,

Brian

--
Brian Agnew                  http://www.oopsconsultancy.com
OOPS Consultancy Ltd
Tel: +44 (0)7720 397526
Fax: +44 (0)20 8682 0012


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to