RE: F&O idref function

The argument to fn:idref is a sequence of string (not a list of
strings).  Each string in the sequence is parsed as if it was lexically
of type xs:ID.
The second sentence is confusing and we may as well remove it.  

All the best, Ashok

> -----Original Message-----
> From: public-qt-comments-request@w3.org [mailto:public-qt-comments-
> request@w3.org] On Behalf Of Priscilla Walmsley
> Sent: Saturday, May 10, 2003 4:56 AM
> To: public-qt-comments@w3.org
> 
> 
> In the description of the idref function, the rec says:
> 
> "Each string in $srcval is parsed as if it were of lexically of type
> xs:ID, that is, $srcval is treated as a space-separated sequence of
> tokens, each acting as an ID. "
> 
> Shouldn't that say something like "...lexically of a type that is a
list
> of xs:ID"?  Something that is lexically of type xs:ID would never be a
> space-separated list.
> 
> Thanks,
> Priscilla
> 

Received on Saturday, 10 May 2003 16:15:08 UTC