cansas1d SASentry: Difference between revisions

From canSAS
No edit summary
No edit summary
Line 71: Line 71:
|-
|-
|}
|}
[[Image:cansas1d-v1-1-SASroot.png|block diagram at SASroot level]]

Revision as of 22:51, 14 April 2008

this page (and below) under construction

Name Type occurrence Description Attributes
Title string [1..1] Title of this SASentry.
Run string [1..unbounded] 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.)

name="{short-Run-identifier}"
{any} container [0..unbounded] description attributes
SASdata container [1..unbounded] description name="{short-Run-identifier}"
{any} container [0..unbounded] description attributes
SASsample container [1..1] description attributes
SASinstrument container [1..1] description attributes
SASprocess container [1..unbounded] description attributes
SASnote container [0..unbounded] description attributes


block diagram at SASroot level