Help for this page

Select Code to Download


  1. or download this
    /Parameter/Value/Item
    /Parameter/Value/Item[@Value]
    //Item
    
  2. or download this
    use XML::LibXML;
    
    ...
          print "$data\n";
       }
    }