Dave Pawson scripsit:

> Each must be 'complete' in itself? Is that it?
> I.e. there is no combination or sequence allowed?

Exactly.  The reason for this is that the interface between an RNG validator
and its datatype libraries is deliberately dumbed down.  A validator can,
in essence, only ask two questions of a type:

        1) Is this string a valid instance of you?
        2) Are these two strings equal according to your definition of equality?

That being so, there is no way for a positive integer to report something
like "No, this string is invalid, but if you chop off at least two but
no more than five characters from the end, it is valid", which is what
would be required in order to validate something like "xsd:integer,xsd:lang".

-- 
The Imperials are decadent, 300 pound   John Cowan <[EMAIL PROTECTED]>
free-range chickens (except they have   http://www.reutershealth.com
teeth, arms instead of wings, and       http://www.ccil.org/~cowan
dinosaurlike tails).                        --Elyse Grasso


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/2U_rlB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/rng-users/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to