blob: 8411d1e07c42095139cc2e5b3c74672aae5ec56c (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="UTF-8"?>
<getQuote xsi:type="tns2:getQuote" xmlns:tns2="http://ConvertedStockQuote" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ticker1>IBM</ticker1>
<ticker2 xsi:nil="true"/>
</getQuote>
|