Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
s10
Description
Our friends at IBM fed our PCAP schema to their DFDL implementation.
It spat out some errors:
Properties that need a default in scope:
CTDV1118E : When 'sequenceKind' is 'ordered', DFDL property 'floating' must be set.
CTDV1236E : When number or calendar representation is binary, DFDL property 'binaryNumberCheckPolicy' must be set.
CTDV1263E : For a sequence, DFDL property 'sequenceKind' must be set.
CTDV1332E : DFDL property 'fillByte' must be set.
We need to add these properties to all examples so that they will be portable.