blob: e8ba6e91fad702fd330d38b794f0e3729b79ab3d [file] [log] [blame]
<?xml version = '1.0' encoding = 'UTF-8'?>
<customer xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oxm="http://www.example.com/toplink-oxm">
<contact-method xsi:type="canadian-address-type">
<id>123</id>
<street>1 A Street</street>
<postal-code>A1B 2C3</postal-code>
</contact-method>
</customer>