xsl-list
[Top] [All Lists]

Re: [xsl] use choose in call-templates not possble

2012-05-10 07:21:15
On Thu, 2012-05-10 at 13:02 +0100, henry human wrote:
Hello 
I am using a xsl:choose  in call-template but  get ever the  message:
Child element <xsl:choose> is not allowed within xsl:call-template
How can i avod it?
???

Don't do it?

Without seeing what you're trying to do it's hard to guess.

Maybe you're using xsl:choose to determine which parameters to pass?? If
so, you probably need to refactor.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/


--~------------------------------------------------------------------
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>
--~--