Previous topic

SASroot

Next topic

SASdata

This Page

SASentryΒΆ

parent:
SASroot

Refer to the figure in SASroot.

Name Type Occurrence Description Attributes
Title string [1..1] Title of this SASentry. name={short-Run-identifier}
Run string [1..inf]

Run identification for this SASentry. For many facilities, this is an integer. Use multiple instances of Run as needed.

Note: How to correlate this with SASdata and SASinstrument configurations has not yet been defined.

name is an optional string attribute to identify this particular Run. Could use this to associate (correlate) multiple SASdata elements with Run elements. (Give them the same {short-Run-identifier}.)

 
{any} container [0..inf] Any element(s) not defined in the cansas1d:1.1 standard can be placed at this point. xmlns:{foreign-prefix}={foreign-namespace}
SASdata container [1..inf] Reduced 1-D SAS data for this SASentry. Use multiple SASdata elements to represent multiple frames. Use this to associate (correlate) multiple SASdata elements with Run elements. (Give them the same name.) name={short-Run-identifier}
{any} container [0..inf] Any element(s) not defined in the cansas1d:1.1 standard can be placed at this point. xmlns:{foreign-prefix}={foreign-namespace}
SASsample container [1..1] Description of the sample. name={short-SASsample-identifier}
SASinstrument container [1..1] Description of the instrument.  
SASprocess container [0..inf] Description of a processing or analysis step. name={short-SASprocess-identifier}
SASnote container [1..inf] Free form description of anything not covered by other elements. name={short-SASnote-identifier}