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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Re: [docbook-apps] Resolving xi:include with xpointer="element()"


There is a long thread in the archives of this list with messages from
myself and Mauritz Jeanson and others entitled something like "can't
get any of the three major xslt processors to work". Jeanson
eventually gives me a command line that can do xi:includes. It is
quite long.

On 11/13/06, Peter Desjardins <pdesjardins@supplyscape.com> wrote:
> I am trying to resolve xi:includes that are inserted in my DocBook XML
> by XMLMind XML Editor (Standard Edition 3.5.0).  I have used the "copy
> as reference" feature of XXE to reference a child element in another
> document.  When I paste the referenced element into the document I am
> trying to publish, XXE adds this code:
>
>   <xi:include href="source-document.xml"
> xmlns:xi="http://www.w3.org/2001/XInclude";
>               xpointer="element(IdOfMySection)" />
>
> This is a wonderful way to author my DocBook content.  But I am having
> trouble finding a way to resolve these xi:includes before passing the
> content into the Saxon processor.
>
> Is there a tool that will process xi:include elements that use
> xpointer="element()"?
>
> I've been poring through the list archives and DocBook XSL: The Complete
> Guide for some time, without finding one.  My latest hope is that
> updating my Cygwin installation with the latest libxml2 in the hopes
> that "xmllint --xinclude" will handle this xpointer.  Pardon me if I'm
> missing something obvious.
>
> Thanks for your help.
>
> Peter Desjardins
> SupplyScape Corporation
> +1 781 503 7441
> http://www.supplyscape.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>


-- 
http://chris.chiasson.name/


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