5.16.5 SEND
When the SEND command of this service is executed the following steps occur:
The service using the XSL keyword transforms the program fields and list into the resultant XML. If a FRAGMENT keyword is present this transformation is stored, as this is only a fragment of the final XML to be sent. When no FRAGMENT keyword is present this transformation is treated as the last and the final output XML is constructed and ready to be written to a file.
Syntax:
Command |
Keyword |
Value |
Developer notes for Command/Keyword/Value |
SEND |
XSL |
|
Mandatory. See XSL. |
FRAGMENT |
|
Optional. See FRAGMENT. |
|
OUTPUT |
|
Optional. See OUTPUT. |