You can change the following settings, and then test-parse again
by clicking the Run Parser button in the DFDL
Test - Parse view.
In the DFDL Test - Parse view, you can
change the input data and encoding.
In the Editor, you can select a different message to be test-parsed.
All other settings from the last test-parse are retained.
If the DFDL schema is complete, you can
add it to a BAR file for deployment;
see Creating a BAR .
Debugging
About this task
If an error occurs during parsing, the following resources
are available to help correct the model:
An error message is displayed. The message summarizes the problem,
and contains links to view the trace and partial logical instance
that was created.
The DFDL Test - Parse view shows the location
of the error in the data. At the top of this view is a hyperlink that
opens the DFDL Test - Trace view.
The object in error is marked in the Editor with the following
marker: . The error marker has hover help
that provides information about the error. To clear the error marker,
correct the model and then parse the data again. The error marker
is also removed when you close the DFDL editor.
The DFDL Test - Logical Instance view
shows the infoset parsed up to the error.