Hi,
I am new to forum and new XSLT - infact i have been learning about it for approximately 4 hours.
I am have a problem xsltproc to work via the command. I work on a windows box but use the cygwin emulator so I can use shell commands. I am entering the following command the command line:
Quote:
quote:
xsltproc -html test.xml /cygdrive/d/path-to-xsl/partner_list.xsl /cygdrive/d/path-to-xsl/partner_list.xml
|
I keep getting the error:
Quote:
quote:
warning: failed to load external entity "/cygdrive/d/path-to-xsl/partner_list.xml"
|
I have no idea what I am doing wrong, could anybody point me in the right direction.
Thanks
Gary