xsl-list
[Top] [All Lists]

RE: [xsl] Conditional use of <xsl:apply-imports> or <xsl:import> XSLT 2.0

2008-07-12 06:03:29
BTW <xsl:template match="article/meta/journalcode
   [.=('ABCD','EFGH','IJKL','LMNO')]">

Is giving me error, "Expected ) but found: ," (In Oxygen 
9.3). 

That's what you would expect if you use this expression with an XSLT 1.0
processor.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--