Select with xPath Expression

2004-04-14 Thread Nils Köster
Hi there,

What's wrong with:

xsl:for-each select=screenshots/screenshot[position()  4]

Cocoon says:
The value of attribute select associated with an element type
xsl:for-each must not contain the '' character.

How could it spell  in other ways???

Regards and thanx,
Nils

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Nils Köster


PGP Public Key: http://www.lolili.de/pgp/[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Select with xPath Expression

2004-04-14 Thread Andreas Hartmann
Nils Köster wrote:


How could it spell  in other ways???
lt;

-- Andreas

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Select with xPath Expression

2004-04-14 Thread Nina Juliadotter
Try lt; instead of , that works for me. (Although this is not the right forum for
xslt questions.)

Cheers,
Nina


 Hi there,

 What's wrong with:

 xsl:for-each select=screenshots/screenshot[position()  4]

 Cocoon says:
 The value of attribute select associated with an element type
 xsl:for-each must not contain the '' character.

 How could it spell  in other ways???

 Regards and thanx,
 Nils

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Nils Köster


 PGP Public Key: http://www.lolili.de/pgp/[EMAIL PROTECTED]


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]