|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Re: Re: Depth of an XML file using XSL
> Hi Dimitre, > > In the code that you provided, where will it pick up maximum.xsl > from? I tried running the very same code and it was unable to get > that maximum.xsl from fxsl. Am I missing something that is obvious? I > am relatively new to XSL/XSLT, so please help me out. Bottom line is > I need a value returned out of the xsl code that would give me the > greatest depth in the xml tree. > > Thanks very much, > Priya. Hi Priya, The examples files in the links are supposed to be stored in the same directory, in which FXSL resides -- that is, in which maximum.xsl is stored. Most probably your code is another directory. In this case you must specify in the xsl:import the proper file path to the maximum.xsl file. For example: <xsl:import href="E:\xml\Fxsl\Msxsl\maximum.xsl"/> or <xsl:import href="file:///E:\xml\Fxsl\Msxsl\maximum.xsl"/> ===== Cheers, Dimitre Novatchev. http://fxsl.sourceforge.net/ -- the home of FXSL __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








