[Home] [By Thread] [By Date] [Recent Entries]
Le 13/10/2010 23:41, Dimitre Novatchev a C)crit :
(b&)Actually, the values of the possible keys (the "using" attribute or the sequence constructor of<xsl:key>) must all be atomic -- see: The result of evaluating the sequence constructor is atomized." Yes, I read that part but couldn't figure the type after the atomization. Now I see: the values must be atomic, and thus cannot be an user-defined type or untyped. The next part (in the spec) is easier to understand, I think: "16.3.2 The key Function key($key-name as xs:string, $key-value as xs:anyAtomicType*) as node()*" ==> $key-value as xs:anyAtomicType* ^^; Thanks for you explanations, Dimitre and Ken.
|

Cart



