blob: b59677ad61c3bba6af0cf42c2a9f3bd8a349ad8e [file] [log] [blame]
<?xml version='1.0' encoding='UTF-8'?>
<!--
~ 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.
-->
<dd:deploy xmlns:dd="http://ode.fivesight.com/schemas/2006/06/27/dd">
<dd:process xmlns:dd="http://ode.fivesight.com/schemas/2006/06/27/dd"
xmlns:Client="http://example.com/FirstProcess/Client" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:diag="http://example.com/FirstProcess" xmlns:TimeService="http://ws.intalio.com/TimeService/"
xmlns:TimeServer="http://example.com/FirstProcess/TimeServer"
xmlns:ns="http://bpms.intalio.com/FirstProcess/Time" xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:this="http://example.com/FirstProcess/FirstProcess" name="this:FirstProcess"
fileName="FirstProcess-FirstProcess.bpel">
<dd:property name="PATH">FirstProcess</dd:property>
<dd:property name="SVG">FirstProcess.svg
</dd:property>
<dd:provide partnerLink="firstProcessAndClientPlkVar">
<dd:service name="this:CanonicServiceForClient" port="canonicPort"></dd:service>
</dd:provide>
<dd:invoke partnerLink="timeServerAndFirstProcessForPortTimeServiceSoapPlkVar">
<dd:service name="TimeService:TimeService" port="TimeServiceSoap"></dd:service>
</dd:invoke>
</dd:process>
</dd:deploy>