From: Andy Clark <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 16, 2000 3:47 AM
Subject: Re: DOM validation
> Eric SCHAEFFER wrote:
> > And that's the problem : Xerces tells me the document is valid !
>
> Did you register an ErrorHandler in ord
Eric SCHAEFFER wrote:
> And that's the problem : Xerces tells me the document is valid !
Did you register an ErrorHandler in order to "see" the errors?
--
Andy Clark * IBM, JTC - Silicon Valley * [EMAIL PROTECTED]
I believe I saw something in recent archives about the RevalidatingDOMParser
is broken and will stay broken until the XML Schema is implemented.
Chris
Eric SCHAEFFER wrote:
>
> Hi,
>
> I use Xerces J 1.0.2 and try to validate a document with a DTD :
>
> DTD :
>
>
>
>
> name CDATA #REQUIR
- Original Message -
From: Jeff Lewis <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 15, 2000 6:58 PM
Subject: RE: DOM validation
> According to your dtd, 'territoire' is '#REQUIRED' to have an attribute
> 'name'...
&
According to your dtd, 'territoire' is '#REQUIRED' to have an attribute
'name'...
-Original Message-
From: Eric SCHAEFFER [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 15, 2000 10:56 AM
To: [EMAIL PROTECTED]
Subject: DOM validation
Hi,
I use Xerces
Hi,
I use Xerces J 1.0.2 and try to validate a document with a DTD :
DTD :
XML document :
http://localhost/dtd/territoire_posterscan.dtd";>
The document seems to be valid (???).
I tried the DOMparser and RevalidatingDOMParser
Eric.
___
Eric
PROTECTED]>
Sent: Friday, January 21, 2000 7:02 AM
Subject: DOM Validation
> The FAQ doesn't answer my question...
>
> Given that I have built a DOM tree, is there a facility
> in Xerces-[CJ] (or any s/w for that matter) that will then
> validate the document contained in
xceptions than rules.
Dean Roddey
Software Weenie
IBM Center for Java Technology - Silicon Valley
[EMAIL PROTECTED]
Steve Ball <[EMAIL PROTECTED]>@zveno.com on 01/21/2000 07:02:42 AM
Please respond to [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
To: [EMAIL PR
Steve Ball wrote:
>
> Given that I have built a DOM tree, is there a facility
> in Xerces-[CJ] (or any s/w for that matter) that will then
> validate the document contained in that DOM tree?
> That is, without having to re-parse the source document,
> walk the tree and perform validation.
To my k
The FAQ doesn't answer my question...
Given that I have built a DOM tree, is there a facility
in Xerces-[CJ] (or any s/w for that matter) that will then
validate the document contained in that DOM tree?
That is, without having to re-parse the source document,
walk the tree and perform validation.
10 matches
Mail list logo