| Server IP : 74.208.236.79 / Your IP : 216.73.216.156 Web Server : Apache System : Linux infongp-us50 4.4.400-icpu-108 #2 SMP Wed Feb 11 10:12:42 UTC 2026 x86_64 User : u93192080 ( 6162215) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/doc/libxml-xpath-perl/examples/ |
Upload File : |
<?xml version="1.0" encoding="ISO-8859-1"?>
<timesheet xmlns:a="www" xmlns:b="xxx" xmlns="fred">
<employee>
<name>
<forename>Matt</forename>
<surname>Sergeant</surname>
</name>
<department>Development IT</department>
</employee>
<rules>
<rule>NextRule1</rule>
<rule>NextRule2</rule>
</rules>
<projects>
<project a:Name="Consultancy > fred" b:Name="Fred">
<sunday>0.00</sunday>
<monday>0.00</monday>
<tuesday>7.75</tuesday>
<wednesday>8.75</wednesday>
<thursday>7.75</thursday>
<friday>6.5</friday>
<saturday>0.00</saturday>
</project>
<project Name="Holiday">
<sunday>0.00</sunday>
<monday>7.75</monday>
<tuesday>0.00</tuesday>
<wednesday>0.00</wednesday>
<thursday>0.00</thursday>
<friday>0.00</friday>
<saturday>0.00</saturday>
</project>
</projects>
</timesheet>