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

error in example 4.3.2 with dangling p:pipeline element

From: James Fuller <james.fuller.2007@gmail.com>
Date: Mon, 8 Oct 2007 13:51:45 +0200
Message-ID: <a0ad8ffe0710080451r3137ef8y816f6588abf9f69e@mail.gmail.com>
To: public-xml-processing-model-comments@w3.org

4.3.2 Example
<p:viewport match="h:div[@class='chapter']"
            xmlns:h="http://www.w3.org/1999/xhtml">
  <p:insert at-start="true">
    <p:input port="insertion">
      <p:inline>
        <hr xmlns="http://www.w3.org/1999/xhtml"/>
      </p:inline>
    </p:input>
  </p:insert>
</p:viewport>

</p:pipeline>

has a 'dangling' p:pipeline

cheers, Jim Fuller
Received on Monday, 8 October 2007 11:51:56 GMT

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