Global

Type Definitions

CloseReason

Type:
  • Object
Properties:
Name Type Description
id Number

unique id

message String

message with further details

Field

Properties:
Name Type Description
scale Number

the scale of a decimal field

Node

Properties:
Name Type Description
Node.name String

the node name

Node.min Number

the minimum number of occurences of the node within its parent

Node.max Number

the maximum number of occurences of the node within its parent

Node.isVariable Boolean

if the node has variable multiplicity, or has fixed multiplicity, i.e min != max

Record

Properties:
Name Type Description
Record.fields Array.<Field>

a list of the field definitions. There will be at least one