02021-01-26 evening stream: added return type in the example tool description
This commit is contained in:
parent
a5887998aa
commit
66c7794ea1
|
@ -25,6 +25,7 @@
|
||||||
<xforms:bind ref="my:option1" type="xsd:decimal" required="true()"/>
|
<xforms:bind ref="my:option1" type="xsd:decimal" required="true()"/>
|
||||||
<xforms:bind ref="my:option2" type="xsd:string" required="true()"/>
|
<xforms:bind ref="my:option2" type="xsd:string" required="true()"/>
|
||||||
<xforms:submission action="myTool.py" method="exec-double-dash" />
|
<xforms:submission action="myTool.py" method="exec-double-dash" />
|
||||||
|
<XternalApps:returns method="pipe" type="image/svg+xml" />
|
||||||
</xforms:model>
|
</xforms:model>
|
||||||
<!-- Description of the user interface follows: -->
|
<!-- Description of the user interface follows: -->
|
||||||
<xforms:group>
|
<xforms:group>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user