|
Subject: Re: [xsl] Problem involving position() and COnditional filtering From: "Jagdishwar B" <jagdishwar.beemanati@xxxxxxxxx> Date: Tue, 30 May 2006 18:59:52 +0200 |
the <xsl:for-each> is currently selecting all the "DocumentIdType"s, so their position seems to be the same as in the source xml.
Put your condition "Id='43'" whthin <xsl:for-each>, then it will select only those "DocumentIdType"s that match the condition. <xsl:for-each select="/NounOutcome/DocumentIds/DocumentIdType[Id='43']">
Kind Regards, Jagdishwar B
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Problem involving positio, Florent Georges | Thread | Re: [xsl] Problem involving positio, Pankaj Bishnoi |
| Re: [xsl] Building XML, Jon Gorman | Date | RE: [xsl] [xml] using schemas/xslt/, Nathan Young -X \(na |
| Month |