Creating a DFDL schema
You can use the DFDL schema utility that is provided with Test Integrations and APIs to create a DFDL schema file and apply it to messages. This utility helps you to quickly create a schema with valid format and to specify elements and values by using the DFDL editor.
You have created a DFDL schema and added the schema to the schema library. The DFDL Schema Library lists the path to the created DFDL schema file.
You can apply the DFDL schema to messages.
When you work with the DFDL schema-based messages, the following events occur:
- Newly created fields are populated with either the default attributes or ibmDfdlExtn:sampleValue attributes.
- When content in messages is previewed or sent, default values are added for boolean, byte, or numeric types when no values are specified.
Note:
When you view content in the Field Editor,
the tags are replaced with their default values. When you run a test, the tag values are
replaced with the values you defined in the tag data store.