Re: Newbie Needs Help

Subject: Re: Newbie Needs Help
From: "Charles Muller" <acmuller@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Dec 1998 18:35:20 +0900
Dante Lee asked:

>Does anyone know how exactly you tell the xml document which xsl document
>to point to (in a way that Microsoft IE 5.0 will support it).

In a document that uses DTD and XSL files contained in the same directory, this structure
has been working for me in IE5beta:

<?xml version="1.0"?>
<!DOCTYPE cjkdict SYSTEM "cjkdict.dtd">
<?xml:stylesheet type="text/xsl" href="cjkdict.xsl" ?>
<cjkdict>
<strokes num="s00">

Regards,

Charles Muller


Resources for East Asian Language and Thought
http://www.human.toyogakuen-u.ac.jp/~acmuller

Toyo Gakuen University
1660 Hiregasaki, Nagareyama-shi
Chiba 270-0161 Japan
----- Original Message ----- 



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


Current Thread