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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] <DOCTYPE> definition in XML docs

[ Lists Home | Date Index | Thread Index ]

If I understand your problem correctly,
http://doctypechanger.sourceforge.net/ could help. From the web page:
"DoctypeChanger is a Java class that lets you add, modify or remove a
DOCTYPE declaration from a byte stream as it is fed into an XML parser."

Mike

> -----Original Message-----
> From: john Mani [mailto:john@sixthdimension.com]
> Sent: Wednesday, January 14, 2004 12:46 PM
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] <DOCTYPE> definition in XML docs
>
>
> We have an application that exchanges XML with a customer's
> application, running at their site. The XML DTD is specified
> by the customer. These XMLs are used more as a RPC type
> command, rather than as documents that may be archived and
> reused later.
>
> The customer's XML processor demands that the XML documents
> we send have a <DOCTYPE .. > declaration, that points to a URL
> hosted by us.
>
> I would prefer that I do NOT include any <DOCTYPE > declarations,
> but just have the XML's be declared 'Standalone'. The receiver's
> parser afterall has the DTD to insure the validity of the document.
> And it certainly doesn't make much sense for me to be hosting
> the DTD URL, rather than the DTD owner (me customer, in this case).
>
> Anyways, what's a design pattern in such situations ?
>
> thanx
> -john
>
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>





 

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

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