Help for this page
#!/usr/bin/perl use strict; ... print XML::XPath::XMLParser::as_string($node), "\n\n"; }
<?xml version="1.0" encoding="ISO-8859-1"?> <timesheet xmlns:a="www" xmlns:b="xxx" xmlns="fred"> <employee> ... </projects> </timesheet>