NonStop SOAP User's Manual
NonStop SOAP Features and Functions
NonStop SOAP User’s Manual—520501-012
4-52
DDL Field Requirements
•
PIC 9(4) COMP
•
PIC S9(5)
•
PIC S9(5) COMP
Some of the invalid field types are:
•
PIC X
•
PIC X(10)
•
PIC 9999V99
•
TYPE FLOAT
•
TYPE FLOAT 64
•
TYPE LOGICAL 4
DDL Field Requirements
NonStop SOAP requires that the DDL field to which the @SOAP_OCCURS_DEP_ON
field can be applied must be an OCCURS field.