This is a multi-part message in MIME format.
------_=_NextPart_001_01C1C36D.646B1C5B
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I am having trouble including XDR schema and xsl stylesheet in a xml
document. The browser i am using is IE5.
I am using the following syntax in my xml file
<?xml-stylesheet type=3D"text/xsl" href=3D"test.xsl"?>
<myElement xmlns=3D"x-schema:d:/workspace/xml/testSchema.xml">
</myElement>
With this syntax no output is generated when the xml file is loaded in
the browser. Correct results are produced when either of the schema or
the xsl file is included.
Please let me know how i can retify it.
Thanx and regards,
Nilesh