- From: Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>
- Date: Wed, 5 Feb 2014 19:28:36 +0100
- To: David Carlisle <davidc@nag.co.uk>
- Cc: Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>, public-html@w3.org
David Carlisle, Wed, 05 Feb 2014 16:31:35 +0000: > On 05/02/2014 15:21, Leif Halvard Silli wrote: >>> but whatever identifier you use then it's fairly trivial to have a >>>>catalog ad a local DTD that declares any id attributes you need to be of >>>>type ID when used with an XML parser. > >> Is this a simple as configuring a Web server?;-) Seriously, I’d love >> to be able to do this. But I am at loss w.r.t. to how to set it up. >> Examples would be fine. > xmllint --help says > > --catalogs : use SGML catalogs from $SGML_CATALOG_FILES > otherwise XML Catalogs starting from > file:///etc/xml/catalog are activated by default […] > There is absolutely no need That is to exaggerate. > to pollute the document with internal DTD > subset declarations or xml:id attributes. Thanks. Until I have time to implement this, I’ll happily use the other options. PS: Cannot find any catalog, by default, on OSX. -- leif halvard silli
Received on Wednesday, 5 February 2014 18:29:05 UTC