summaryrefslogtreecommitdiff
path: root/test/testcases/tests/level2/core/files/nodtdstaff.xml
blob: 054a5e1808e0ae9d5df1c10e9e7b271cb79cfd75 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<staff>
 <employee>
  <employeeId>EMP0001</employeeId>
  <name>Margaret Martin</name>
  <position>Accountant</position>           
  <salary>56,000</salary>
  <gender>Female</gender>
  <address domestic="Yes">1230 North Ave. Dallas, Texas 98551</address>
 </employee>
</staff>