Testing part of a schema
You can test a schema by generating test data for an item or a group. The Type Designer creates source and compiled maps that generate and validate the test data. The test-data-generation map automatically runs and produces a text file with the sample data. After that, the test-data-validation map automatically runs on the sample data file.
For choices and partitions, the Type Designer fills the first choice and first partition with data in the generation map. For sequences, the Type Designer generates one index. The Type Designer uses implied default-value and item-value restrictions if they are available; otherwise, it generates sample values for different data types.