Help for this page

Select Code to Download


  1. or download this
    syntax error at line 65, column 0, byte 2841:
    <![%sgml.features;[
    ^
     at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/XML/P
    +arser.pm line 188
     at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/XML/P
    +arser/Expat.pm line 469
    
  2. or download this
      eval {
        print "DEBUG: arg: $arg\n";
        $result = $expat->parse($arg);
      };
    
  3. or download this
    <!DOCTYPE sect1 [<!-- ................................................
    +...................... -->
    <!-- DocBook XML DTD V4.5 ............................................
    +..... -->
    ...
    
    <!-- Copyright 1992-2006 HaL Computer Systems, Inc.,
         O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software
    
  4. or download this
    <!-- Enable SGML features ............................................
    +..... -->
    
    ...
    <![%sgml.features;[
    <!ENTITY % xml.features "IGNORE">
    ]]>