Its my pleasure to be of help.
On Mon, Apr 22, 2013 at 2:49 AM, Jim Barnett wrote:
> Mukul,
>
> Yes, you are right. Count() works as you say.
>
>
>
> Thank you for your help.
>
>
>
> - Jim
--
Regards,
Mukul Gandhi
---
your XSD document specifies the concerned element declarations as follows,
which means that these elements are optional.
Within your XML instance document, only the first element
has the above element instances. Your assertion, succeeds on the which has
the elements defocusU and defocusV bu
Dear Mukulg,
I followed your suggestion and it worked ;-)
Thanks
Roberto
On Mon, Apr 22, 2013 at 2:39 PM, Mukul Gandhi wrote:
> your XSD document specifies the concerned element declarations as follows,
>
>
>
>
> which means that these elements are optional.
>
> Within your XML