The next step is to
validate the SAS representation of the ODM XML standard. In step 1,
the ODM XML file was validated against the XML schema. Validating
the SAS representation of the ODM XML standard goes further than XML
schema validation.
An example of a check
that is part of the validation of the SAS representation is the assessment
of foreign key relationships across data sets. The SAS Clinical Standards
Toolkit provides a sample driver program, validate_odm_data.sas, which
validates the SAS representation of an ODM XML file.
Submit the modified
driver program. The SAS Clinical Standards Toolkit validation processes
generally create two output files: validation results and validation
metrics. The names and locations of these SAS data sets depend on
your SASReferences specifications for results management.
In this example, there
are several issues in the foreign key relationships across data sets.