> -Original Message-
> From: Rahul Srivastava [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 02, 2003 4:28 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Constraints in Schema
>
>
> Hi Ramana,
>
> The XPath expression in your Schema, for the selector, i
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 02, 2003 7:49 PM
Subject: RE: Constraints in Schema
>
> I also had problem validating my xml file against schema. That was a
> namespace problem. The Java application would give me lot of validation
> errors
[mailto:[EMAIL PROTECTED]
Sent: Friday, May 02, 2003 10:08 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Constraints in Schema
Hello Rahul,
Thanks for the solution.
I have changed the default namespace to pfx namespace and parser is
validating now.
But, when I used the "no namespace&
lto:[EMAIL PROTECTED]
Sent: Friday, May 02, 2003 4:28 AM
To: [EMAIL PROTECTED]
Subject: RE: Constraints in Schema
Hi Ramana,
The XPath expression in your Schema, for the selector, is something like:
This expression tries to find an element - Axis, with null namespace, but,
the Axis elemen
or the selector:
where, pfx resolves to http://www.pearson.com/assessments/MTx.
Hope that helps.
Cheers,
Rahul.
> -Original Message-
> From: Jaladurgam, Ramana [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 01, 2003 9:04 PM
> To: '[EMAIL PROTECTED]'
Attached are the xml and xsd files.
I am using "java sax.Counter -v -s -f MTxGD.xml" to test for validation.
Regards,
Ramana.JV.
-Original Message-
From: Sandy Gao [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 01, 2003 10:32 AM
To: [EMAIL PROTECTED]
Subject: Re: Constraints
;'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
earson.com> cc:
Hello Group,
I have an XML Schema that has unique constraint in it.
But Xerces is not validating the XML against this constraints.
Does, Xerces is able to handle unique/relationship constraints that are
defined using Xpath.
I know that someone might have already posted this. But the mailing