[
Lists Home |
Date Index |
Thread Index
]
- From: heiko.grussbach@crpht.lu
- To: xml-dev@ic.ac.uk
- Date: Thu, 9 Sep 1999 11:06:23 +0200
Hi,
XML-Editors usually let you edit an XML file, so that its valid against its
corresponding DTD. How about application specific validation. Just an
example, I want to make sure that an element "DATE" in the XML-Document
contains a valid date, but I don't want to express what a "valid date" is
in the DTD. So, whenever a user finishes editing a DATE element, my
application code would have to be executed to see, if the text entered by
the user is valid. Has anyone seen such an editor?
Regards
Heiko
Heiko.Grussbach@crpht.lu
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)
|