You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In order to support the full richness of DFDL including properties like dfdl:separatorSuppressionPolicy in all its variations, the Daffodil sequence implementation needed refactoring.

The UML diagram below shows the introduction of the SequenceChild class in the Gram object tree, and how it relates to the runtime classes derived from SequenceChildParser and SequenceChildUnparser.

  • No labels