Sha256: ebb5bfdd0890534e3327a1dbcc31a0b369fb8215a8eb81baedee3c14c75d96e3
Contents?: true
Size: 580 Bytes
Versions: 3
Compression:
Stored size: 580 Bytes
Contents
<?xml version="1.0"?> <!-- https://wiki.internet2.edu/confluence/display/CPD/OSCARS+Client+Messaging --> <soap:Envelope xmlns:soap="http://www.w3.org/2001/12/soap-envelope" soap:encodingStyle="http://www.w3.org/2001/12/soap-encoding"> <!-- Security headers and X.509 go here --> <soap:Body> <m:teardownPathResponse xmlns:m="http://oscars.es.net/OSCARS"> <m:globalReservationId>domain1-1000</m:globalReservationId> <m:status>PENDING</m:status> </m:teardownPathResponse> </soap:Body> </soap:Envelope>
Version data entries
3 entries across 3 versions & 2 rubygems