|
Subject: RE: [xsl] Conditional processing of nodes From: cknell@xxxxxxxxxx Date: Mon, 02 Feb 2004 16:49:22 -0500 |
<xsl:template match="contents[preceding-sibling::audience[internal]]"> <!-- Your code here --> </xsl:template -- Charles Knell cknell@xxxxxxxxxx - email
-----Original Message----- From: Markus Vaterlaus <mvaterlaus@xxxxxx> Sent: Mon, 2 Feb 2004 22:09:19 +0100 To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: [xsl] Conditional processing of nodes
<entry>
<audience>
<clients/>
<internal/>
</audience>
<contents>
<head>
<headnode1>abc</headnode1>
<headnode2>abc</headnode2>
<head>
<body>
<language1>
<para>blaaaa</para>
<para>blaaaa</para>
</language1>
<language2>
<para>blaaaa</para>
<para>blaaaa</para>
</language2>
</contents>
<entry><dir:directory>
...
<entry>
...
</entry>
<entry>
...
</entry>
<entry>
...
</entry>
...
</dir:directory>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Conditional processing of, Andreas L. Delmelle | Thread | Re: [xsl] Conditional processing of, Markus Vaterlaus |
| RE: [xsl] Conditional processing of, Andreas L. Delmelle | Date | [xsl] Followup question for Kenny A, Bill Walker |
| Month |