Steps
-
-
In the SAS Program Editor,
select
File
Open Program, and then select
CST_ODM/Programs/find_unsupported_tags.sas.
-
Select
Run
Submit.
The program outputs
to the SAS log and creates a readxmltags_results data set in the
CST_ODM/results directory.
-
Review the log to see
whether there are any errors or warnings.
There should be no errors
or warnings.
-
Review the readxmltags
_results data set in the
CST_ODM/results directory
to ensure that the following conditions are met:
Tip
In the SAS Explorer, you can
view it as
readxmltags_results in the
Results library.
-
The column labeled
Process
status (named _cst_rc) is
0 for
all records.
-
The column named
resultflag is
0 for
eight records, and
1 for all other
records.
-
The data set contains 28 records.
-
There are four records that contain
checkid="ODM0900" and
16 records that contain
checkid="ODM0901".
For the ODM0900 check, the message indicates
"Element
found in XML file that is not present in CDISC ODM Model".
For the ODM0901 check, the message indicates
"Attribute
found in XML file that is not present in CDISC ODM Model".
-
Copyright © SAS Institute Inc. All rights reserved.