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: Typo in FAQ (Was: xsl:variable with expr)


Actually I was trying to test the given code ,which I found in the link..
http://www.dpawson.co.uk/xsl/sect2/N5280.html

This is not valid XSLT.

<xsl:variable name="DebugOpts" expr="abc123"/>

Hmm, hopefully this can be fixed to prevent further confusion. Dave Pawson, would it be possible to s/expr/select?

It's the same page like yesterday. When upgrading the page Dave forgot <xsl:variable/>, the rest he did.



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]