|
Subject: [xsl] Checking for existence of a string within node-set From: Manny Parasirakis <mannyp@xxxxxxx> Date: Thu, 25 Apr 2002 17:41:58 -0400 |
<AAA>
<BBB name="xxx">
<CCC>...</CCC>
</BBB>
<BBB name="yyy">
<CCC>...</CCC>
</BBB>
<BBB name="zzz">
<CCC>...</CCC>
</BBB>
</AAA><MMM>
<NNN>
<OOO name="xxx" mode="1"/>
<OOO name="yyy" mode="2"/>
<OOO name="zzz" mode="3"/>
</NNN>
</MMM><AAA>
<BBB name="yyy">
<CCC>...</CCC>
<DDD>...</DDD> <--- This would be added by the transform
<EEE>...</EEE> <--- This would be added by the transform
</BBB>
<BBB name="zzz">
<CCC>...</CCC>
<DDD>...</DDD> <--- This would be added by the transform
<EEE>...</EEE> <--- This would be added by the transform
</BBB>
</AAA>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Fwd: Over/under trimming , David Carlisle | Thread | Re: [xsl] Checking for existence of, Joerg Heinicke |
| Re: [xsl] javascript variable in xs, Joerg Heinicke | Date | Re: [xsl] Fwd: Over/under trimming , Joerg Heinicke |
| Month |