Help for this page

Select Code to Download


  1. or download this
    <root>
        <head>
    ...
            </node1>
        </head>
    </root>
    
  2. or download this
    use XML::LibXML;
    
    ...
                print "Value of XPath $rule_source : $val \n";
        }