aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/test/xmerl_xsd_SUITE_data/small.xml
blob: b0358f467d4e87253f7b8a446fa145ce866cbfe6 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<purchaseOrder
  xmlns="small"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="small small.xsd"
  orderDate="1999-10-20">
This is the content of the element
</purchaseOrder>