juho <j.houll...@gmail.com> wrote on 08/20/2009 09:43:32 AM:

> Hello and thanks it works perfectly.
>
> I have just an understanding question;
> I began with difficulty to understand how to use different DOM Level, but
> correct me if misunderstood but Level3 is the most complete actually?

It's the most recent version of the DOM specification. In that sense it's
"most complete".

> I think for me it was the best way to realize what i need. Because it
> permits to validate with method "normalizeDocument()" and errorHandler
link
> to unvalid Node. I don't have found this kind of functionality from other
> DOM Level or from JAXP Validator.
>
> An ultimate question,
> For the moment it isn't possible to validate only an element or
attribute?

For elements it's only possible with the JAXP Validator. There's no support
for validating bare attributes in JAXP or DOM.

> thanks for all.

Thanks.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrgla...@ca.ibm.com
E-mail: mrgla...@apache.org

Reply via email to