bruno       2004/02/08 03:30:29

  Modified:    src/webapp/samples/aggregation/content test.xml
  Log:
  re-enabling xi:fallback sample
  
  Revision  Changes    Path
  1.3       +0 -3      
cocoon-2.1/src/webapp/samples/aggregation/content/test.xml
  
  Index: test.xml
  ===================================================================
  RCS file: 
/home/cvs/cocoon-2.1/src/webapp/samples/aggregation/content/test.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- test.xml  7 Feb 2004 15:49:56 -0000       1.2
  +++ test.xml  8 Feb 2004 11:30:29 -0000       1.3
  @@ -17,8 +17,6 @@
       <para><b>Inclusion with an invalid xpointer expression, will cause 
fallback
           element content to be inserted:</b></para>
       <para><b><![CDATA[<xi:include href="test2.xml#xpointer(">]]></b></para>
  -    <para><b><i>This sample is removed at the moment as Xerces seems to have 
problems with xi:fallback: "Unknown XInclude element xi:fallback 
..."</i></b></para>
  -    <!--
       <xi:include href="test2.xml#xpointer(">
         <a>
           <b>
  @@ -30,7 +28,6 @@
         </xi:fallback>
         And here's some more text you shouldn't see.
       </xi:include>
  -    -->
       <hr/>
       <para><b><![CDATA[
       <xi:include 
href="#xmlns(xi=http://www.w3.org/2001/XInclude)xpointer(/page/content/xi:include[1])"/>
  
  
  

Reply via email to