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: feature request; id idref pairs


> Trouble is, they are not named idref,
> they are named:
>         Noutput
>         Youtput
>         linksTo
>         input-LinksTo
> 
> Can a single key be used to 'gather' all these together?

Since match is a Pattern, you should be able to say 

  match="@Noutput|@Youtput|linksTo|@input-LinksTo"

shouldn't you?

 Steve


 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]