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]
Other format: [Raw text]

Re: DOM and XML parser


Hi Américo,

> I see, so that means something like match="book[(%1=@price)]". being so
> that also means that we could do something like
> match="book[%@price]|magazine[@price=%1]"??

Err, I don't think so. The variables are only in-scope within the
template itself, as I understand it. But I'm just reporting my
understanding of what I picked up from the talk. Have a look at the
documentation at http://www.informatik.uni-trier.de/PSI/DocML/.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


 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]