XML Validator
Hi group , I have a well formed XML file and I need to validate it. Please
tell me a validator to do that.
I am using vb 6.0 and schemas
thanks
Merc
[169 byte] By [
Merc] at [2007-11-9 15:29:04]

# 1 Re: XML Validator
The MSXML parser can perform validation. See this MSDN topic:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/htm/xsd_devgd_hdi_validate_1pet.asp
"Merc" <mercurys_aura@hotmail.com> wrote in message
news:3f12f470@tnews.web.dev-archive.com...
> Hi group , I have a well formed XML file and I need to validate it. Please
> tell me a validator to do that.
> I am using vb 6.0 and schemas
>
> thanks
> Merc
>
>