xsl-list
[Top] [All Lists]

Re: [xsl] [XSLT 2.0] Checking that an element's value has the desired datatype?

2006-10-17 01:51:58
bryan rasmussen wrote:

  Hi

I think people have forgotten the explicit reference Roger
made to schematron, since schematron is a validation
technology that can be implemented in XSL-T it follows
that the expression matches(flt:Aircraft/flt:Altitude,
'[0-9]+') would give you the same capabilities as XML
Schema datatype checking in any actually useful scenario.

  I don't think this is relevant.  It is not correct to say
"with matches(...) I can check the datatype".  I don't say
it is not correct to use matches() to check the lexical
representation of a value, in order to try to deduce some
information about its type.

  But then you have to be aware you'll not get the type,
you'll get guesses.

  Regards,

--drkm






















        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Demandez à ceux qui savent sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>