[
Lists Home |
Date Index |
Thread Index
]
- From: "Roldan, Alex" <aroldan@homeside.com>
- To: xml-dev@ic.ac.uk
- Date: Wed, 9 Jun 1999 10:21:53 -0400
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@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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|