| |
| <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" |
| xmlns:wsrm="http://docs.oasis-open.org/ws-rx/wsrm/200702" |
| xmlns:wsmc="http://docs.oasis-open.org/ws-rx/wsmc/200702" |
| xmlns:wsa="http://www.w3.org/2005/08/addressing"> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| --> |
| <S:Header> |
| <wsa:Action>http://docs.oasis-open.org/wsrx/ |
| wsrm/200608/MakeConnection</wsa:Action> |
| <wsa:To> http://example.org/subscriptionService </wsa:To> |
| </S:Header> |
| <S:Body> |
| <wsmc:MakeConnection> |
| <wsrm:Identifier>urn:uuid:6367739C8350488CD411576188379313</wsrm:Identifier> |
| <wsmc:Address>http://docs.oasis-open.org/wsrx/wsrm/200702/anonymous?id=550e8400-e29b-11d4-a716-446655440000</wsmc:Address> |
| </wsmc:MakeConnection> |
| </S:Body> |
| </S:Envelope> |