Help for this page

Select Code to Download


  1. or download this
    $query = $root->nodePath() . $extendPath . "[\@name]";
    
  2. or download this
    $query = "child::" . $root->nodePath() . $extendPath . "[\@name]";