RE: [xsl] select containing nested hard brackets?

Subject: RE: [xsl] select containing nested hard brackets?
From: Patrick Moore <patrickm@xxxxxxxxxxx>
Date: Fri, 20 Apr 2001 16:53:36 -0700
Sorry - it's friday so I am short of time but mental replace [] with 'that
has a'

so 'a[b[c]]' becomes "give all a's [that has a b [that has a c]]" ( where c
is some conditional )

-Pat

> -----Original Message-----
> From: Dan Diebolt [mailto:dandiebolt@xxxxxxxxx]
> Sent: Friday, April 20, 2001 4:46 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] select containing nested hard brackets?
> 
> 
> Has anyone used a select statement with nested hard brackets:
> 
>    select="something/[something[something]]"
> 
> I was experimenting with some rather complicated expressions and
> I didn't get a complaint about the syntax (nor am I 100% clear 
> on what the nested syntax means). If someone had a meaningful 
> example, this would help a lot.
> 
> Regards,
> 
> Dan
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> 
>  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