xsl-list
[Top] [All Lists]

Re: [xsl] Catalog file to use local version of dtd

2008-11-18 12:03:24
--On Monday, November 17, 2008 18:33:57 +0000 Mark wrote:

I've created catalog.xml which consists of:

<?xml version="1.0" encoding="UTF-8"?>
<catalog prefer="public"
xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">     <system
systemid="file://nastntx95001/group-xml.dtd"
uri="file://D:/Content/MTG/xml/group-xml.dtd"/>
</catalog>

Attribute names are case sensitive so you might try systemId instead of systemid.

--
Owen Rees; speaking personally, and not on behalf of HP.
========================================================
Hewlett-Packard Limited.   Registered No: 690597 England
Registered Office:  Cain Road, Bracknell, Berks RG12 1HN

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--