|
Subject: Re: [xsl] using a parameter to modify part of the file path in document(...) function From: "Tracey Zellmann" <tracey.zellmann@xxxxxxxxxxx> Date: Sat, 16 Sep 2006 15:08:44 -0400 |
In my style sheet, I currently import an xml document
<xsl:variable name="list" select="document('../inputXml/storyPages.xml')"/>../TownHouseData/inputXML/buildingStories.xml ../MiddlesexHotelData/inputXML/buildingStories.xml ../DamonMillData/inputXML/buildingStories.xml
I can set a parameter in my java program,
transformer.setParameter("buildingDataFile", "TownHouseData");| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Regular Expression in XSL, Andrew Franz | Thread | RE: [xsl] using a parameter to modi, Michael Kay |
| Re: [xsl] Regular Expression in XSL, Mukul Gandhi | Date | RE: [xsl] using a parameter to modi, Michael Kay |
| Month |