Diferencia entre revisiones de «XForms/Submit»

Contenido eliminado Contenido añadido
Jerivase (discusión | contribs.)
Jerivase (discusión | contribs.)
Línea 10:
*''<code><xforms:submission id="s003" method="put" action="file:///tmp/final.xml"/></code>''
 
 
The first submission sends the data to the specified action, while the second one will expect to get a return xml to update the current document/instance. The third one will save the file locally to the given location /tmp/final.xml
 
El primer comando submission envía los datos a la acción especificada.