blob: 3a836120301a0ff3072e4664237af218186423d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" ?>
<axiomc:book xmlns:axiomc="http://ws.apache.org/axis2/c/om" xmlns:isbn="urn:ISBN:0-395-74341-6">
<axiomc:title>Axis2C OM HOWTO</axiomc:title>
<isbn:number>1748491379</isbn:number>
<author title="Mr" name="Axitoc Oman"/>
<a> </a>
<notes>
<p xmlns="urn:w3-org-ns:HTML">
This is vey good book on OM!
</p>
</notes>
</axiomc:book>
|