Help for this page

Select Code to Download


  1. or download this
    
    $doc->findnodes('//myns:root/myns:stuff/myns:items/myns:book');
    
  2. or download this
    
    <root xmlns="http://goobar/xml" xmlns:myns="http://goobar/xml">
    ...
      </stuff>
    </root>