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]

Re: xsl:macro example?


Matthew Hixson wrote:

> Could someone point me to an example of how to use xsl:macro, including both
> the xml and xsl that make use of macro:invoke?  I'm having a hard time finding
> an example of how this works.

Hello, Matthew

The xsl:macro element is not part of the final XSLT recommendation - it
was included in earlier XSLT working drafts, but dropped since 21 April
1999. The final recommendation provides the xsl:call-template element
having the similar functionality.

For more details, look directly in the final W3C recommendation at
http://www.w3.org/TR/1999/REC-xslt-19991116

Kind regards

Alexey


 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]