[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Basic xsl:choose question


Subject: RE: [xsl] Basic xsl:choose question
From: "Américo Albuquerque \(E-mail\)" <aalbuquerque@xxxxxxxxxxxxxxxx>
Date: Mon, 17 Jun 2002 11:28:53 +0100

You have unclosed File tags. try using the empty tag: <File id="whatever"
type="child" />


-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Meir
Sent: Tuesday, June 18, 2002 8:35 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Basic xsl:choose question


Hello , tnx for the replay , i did what you said but still this not working
its not giving me error msg , but just showing me blank page ..
any idea why ?
tnx




----- Original Message -----
From: "Antonio Fiol" <fiol@xxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, June 17, 2002 2:18 AM
Subject: Re: [xsl] Basic xsl:choose question


> >
> >
> > <xsl:when test="name()[@type='father']">
> ><------------------------------------here is the problem
> >
> >
>
> Your problem is not with choose but with xpath
>
> I think what you meant to write could be achieved with:
> <xsl:when test="*[@type='father']">
>
>
>
> Antonio
>
>
>  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



Current Thread
Keywords