|
Yes, Thanks for all your help.
I can validate a single element now.
But I still have some questions.
1. Does DOM3 using GrammarPool?
2. when I validate document, I can specify only one
schema using config.setParameter("schema-location","xxxx");
How to specify serveral schema
locations ?
for example, if I want to
validate a document below:
<person
id="four.worker">
<name><family>Worker</family> <given>Four</given></name> <email>[EMAIL PROTECTED]</email> <link manager="Big.Boss"/> </person> I hava to specify the schema of person and XMLSchema. How should I do?
Thank you very
much.
Gloria
----- Original Message -----
From: Maksym Kovalenko
Sent: Wednesday, October 01, 2003 9:41 PM
Subject: Re: How to validate an element rather than the whole xml
document ----- Original Message ----- From: "Elena Litani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 11:40 PM Subject: Re: How to validate an element rather than the whole xml document --
|
- How to validate an element rather than the whole xml docu... Gloria Yang
- Re: How to validate an element rather than the whole... Elena Litani
- Re: How to validate an element rather than the w... Gloria Yang
- Re: How to validate an element rather than t... Maksym Kovalenko
- Re: How to validate an element rather th... Gloria Yang
