[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: <DOCTYPE> definition in XML docs

  • To: 'john Mani' <john@s...>, xml-dev@l...
  • Subject: RE: <DOCTYPE> definition in XML docs
  • From: "Bullard, Claude L (Len)" <clbullar@i...>
  • Date: Wed, 14 Jan 2004 15:56:37 -0600

xml doctype definition
That requirement doesn't make sense AFAICT:

1.  As you say, the customer has the DTD.  Why 
do they want to invoke a network process to a 
web machine to validate a local document?  
That is not only more work, it is error-prone 
and opens up a security hole if you do something 
untoward.

2. Now they have to negotiate with you anytime 
they want to change their own DTD.  They are 
as Bill Gates puts it so well, 'outsourcing 
their brains'.

3.  Why are they validating an RPC command? 
I understand a requirement that you validate 
before sending but not one where they validate 
against their DTD copied to your machine.

Without understanding the basis for the requirement, 
it's hard to say if the best design pattern is to 
give them what they want or to chide them into a 
more sensible solution.  They don't seem to understand 
why DTDs were made optional in XML.

len

-----Original Message-----
From: john Mani [mailto:john@s...]


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 ?

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.