02021-01-26 evening stream: added return type in the example tool description

This commit is contained in:
Suzanne Soy 2021-01-26 22:20:35 +00:00
parent a5887998aa
commit 66c7794ea1

View File

@ -25,6 +25,7 @@
<xforms:bind ref="my:option1" type="xsd:decimal" required="true()"/>
<xforms:bind ref="my:option2" type="xsd:string" required="true()"/>
<xforms:submission action="myTool.py" method="exec-double-dash" />
<XternalApps:returns method="pipe" type="image/svg+xml" />
</xforms:model>
<!-- Description of the user interface follows: -->
<xforms:group>