Sha256: cc07737531021a0bd11c111d7b8408fc16fb31b09ad6373722366076b2d742fb

Contents?: true

Size: 523 Bytes

Versions: 3

Compression:

Stored size: 523 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:refreshPath xmlns:m="http://oscars.es.net/OSCARS">
            <m:globalReservationId>domain1-1000</m:globalReservationId >
          </m:refreshPath>
    </soap:Body>

</soap:Envelope>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
dreamcat4-libxml-bindings-0.2.0 test/xml/soap_refresh_path.xml
dreamcat4-libxml-bindings-0.2.1 test/xml/soap_refresh_path.xml
libxml4r-0.2.6 test/xml/soap_refresh_path.xml