Viewing post 1 (of 2 total)
Oh, sorry.
The xml data file is:
<?xml version="1.0" ?>
<root>
<Customers>
<CustomerID value="1111" />
<CustomerName value="abc" />
</Customers>
</root>
The schema...
March 26, 2008 at 9:39 pm
#794435