| Subject: Re: [xsl] are all strings in a sequence valid potential QNames From: ac <ac@xxxxxxxxxxxxx> Date: Wed, 03 Feb 2010 03:16:29 -0500 | 
Cheers, ac
probably something like below:
On Wed, Feb 3, 2010 at 12:59 PM, ac <ac@xxxxxxxxxxxxx> wrote:
1. a string is a valid potential QName (e.g. match + what regex?, or other
option)
$str castable as xs:QName
2. all strings in a sequence are valid potential QNames
every $x in $str satisfies ($x castable as xs:QName)
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] are all strings in a sequ, Mukul Gandhi | Thread | Re: [xsl] are all strings in a sequ, G. Ken Holman | 
| Re: [xsl] are all strings in a sequ, Mukul Gandhi | Date | Re: [xsl] reading a .xsv file in xs, Andrew Welch | 
| Month |