OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] mediaobject fileref troubles


On Mon, Jun 16, 2003 at 02:35:08PM +0200, Patrick Eisenacher wrote:
> Ok, so this was the reason: xsltproc does not support textdata, yet. 
> When I changed over to using xincludes, xsltproc works fine and produces 
> the expected result.
> 
> Daniel, do you plan to include support for textdata in one of the next 
> releases of xsltproc?

  Well, Norm started working making Python implementation of his custom
extensions, I assume that's the missing part for the textdata support.
To get the native xsltproc support this would need a C implementation
of the extension functions needed. I can't commit to make those, but
I can help someone who would be ready to work on this, this requires 
some basic knowledge of C and debugging, but should not be too hard,
the main problem might be to map the semantic of the Java extension
to the libxml2/libxslt framework.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]