topical media & game development

talk show tell print

professional-xml-23-ExpenseReport-baseReport.xml / xml



  <?xml version="1.0" encoding="utf-8"?>
  <exp:expenseReport xmlns:exp="http://example.com/expenseReport">
    <exp:employee>
      <exp:name/>
      <exp:employeeID />
      <exp:dept />
    </exp:employee>
    <exp:date/>
    <exp:purpose/>
    <exp:startDate/>
    <exp:endDate/>
    <exp:expenseItem>
      <exp:date/>
      <exp:type/>
      <exp:amount/>
      <exp:description/>
    </exp:expenseItem>
    <exp:summary>
      <exp:travelSummary/>
      <exp:entSummary/>
      <exp:mealSummary/>
      <exp:miscSummary/>
    </exp:summary>
  </exp:expenseReport>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.