Help for this page

Select Code to Download


  1. or download this
    xpath -e '//*[not(child::*)]' books.xml
    
  2. or download this
    use strict;
    use warnings;
    ...
            XML::XPath::XMLParser::as_string($node),
            "\n";
    }