Re: [xsl] DOM and XML parser

Subject: Re: [xsl] DOM and XML parser
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Mon, 19 Aug 2002 18:27:43 +0100
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


Current Thread