Sha256: 88843c20d7c60f34548739e44c4624611389d0d2872eaf29ce668c602abd23b3
Contents?: true
Size: 521 Bytes
Versions: 3
Compression:
Stored size: 521 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:createPath xmlns:m="http://oscars.es.net/OSCARS"> <m:globalReservationId>domain1-1000</m:globalReservationId > </m:createPath> </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_create_path.xml |
dreamcat4-libxml-bindings-0.2.1 | test/xml/soap_create_path.xml |
libxml4r-0.2.6 | test/xml/soap_create_path.xml |