[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: header/footer: How to to separate html-tag in to differe

Subject: RE: header/footer: How to to separate html-tag in to different xsl-template rules?
From: Carlos Araya <elrond@xxxxxxxxxxxxxxxx>
Date: Fri, 23 Jun 2000 09:01:18 -0700 (PDT)
header footer concept in html
Hi there:

The basic concept is that the main template (the one matching the
root element) contains all the structure of the HTML page and then you can
just go down and use <xsl:apply-templates> so the matching elements for
that section can be processed. Unless you specifically write the template
tag as something like <xsl:apply-templates match="MyTemplate"> the
templates will be processed in the order they appear in the documents

You can use absolute XPath expressions or you can use unique tag names to
take care of the problem of only certain tags matching certain sections of
the document.

If you have any questions, feel free to contact me directly

HTH
Carlos





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.