|
[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How to use DTD and Schema in the single XML file?
From: Mukul Gandhi <gandhi.mukul@gmail.com>
Date: Tue, 25 Jul 2006 21:55:21 +0530 Message-ID: <7870f82e0607250925u4a2adebbxbe7a70ff74b25e13@mail.gmail.com> To: Balakrishnan <balakrishnan@alden.co.in> Cc: xmlschema-dev@w3c.org I am not sure if there are any validators in the market which offer such composite validations. But I feel, you can surely perform validation of a XML with both DTD and XSD in a serial fashion. Something like following: Input XML --> validation against DTD --> if validation succeeds --> validation against XSD --> if validation succeeds, use XML else discard. Regards, Mukul http://gandhimukul.tripod.com On 7/24/06, Balakrishnan <balakrishnan@alden.co.in> wrote: > > Dear All > > I have the XML, and it's parse through DTD, but I want to validate some > element only through Schema. Is it possible? If yes the please give a > example please. > > Many thanks > BalaReceived on Tuesday, 25 July 2006 16:25:40 GMT |
Subscribe in XML format
|






