Question about running XSL and IE50 on an intranet

Subject: Question about running XSL and IE50 on an intranet
From: Rick Cannon <rick.cannon@xxxxxxxxxx>
Date: Tue, 23 Nov 1999 17:11:28 -0500
I am trying to view some XML/XSL files on IE50 on my local network,
which does not have access to the internet.  Many of my xsl calls do not
seem to work, such as xsl:sort and xsl:position().  I either get a message
saying that I cannot use xsl:sort or that xsl:position() is not recognized.

Could this be because the line:

    <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl";>

is not able to access anything?  If so, is there a way to get access to the
information (whatever it is) and put it onto my server?  I tried connecting
to

        ftp://www.w3.org/TR/WD-xsl

on my browser, but got no where.  Any clues would be greatly appreciated.

Thanks,
Rick Cannon

-----------------------------------------------------------------
Richard Cannon                            240-228-7672 (office)
JHU/Applied Physics Lab                   240-228-8802 (lab)
rick.cannon@xxxxxxxxxx                    240-228-6288 (fax)



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


Current Thread