blob: 8bd102cae89dbaf54f9e21a7b33330c65de0d073 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE FBType SYSTEM "http://www.holobloc.com/xml/LibraryElement.dtd">
<FBType Comment="Helper FB to set the connection to a Orchestration Form type" Name="OrchestrationForm2OrchestrationForm">
<Identification Description="Copyright (c) 2019 fortiss GmbH &#13;&#10;&#13;&#10;This program and the accompanying materials are made &#13;&#10;available under the terms of the Eclipse Public License 2.0 &#13;&#10;which is available at https://www.eclipse.org/legal/epl-2.0/ &#13;&#10;&#13;&#10;SPDX-License-Identifier: EPL-2.0" Standard="61499-2"/>
<VersionInfo Author="Jose Cabral" Date="2019-01-28" Organization="fortiss GmbH" Version="1.0"/>
<InterfaceList>
<EventInputs>
<Event Comment="Request" Name="REQ" Type="Event">
<With Var="IN"/>
</Event>
</EventInputs>
<EventOutputs>
<Event Comment="Confirm" Name="CNF" Type="Event">
<With Var="OUT"/>
</Event>
</EventOutputs>
<InputVars>
<VarDeclaration Comment="Input" Name="IN" Type="OrchestrationForm"/>
</InputVars>
<OutputVars>
<VarDeclaration Comment="Output" Name="OUT" Type="OrchestrationForm"/>
</OutputVars>
</InterfaceList>
<Service Comment="Helper FB to set the connection to a Orchestration Form type" LeftInterface="APPLICATION" RightInterface="RESOURCE"/>
</FBType>