PROC CDISC imports and
exports XML documents that conform to CDISC ODM version 1.2.
The following table
provides a quick reference that indicates the required and optional
statements for importing and exporting a CDISC ODM XML document:
Table of Procedure Tasks
|
|
|
|
|
Specifies CDISC ODM
as the model and references the physical location of the input or
output XML document
|
|
|
|
Specifies the CDISC
ODM version number and file type
|
|
|
|
Specifies the study
identifier
|
|
|
|
Specifies general summary
information about the study
|
|
|
|
Specifies information
about measurement units that are used in the study
|
|
|
|
Specifies the metadata
version and version name that are used by the study
|
|
|
|
Specifies information
about how the study is presented to users
|
|
|
|
Specifies information
about users involved in the study
|
|
|
|
Specifies information
about the physical location of the study
|
|
|
|
Specifies information
about the signatures required in administering the study
|
|
|
|
When importing, identifies
the output SAS data set and specifies where the data content in the
XML document begins; when exporting, identifies the input SAS data
set and optional metadata attributes
|
|
|
|
Describes the contents
of a CDISC ODM SAS data set in the SAS log
|
|
|
|
Produces a directory
listing of the CDISC ODM XML document in the SAS log
|
|
|