- or download this
<?xml version="1.0" encoding="UTF-8"?>
<company name="ABC" branch="bangkok">
...
</education>
</employee>
</company>
- or download this
#!/usr/bin/perl
...
}
$xdoc->printToFile($rfile);
- or download this
$xitem->getElementsByTagName('institute')->item(0)->getFirstChild->get
+NodeValue;
- or download this
$xitem->getElementsByTagName('institute')->getNodeValue;