aParse - Examples - EDIFACT - CUSDEC (D.07A)

This is a parser of the UN/EDIFACT CUSDEC (Customs Declaration : Directory D.07A) message. This parser supports the Level A character set.

Grammar

Entry

Enter the rule to use to parse the input.

Enter the CUSDEC message to be parsed, with or without line breaks. Any line breaks are removed before the entered message is 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