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: Emulating Apache's '#include'



Matt Cordes writes:
>I realize XSL has 'include' and 'import', but it is unclear to
>me how to use them to include, say a html header and footer.
>Can anyone clear this up for me?

Think of xsl:include as a way to pull in whole templates.
Structure your stylesheet so that the generation of the header
and footer are done by separate templates.
.................David Marston


 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]