OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Changing the DTD declaration at runtime

[ Lists Home | Date Index | Thread Index ]
  • From: Eric Bohlman <ebohlman@netcom.com>
  • To: Laura Neitzel <laura.neitzel@moai.com>
  • Date: Thu, 8 Jun 2000 15:48:39 -0700 (PDT)

On Thu, 8 Jun 2000, Laura Neitzel wrote:

> We think that one of the best ways to deal with this is to refer to the dtd
> directly through the filesystem (file:\d:\dtd\1.0\mydtd.dtd). However, for
> various reasons, we can't put the filesystem path in the xml document
> itself. We'd like to be able to translate
> http://www.webserver.com/dtd/1.0/mydtd.dtd to local path
> file:\d:\dtd\1.0\mydtd.dtd. 

This is one of the situations that public IDs were invented for.  Does
Xerces have the ability to resolve public IDs?  Somebody (name escapes me
at the moment) fairly recently wrote a set of classes that implements John
Cowan's XML Catalog proposal, which among other things allows the
remapping of SYSTEM as well as PUBLIC IDs.  If the implementor doesn't
chime in, take a look at http://www.xmlhack.com; IIRC it was written up as
a news item there.



***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS