i dont know if this is totally relevant
but i have a small sample of a linux box w
modperl apache setup
and the modules for XML::Parser XML::DOM & XML::XSL
to parse the dtd xml and xsl file into a readable html doc
and it works!
embedperl could be used but thats just another layer right now
According to Joshua Chamas:
> > > > Will you be able to emulate the IIS/ASP 'transformNode'
> > > > method that renders html from xml and xsl components?
> > http://www.sci.kun.nl/sigma/Persoonlijk/egonw/xslt/
>
> transformNode & XSLT are not on my short list of TODOs for
> Apache::ASP, though
On Mon, 14 Feb 2000, Joshua Chamas wrote:
> XSLT seems to seriously complicate the XML rendering issue, and
> perhaps unnecessarily? Has it occurred to anyone that XSLT is just
> another programming language, and one that looks like an HTML doc?
There are those who hold that opinion. But becaus
Leslie Mikesell wrote:
>
> According to Gerald Richter:
> > >
> > > Will you be able to emulate the IIS/ASP 'transformNode'
> > > method that renders html from xml and xsl components?
> > >
> >
> > I don't know what transform Node exactly does, but I hope we find a common
> > design, which will a
>
> The idea is to apply the stylesheet transformations specified by
> an XSL document to everything below a node (possibly the root)
> of another XML document. For now it looks like the only XSLT
> transformer in perl is at:
> http://www.sci.kun.nl/sigma/Persoonlijk/egonw/xslt/
>
> There are so
According to Gerald Richter:
> >
> > Will you be able to emulate the IIS/ASP 'transformNode'
> > method that renders html from xml and xsl components?
> >
>
> I don't know what transform Node exactly does, but I hope we find a common
> design, which will allow you to easly plug in a module that d
>
> Will you be able to emulate the IIS/ASP 'transformNode'
> method that renders html from xml and xsl components?
>
I don't know what transform Node exactly does, but I hope we find a common
design, which will allow you to easly plug in a module that does whatever
transformation on the XML (or
According to Joshua Chamas:
> I have been thinking about some XML style extensions for
> Apache::ASP, and know that you are looking at the same thing
> with Embperl, and was hoping that we could sync up on the
> APi, so there might be a common mindset for a developer when
> using our extensions
Joshua,
>
> I have been thinking about some XML style extensions for
> Apache::ASP, and know that you are looking at the same thing
> with Embperl, and was hoping that we could sync up on the
> APi, so there might be a common mindset for a developer when
> using our extensions, even if the underl
Gerald,
I have been thinking about some XML style extensions for
Apache::ASP, and know that you are looking at the same thing
with Embperl, and was hoping that we could sync up on the
APi, so there might be a common mindset for a developer when
using our extensions, even if the underlying imple
10 matches
Mail list logo