All Downloads are FREE. Search and download functionalities are using the official Maven repository.

OSGI-INF.step-message.xml Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="Message Step">
   <implementation class="org.daisy.common.xproc.calabash.steps.MessageProvider"/>
   <service>
      <provide interface="org.daisy.common.xproc.calabash.XProcStepProvider"/>
   </service>
   <property name="type" type="String" value="{http://xmlcalabash.com/ns/extensions}message"/>
</scr:component>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy