Re: XSV - Another possible bug with XSV type checking

Hi Tom,

> boolean types don't seem to be checked with XSV validation. See
> allowNull element which is declared boolean and see that the value
> that I have given in the instance document is "adfsa". I think that
> the only valid boolean values are supposed to be true, false, 1, 0.

This comes under the category of "simple type conformance". As it says
at http://www.ltg.ed.ac.uk/~ht/xsv-status.html, simple type
conformance isn't yet implemented in XSV (other than enumerations and
max/min for numeric types).

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/

Received on Monday, 3 December 2001 13:48:10 UTC