This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: for-each


Truly, I must apologize. I thought I was losing my mind. The XML file I
thought I was applying the transform to, was in fact totally different
structurally from the one that I actually was applying it to.

Sorry for the idiotic question.

> -----Original Message-----
> From: owner-xsl-list@mulberrytech.com
> [mailto:owner-xsl-list@mulberrytech.com]On Behalf Of Kay Michael
> Sent: Monday, November 20, 2000 1:41 PM
> To: 'xsl-list@mulberrytech.com'
> Subject: RE: for-each
>
>
> > <xsl:for-each select="/root/elementX/elementY">
> >
> > 	name: <xsl:value-of select="name"/>
> > 	value: <xsl:value-of select="value"/>
> >
> > </xsl:for-each>
> >
> > The XML is more complex than what I have above, but can
> > someone tell me whether this should work or not?
>
> Yes it should work. (But surely there are easier ways of
> finding that out??)
>
> Mike Kay
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]