[
Lists Home |
Date Index |
Thread Index
]
- From: Arun Ramalingam <aramalin@olf.com>
- To: Huaxin Zhang <hxzhang@cs.ualberta.ca>
- Date: Mon, 21 Aug 2000 10:39:45 -0400
A lot of parsers validate. Oracle has in almost every language .
IBM(Apache) has a lot too. Microsoft even has a specific utility just for
validation. Sun does too and so many others in a wide variety of language
choices like C, C++, JAVA etc. Most of them have flags to be set for
validation or non validation mode.
----- Original Message -----
From: "Huaxin Zhang" <hxzhang@cs.ualberta.ca>
To: <unlisted-recipients:>; <no To-header on input>
Cc: <xml-dev@lists.xml.org>
Sent: Saturday, August 19, 2000 12:37 AM
Subject: how to validate a XML
> Is there any parser that could verify an incoming XML file fits into a
> specified DTD form?
>
> Thanks.
>
|