NonStop SOAP User's Manual
Using DDL Comment Tags
NonStop SOAP User’s Manual—520501-012
B-2
•
Un-marshal: a corresponding XML element is present in the request
SOAP/XML message
•
Marshal: the value for the field in the response DDL buffer is not empty
Otherwise, it skips that DDL field and moves on to the next field.
•
@SOAP_OCCURS_DEP_ON
Next, the logic for the previous comment tag is applied.
•
@SOAP_ATTRIBUTE, @SOAP_ELEMENT
Then checks whether to apply attribute or element centric processing for the field.
•
@SOAP_BASE64
If the field is at a leaf-level then performs the Base64 conversion on the value of
the field.