This is the mail archive of the xsl-list@mulberrytech.com mailing list .


[Date Index] [Subject Index] [ref="authors.html#00482">Author Index] [Thread Index] <th align="left">Message Nav:
Index Nav:
[Date Prev] [Date&;Next] [Thread Prev] [Thread Next]>

How To Inclexternal XSL files into a master XSL file

 
What is the syntax to link multiple child style sheets into<>
a master style sheet ...
 
header style sheet   p; header.xsl
footer style sheet  sp;   footer.xsl
data style sheetp;      data001.xsl
<T> 
this way i can always reference the master./SPAN>
style sheet from any/all   *.xml s
and then link in header.xsl (this one nevhanges)
then the appropriate data.xsl (this changes)
then link the footer.xsl (this onver changes)
 
T face=Arial size=2>or the footer, they are edited in just one file
and reflected in all master.xsl files
 
 
<?xml version='1.0'?>
&sl:stylesheet xmlns:xsl="http://www.w3.org>
<!-- include the header.xsl file here -->
<!-- how to include syntax here -->
 
<!-- include the data.xsl file here -->
N class=471171618-11022000>
<!-- how to include syntax here t;
 
V>
<!-- include the footer.xsl file here -->
 
 
</xsl:template>
 
alsowhat is the proper syntax in the included external xsl files
 
are they structured the same as the master.xsl file would
e.g.
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org>
<xsl:template match="/"> 
<!-- tis the header xsl file -->
</xsl:tece=Arial size=2></xsl:styleshgt;
Index Nav: [Dabsp;Index] [Subject Index] [Author Index] [REF="threads.html#00482">Thread Index]
Message Nav: [Date Prev] [Date Next] [