- From: Oliver Yuan <Oliver@us.rasterex.com>
- Date: Wed, 25 Oct 2000 11:19:27 -0400 (EDT)
- To: <www-amaya@w3.org>
Hi,
I downloaded Amaya version V3.2.1 from your web site and tried to use it
to view a simple XML file listed below
<?xml-stylesheet type="text/css" href="style.css"?><document>
<body>
This is a body test with external cascade style sheet.
</body>
</document>
AND
the style sheet file style.css is located under the same directory of
the XML file,
style.css contents:
body {display:block}
However, Amaya will display the original contents of the XML file. Could
you tell me what I am missing here in order to view XML files.
Thank you,
Oliver Yuan
Rasterex, Inc.
Received on Wednesday, 25 October 2000 11:20:05 UTC