Sha256: 0e1141728669d661e621fc9bc8918edd070d4ed8bc5428e27c7f263a4d035d9d
Contents?: true
Size: 453 Bytes
Versions: 62
Compression:
Stored size: 453 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header xmlns="http://webservices.somewhere.com/definitions"> <SessionNumber>ABCD1234</SessionNumber> </soap:Header> <soap:Body> <AuthenticateReply xmlns="http://xml.somewhere.com/ABCD"> <processStatus> <statusCode>P</statusCode> </processStatus> </AuthenticateReply> </soap:Body> </soap:Envelope>
Version data entries
62 entries across 62 versions & 10 rubygems