|
Subject: RE: [xsl] New to XSL - invalid token error From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx> Date: Fri, 31 Jan 2003 19:38:21 -0000 |
> Don't feel too bad - you may have been thinking of XQuery
> syntax, which
> uses not-quite-XML constructs such as...
>
> | return
> <book authorCount={ count($authors) }/>
>
Recent drafts of XQuery are closer to real XML syntax. You now write
return <book authorCount="{ count($authors) }"/>
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] New to XSL - invalid toke, Francis Norton | Thread | Re: [xsl] New to XSL - invalid toke, Francis Norton |
| RE: [xsl] value of variable inside , Michael Kay | Date | [xsl] How to check whether any of c, Wang, Dongzhi (ACF) |
| Month |