|
Subject: Re: [xsl] applying templates to all but ... From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx> Date: Fri, 24 Sep 2004 13:08:22 +0100 |
I did not follow all your post, but this looks like it should be:
select="$style-biblio/cs:reftype[@name='book']/cs:*[not(self::cs: creator)]">
Hah! That does it; thanks!
select="$style-biblio
/cs:reftype[@name = 'book']
/(cs:* except cs:creator)"Jeni -- Jeni Tennison http://www.jenitennison.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] applying templates to all, Bruce D'Arcus | Thread | Re: [xsl] applying templates to all, Bruce D'Arcus |
| Re: [xsl] Using a pre-processor for, David Adams | Date | Re: [xsl] value-of and param, Mukul Gandhi |
| Month |