Help for this page

Select Code to Download


  1. or download this
    <comp id="GWBC18827">
    <nam type="preferred">NAD(P)H</nam>
    ...
    <ref name="Klotho">KLM0000285</ref>
    <ref name="Kegg">C00004</ref>
    </comp>
    
  2. or download this
    use XML::Parser;
    
    ...
      
      print "cdata: $data\n";
    }