Hi Kamal,
At 17.33 10/03/2005 -0800, kamal gupta wrote:
Hi,
I have a XML schema file with unique constraints at
attribute level of some element.
e.g uniqueness of attribute (called name) in an
element (called list) is added as follows:
And in my code, I have set fgXercesSchemaFullChecking
to tr
Hi,
I have a XML schema file with unique constraints at
attribute level of some element.
e.g uniqueness of attribute (called name) in an
element (called list) is added as follows:
And in my code, I have set fgXercesSchemaFullChecking
to true.
But when I try to test this by having list el