W3C home > Mailing lists > Public > public-xml-processing-model-comments@w3.org > October 2007

Re: xinclude processing and XProc

From: mozer <xmlizer@gmail.com>
Date: Sun, 7 Oct 2007 04:38:13 +0200
Message-ID: <21d9ade60710061938s7ff5b9e3rcd94f37df512fe@mail.gmail.com>
To: "James Fuller" <james.fuller.2007@gmail.com>
Cc: public-xml-processing-model-comments@w3.org

On 10/6/07, James Fuller <james.fuller.2007@gmail.com> wrote:
>
> test-suite sparked my mind on what effects xinclude may have during
> processing of an XProc document.
>
> There maybe times when you would want to give the pipeline author a
> chance to specifically disallow xinclude processing (and have
> implementator handle this)...perhaps a flag on pipeline?

Are you asking for a way to do that ?
<p:choose>
  <p:when test="$how = 'automatic'">
    <p:xinclude/>
  </p:when>
  <p:otherwise>
    <p:viewport match="xi:include">
      <!--... -->
    </p:viewport>
 </p:otherwise>
</p:choose>



>
> also, thinking about the knock on effects of using xinclude within
> p:inline elements.

That's not possible



Xmlizer
Received on Sunday, 7 October 2007 02:38:24 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:21:42 GMT