Table Of Contents

Previous topic

SASdetector

Next topic

SASnote

This Page

SASprocess

parent:
SASentry
_images/8-SASprocess.png

The SASprocess element

Name Type Occurrence Description Attributes
name string [0..1] Optional name for this data processing or analysis step.  
date string [0..1] Optional date for this data processing or analysis step. [1]  
description string [0..1] Optional description for this data processing or analysis step.  
term string [0..1] Specifies the value of a single variable, parameter, or term (while defined here as a string, it could be a number) related to the SASprocess step. unit={unit} [2]
SASprocessnote container [1..inf] Describes anything about SASprocess that is not already described.  
{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}

SASprocessnote

parent:
SASprocess
Name Type Occurrence Description Attributes
{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}

Table Notes

[1]Use a format for the date which is easily machine-readable such as ISO-8601 (either yyyy-mm-ddThh:mm:ss or yyyy-mm-dd hh:mm:ss). See: http://www.w3.org/TR/NOTE-datetime or http://en.wikipedia.org/wiki/ISO_8601 for more details.
[2]The unit attribute is required for numerical data. See Rules for acceptable values.