Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: [xsl] apolying xsl:key to similar looking node names

From: "KUMAR NINGASHETTY" <kningashetty@---------------->
To:
Date: 5/1/2002 10:39:00 AM
Thankx for the reply .

But i have to use xsl:key in the ffollowing ormat 
<xsl:key name="..."  match="..." use="..."/> 

And that will  look for matching text() in the node but not for matching nodes that can have any text ...
I am looking for matching nodes across xml that can have text ...

Thanks again 
-kumar


>>> michael.h.kay@xxxxxxxxxxxx 05/01/02 12:06PM >>>
If you define 

<xsl:key match="agentname" ...>

then it will index <agentname> elements wherever they appear.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx 
work: Michael.Kay@xxxxxxxxxxxxxx 

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of KUMAR
> NINGASHETTY
> Sent: 01 May 2002 15:09
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> Subject: [xsl] apolying xsl:key to similar looking node names
> 
> 
> Hi Again ,
> 
> <data>
>     <companies>
>        <agent>
>             <agentname>AAA</agentname>
>        </agent>
>        <agent>
>            <agentname>BBB</agentname>
>                     <companies>
>                           <agent>
>                     	<agentname>CCC</agentname>
>                           </agent>
>                           <agent>
>  		<agentname>DDD</agentname>
> 	          </agent>
> 	   </companies>
>        </agent>
>     </companies>
> </data>
> 
> 
> I was wondering in the above xml is there a way to apply 
> xsl:keys for "same Nodenames" across whole xml ..IN
> this case it is <agentname> so that i can pull out data 
> across whole xml from the node <agentname> no matter 
> wherever  down the tree it may appear.
> 
> Thanks
> -kumar
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list 
> 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list 



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent