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: call-templates


> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Ragulf
> Pickaxe
> Sent: Thursday, February 07, 2002 1:51 PM
> To: xsl-list@lists.mulberrytech.com
> Subject: [xsl] call-templates
>
>
> Hello again,
>
> I seem to have one problem more.
>
> I thought that I understood <xsl:call-template ..> but it seems not to be
> the case.
>
> I am given the job of transforming an XML document to another XML
> document.
> In the original document, the values contained in the nodes depend on the
> type attribute. The output XML document should have nodes which
> name tells
> something about the values.
>
> Testing my solution on IE. 6.0 I get the following error:
> Keyword xsl:call-templates may not be used here.
>
> I am totally blank - none of the examples I have found gives me
> any reason
> for the behavior.


It's "xsl:call-template" (no 's').



 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]