Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

XML LIBNAME engine

Operational Data Model (ODM). The ODM is a powerful XML-based data model that allows for XMF-based transmission of any data involved in the conduct of clinical trials. SAS has provided support for importing and exporting ODM files via the CDISC procedure and the XML LIBNAME engine. [Pg.5]

Beginning with SAS 8, there are tools in SAS to help you read and write XML files. Starting with SAS 9.1, SAS provides XML import support via the XML LIBNAME engine (previously called SXLE) and the SAS XML mapper (previously called Atlas). [Pg.68]

Here is an example of an XML map file that will help the XML LIBNAME engine to read the lab normal XML data. [Pg.69]

Program 3.11 Using the XML LIBNAME Engine to Read XML Data... [Pg.71]

Notice how the XML engine is indicated in PROC CONTENTS and that the number of observations is set to missing. For further guidance refer to SAS Help and Documentation, where the XML LIBNAME engine is documented extensively. [Pg.72]

With the advent of the CDISC ODM model and the progression of the FDA s endorsement of the CDISC models, I believe that eventually all clinical trial data will likely be submitted to the FDA in ODM or a similar XML format. The XML-based ODM is already gaining acceptance within the pharmaceutical industry as a means of transferring clinical trial data. SAS provides two ways to produce ODM data files using either PROC CDISC or the XML LIBNAME engine. [Pg.266]

The other option for producing ODM XML is to use the XML LIBNAME engine. You can convert the previous DM SAS data set to ODM version 1.2 by running the following SAS program. [Pg.274]

The resulting ODM XML file produced by the XML LIBNAME engine is very similar to the one produced by PROC CDISC. However, PROC CDISC allows you to specify and pass more of the metadata information along to the XML file. If you need to create customized XML files for a sponsor that do not match the ODM specification, you can use the SAS XML Mapper and the XML LIBNAME engine to write your own custom XML files. [Pg.275]


See other pages where XML LIBNAME engine is mentioned: [Pg.41]    [Pg.69]    [Pg.69]    [Pg.73]    [Pg.274]    [Pg.349]    [Pg.350]    [Pg.41]    [Pg.69]    [Pg.69]    [Pg.73]    [Pg.274]    [Pg.349]    [Pg.350]   


SEARCH



XML

© 2024 chempedia.info