ovider interface.
>
> Any code sample will help me a lot if you or anybody can provide.
>
> Regards
> AB
>
> --- On Sat, 8/22/09, Mukul Gandhi wrote:
>
> > From: Mukul Gandhi
> > Subject: Re: Attribute validation Error
> > To: j-users@xerces.apache.org
>
object with PSVIProvider interface.
Any code sample will help me a lot if you or anybody can provide.
Regards
AB
--- On Sat, 8/22/09, Mukul Gandhi wrote:
> From: Mukul Gandhi
> Subject: Re: Attribute validation Error
> To: j-users@xerces.apache.org
> Date: Saturday, August
f you need this information. Pls have a look at the FAQ
entry, which Michael pointed.
On Sat, Aug 22, 2009 at 6:06 AM, ajay bhadauria wrote:
> Hi,
>
> When Schema Validator validates xml document and if it encounters for example
> attribute validation error and validation error m
Hi,
When Schema Validator validates xml document and if it encounters for example
attribute validation error and validation error message displays that indeed
attribute 'xyz' has error which means that Validator knows that error is in
attribute node.
How can I get this node (el
.
>
> Thanks in advance if someone Clarifies
>
> Thanks
> AB
>
> --- On Fri, 8/21/09, ajay bhadauria wrote:
>
> > From: ajay bhadauria
> > Subject: Attribute validation Error
> > To: j-users@xerces.apache.org
> > Date: Friday, August 21, 20
element Node or Attribute Node etc.
Thanks in advance if someone Clarifies
Thanks
AB
--- On Fri, 8/21/09, ajay bhadauria wrote:
> From: ajay bhadauria
> Subject: Attribute validation Error
> To: j-users@xerces.apache.org
> Date: Friday, August 21, 2009, 9:19 PM
> Hi,
>
>
Hi,
I am validating xml instance against schema using java Validator API with
DOMsource. Now, Suppose, there is an error in one of the attributes of the
element.
I am able to get the element node using current-element-node property and the
Validator is reporting error that attribute (name of