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]

Passing Parameters to an XSL stylesheet...


Please help!  :-)

I'm trying to develop an XML/XSL page that is multilangual.  The only
things that has to be adjustable corresponding the language, are
column headings etc... No data offcourse!
So, I want to load my XML page using my XSL stylesheet, but in stead
of using things like <TD>Customername</TD>, I want to use variables
like <TD>VARIABLE_COLUMN1</TD>.
This way I can put al the variable declarations in a separate file (I
thought about an "language.inc" file for example).  But I don't have
any idea how I can: 1) include a non-xsl file in my XSL stylesheet and
2) how to use the variables in the stylesheet!!!

I hope somebody can help me....  If something is not clear, PLEASE,
ask further info!!!
Thnx a million!!


Streep


 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]