Skip to main content
Skip table of contents

Supported DDL Features

Data Types

This is a list of DDL data types currently supported by the SOAPam Service Definition Wizard:

  • PIC X
  • PIC 9 ("T" not supported, COMP-3 and PACKED-DECIMAL not supported)
  • TYPE CHARACTER
  • TYPE BINARY 8 [ UNSIGNED ]
  • TYPE BINARY 16 [, scale ] [ UNSIGNED ]
  • TYPE BINARY 32 [, scale ] [ UNSIGNED ]
  • TYPE BINARY 64 [, scale ]
  • FLOAT [ 32 ]
  • FLOAT 64
  • ENUM

Elements using any other data type will be treated as 'string'.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.