Server side DTD validation only ?

Roldan, Alex aroldan at homeside.com
Mon Jun 14 10:26:51 BST 1999


To me It seems that performing DTD validation on the client and server side
is an unnecessary overhead.   Currently, I am only performing validation
against the DTD on the server side app.  The request and the response are
both validated by the server app by pre-pending the DTD to the XML document
before it is validated.  The text XML data created by the client does not
contain the DTD or an external reference to the DTD. 

1.  Is this the right approach ?

2.  What are the problems I can run into ?

Thanks
Alex


 




xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list