META-INF.definitions.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fabric3-binding-file Show documentation
Show all versions of fabric3-binding-file Show documentation
File Transfer Binding Extension
<?xml version="1.0" encoding="ASCII"?> <!-- Fabric3 Copyright (c) 2009-2012 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="urn:fabric3.org" targetNamespace="http://docs.oasis-open.org/ns/opencsa/sca/200912"> <bindingType name="f3:binding.file" mayProvide="sca:oneWay sca:transactedOneWay sca:immediateOneWay"/> </definitions>