[
Lists Home |
Date Index |
Thread Index
]
- From: "Thomas B. Passin" <tpassin@home.com>
- To: xml-dev@xml.org
- Date: Thu, 30 Nov 2000 07:28:44 -0500
You probably didn't get any answer because 1) you don't give any
information that would help anyone diagnose the situation, and 2) you
should take this question to an xslt discussion group.
With no information, like what the xml or the stylesheet look like, or
how you are tyring to do the transformation, or what result you are
getting, I would guess that you should download and install the current
version of the Microsoft xml processor, msxml3.dll.
Tom Passin
Dipankar Chakrabarti asked for help -
> Hi! Everybody,
>
> I have posted 2 Qs 2 days ago, got no answer. Posting
> those again.
>
> These may be silly questions, but some clue will help
> us lot.
>
> Thanks
>
> Dipankar
>
> 1. I am facing difficulty in including image in XML.
> Going by the HTML way I used the following syntax in
> XML -
> <TOPLEFT><html:img
> xmlns:html="http://www.w3.org/TR/REC-html40"
> src="go.gif"/>
> </TOPLEFT>
> go.gif is in the same location as the XML file.
>
> But it is not displaying the image. Please provide
> some suggestions.
>
> 2. I tried to display date by inserting "@Date" in
> XSL using the following syntax:
> <td width="25%"><xsl:value-of select="@DATE"
> lang="GregorianDate"/></td>
> It is not working.
>
>
> Please note I am using IE 5.00.2919.6307
>
>
>
> =====
>
> DIPANKAR CHAKRABARTI
> Have a Nice Time............
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/
>
|