NonStop SOAP User's Manual

NonStop SOAP Features and Functions
NonStop SOAP User’s Manual520501-012
4-19
Exposing a Subset of DDL as a Web Service
@SOAP_SUPPRESS_INOUT: Do not expose this field in the SOAP request as
well as the response message.
For a table describing the valid combinations of comment tags and a description of the
order of processing of these comment tags, see Appendix B, Using DDL Comment
Tags .
The comment tags should be the first set of nonwhite space character following the "*"
character (which denotes that DDL line as a comment). There could be spaces or tabs
following the "*" character.
If there are more than one comment tags, then the tags should be space separated
and adjacent to each other. Table 4 -1 describes the effect of specifying two comment
tags. The order in which the comment tags are specified is not significant.
Table 4-1. Comment Tags
Comment Tag1 Comment Tag2 Effect
@SOAP_OPTIONAL @SOAP_SUPPRESS_IN @SOAP_SUPPRESS_IN
@SOAP_OPTIONAL @SOAP_SUPPRESS_OUT Optional for a request
message, suppressed for
the output message
@SOAP_OPTIONAL @SOAP_SUPPRESS_
INOUT
@SOAP_SUPPRESS_
INOUT
@SOAP_SUPPRESS_
IN
@SOAP_SUPPRESS_OUT @SOAP_SUPPRESS_
INOUT
@SOAP_SUPPRESS_
IN
@SOAP_SUPPRESS_
INOUT
@SOAP_SUPPRESS_
INOUT
@SOAP_SUPPRESS_
OUT
@SOAP_SUPPRESS_
INOUT
@SOAP_SUPPRESS_
INOUT