Help for this page

Select Code to Download


  1. or download this
    elsif (/<ServiceRef>(.+?)<\/ServiceRef>/) {
               $serviceref = $1;
               $index{"ID$counter"}{"sons"} = [$serviceref];
               
               }