I am planning to implement some sort of XML pipe interface in the serializer
and then inserting the stylesheet processing instruction before
serialization.
Is this a good start?
TIA,
Michael
> -----Original Message-----
> From: Michael Homeijer
> Sent: woensdag 13 februari 2002 14:26
> To: cocoon-dev@xml.apache.org
> Subject: XML serializer adaption to simplify Client side XSLT
>
>
> Hi,
>
> I want to use client side XSL translation in Cocoon. I have a
> pipeline that
> aggregates content from several sources that should be rendered at the
> client.
> I could solve this by rendering it at the server by a
> stylesheet that just
> adds a processing instruction, but I think this should be
> something that a
> serializer is able to do.
>
> Can somebody give me some hints on how to add this to the XML
> serializer or
> implement it in an ClientSideXSLTSerializer?
> Does this make sense or do I have some kind of syndrome ;-)
>
> TIA,
> Michael Homeijer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org
|