aParse - Examples - Cargo-IMP - FSA/11

This is a parser of the IATA/ATA Cargo-IMP FSA (Freight Status Answer : Version 11) message.

Grammar

Entry

Enter the rule to use to parse the input.

Enter the input to be parsed.

Select the visitor to use to display the resultant parse tree.

The aParse generated Displayer visitor.
The aParse generated XmlDisplayer visitor.
A modified version of the aParse generated XmlDisplayer that does not show punctuation or terminal data XML tags.

Result