tags:

views:

12

answers:

0

This request is generated when web service is called. Can you tell me what the namespace will be? I am confused

<?xml version="1.0" encoding="UTF-8"?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"&gt;
    <S:Header/>
    <S:Body>
        <ns2:getNews xmlns:ns2="http://src/"&gt;
            <ticker>NASDAQ:INFY</ticker>
        </ns2:getNews>
    </S:Body>
</S:Envelope>