Name: instantiation/gatewayresponse.xml
| 1: | <?xml version="1.0" encoding="UTF-8"?> |
| 2: | <gatewayResponse xmlns="http://www.fp7-adventure.eu/xmlSchema/Gateways/"> |
| 3: | <header> |
| 4: | <operationName>spawn</operationName> |
| 5: | <commandResult>OK</commandResult> |
| 6: | <commandSequence>LAST</commandSequence> |
| 7: | </header> |
| 8: | <payload> |
| 9: | <outputData paramName="summary" encoding="false"> |
| 10: | <summary> |
| 11: | <info name="spawn" semRef="http://adventure/summary#spawn"> |
| 12: | <info name="instance" value=""/> |
| 13: | </info> |
| 14: | </summary> |
| 15: | </outputData> |
| 16: | </payload> |
| 17: | </gatewayResponse> |
