Skip to content

Instantly share code, notes, and snippets.

View thariyarox's full-sized avatar

Tharindu Edirisinghe thariyarox

View GitHub Profile
@thariyarox
thariyarox / getAllChallengeQuestionsResponse.xml
Created August 7, 2015 03:57
getAllChallengeQuestionsResponse
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<ns:getAllChallengeQuestionsResponse xmlns:ns="http://services.mgt.identity.carbon.wso2.org" xmlns:ax2303="http://dto.mgt.identity.carbon.wso2.org/xsd" xmlns:ax2301="http://mgt.identity.carbon.wso2.org/xsd">
<ns:return xsi:type="ax2303:ChallengeQuestionDTO" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ax2303:order>0</ax2303:order>
<ax2303:promoteQuestion>false</ax2303:promoteQuestion>
<ax2303:question>City where you were born ?</ax2303:question>
<ax2303:questionSetId>http://wso2.org/claims/challengeQuestion1</ax2303:questionSetId>
</ns:return>
<ns:return xsi:type="ax2303:ChallengeQuestionDTO" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">