Pesara Pramod wrote:
>
> Hi, I want to write a simple XML parser using SAX.
> I downloaded the Xerces-J-src.1.3.0.zip file and
> unzipped it. But, when I try to 'make', it says the
> following error.
>
> src/Makefile.incl:59: *** commands commence before
> first target. Stop.
I've seen this whe
You may already know about the Cocoon project but if not, check it out at
xml.apache.org.
Sujay Kamath wrote:
> Hi,
>
> I would like to view the data in HTML format, where in the data is contained
> in an XML document. I am using XSL for this purpose.
>
> Do you need to have XSL/XSLT processor to
The answer to your question si simple.
It depends on the browser. For example from ie 5.0 you have the ability to
view the XML "rendered" with the XSL from the browser.
Find attachment an example
NOTICE !!! : this does not working with the navigator
- Original Message -
From: "Sujay Ka
Hi,
I would like to view the data in HTML format, where in the data is contained
in an XML document. I am using XSL for this purpose.
Do you need to have XSL/XSLT processor to get the desired result. ?
If anybody who has a clear idea on this aspect, I would appreciate if you
can mail be regardin