Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] For-each in XSL

From: "cking" <cking@---------->
To:
Date: 8/2/2004 9:13:00 PM
sorry i forgot..
also close the children pam and sam!
cheers
Anton

----- Original Message ----- 
From: "cking" <cking@xxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, August 02, 2004 10:35 PM
Subject: Re: [xsl] For-each in XSL


> Hi Raman,
> what about:
>   <location id="texas">
>     <name>Jim</name>
>     <name>        <!--------------------
>       <children>tommy</children>
>       <children>pam<children>
>       <children>sam<children>
>     </name>
>   </location>
> 
> HTH
> Anton Triest
> 
> ----- Original Message ----- 
> From: "Subbiah" <subbiah@xxxxxxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Sent: Monday, August 02, 2004 10:17 PM
> Subject: [xsl] For-each in XSL
> 
> 
> > My XML -
> > <location id="texas">
> >   <name>Jim</name>
> > <children>tommy</children>
> > <children>pam<children>
> > <children>sam<children>
> >    </name>
> > </location>
> > 
> > I need to get to print the chilrens name in a page on a new line 
> > 
> >  The number of children can vary so I need to get all the children, when I
> > use a for-each tag I am not able to access it.
> > 
> > <xsl:for-each select = "location/name/children">
> > <fo:block text-align="left">
> > <xsl:value-of select = "location/name/children"/>
> > </fo:block> 
> > </xsl:for-each>
> > 
> > 
> > Any help ?
> > 
> > regards,
> > raman


transparent
Print
Mail
Like It
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