META-INF.definitions.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="ASCII"?> <!-- Fabric3 Copyright (c) 2009 Metaform Systems Fabric3 is licensed under modified terms of the GNU General Public License. See the accompanying license file for details. --> <definitions xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:f3-policy="urn:fabric3.org:policy" targetNamespace="urn:fabric3.org:policy"> <intent name="propagatesConversation" constrains="binding"> <description> Propagates a conversation through a reference. </description> </intent> <policySet name="propagatesConversationPolicy" provides="f3-policy:propagatesConversation"/> </definitions>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy