xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] For-each in XSL


Subject: Re: [xsl] For-each in XSL
From: "cking" <cking@xxxxxxxxxx>
Date: Mon, 2 Aug 2004 22:35:33 +0200

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


Current Thread
Keywords
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor