.
>
> If anyone knows a cleaner way please say as I would like to know as well.
>
> Chris Prior
>
> -Original Message-
> From: Christoffer Dam Bruun [mailto:[EMAIL PROTECTED]]
> Sent: 26 June 2001 10:40
> To: '[EMAIL PROTECTED]'
> Subject: RE: 2 que
t: 26 June 2001 10:40
To: '[EMAIL PROTECTED]'
Subject: RE: 2 questions about parsing
I am in exactly the same situation:
We are making a "gate-keeper" program that must validate all data against
a previously agreed upon schema.
If you come up with an idea, please let us know.
OTECTED]]
> Sent: 26. juni 2001 10:58
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: 2 questions about parsing
>
>
> At 14.58 25/06/01 -0700, [EMAIL PROTECTED] wrote:
>
> >More details on second question...
> >
> >I will be provided with a
At 14.58 25/06/01 -0700, [EMAIL PROTECTED] wrote:
>More details on second question...
>
>I will be provided with an XML file from another party. We will agree on
>the DTD beforehand, of course. But they could send me a file which a
>modified DTD and the XML data in the rest of the file could ma
]
cc:
06/23/01 07:42 Subject: Re: 2 questions about parsing
AM
Houman.Azarm@
wink.com To: [EMAIL PROTECTED]
cc: (bcc: David N Bertoni/CAM/Lotus)
06/22/2001 Subject:
If an XML file contains the DOCTYPE element with a DTD, the parser will
automatically validate its format. This is pretty cool. How do I make it
so this validation is case insensitive in regards to element names?
What is the easiest way to read a DTD from one file and validate another
XML file