cansas1d SASprocess: Difference between revisions
From canSAS
 (New page: <gallery caption="block diagrams"> Image:cansas1d-v1-8-SASprocess.png </gallery>  {| {{Tablestyle}} |- ! {{Headcellstyle}} | Name ! {{Headcellstyle}} | Type ! {{Headcellstyle}} | occurrenc...)  | 
				No edit summary  | 
				||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
Image:cansas1d-v1-8-SASprocess.png  | Image:cansas1d-v1-8-SASprocess.png  | ||
</gallery>  | </gallery>  | ||
* parent: [[cansas1d_SASentry | SASentry]]  | |||
{| {{Tablestyle}}  | {| {{Tablestyle}}  | ||
| Line 35: | Line 37: | ||
|| '''unit'''="{unit}"  | || '''unit'''="{unit}"  | ||
|-  | |-  | ||
|| [[#  | || [[#SASprocessnote | '''''SASprocessnote''''']]  | ||
|| container  | || container  | ||
| align="center" | [1..unbounded]  | | align="center" | [1..unbounded]  | ||
| Line 49: | Line 51: | ||
|}  | |}  | ||
==   | == SASprocessnote ==  | ||
{| {{Tablestyle}}  | {| {{Tablestyle}}  | ||
Latest revision as of 03:10, 9 December 2008
- block diagrams
 
- parent: SASentry
 
| 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. Use a format which is easily machine-readable such as "yyyy-mm-dd hh:mm:ss"  The format for the date string may be specified at a later date.  | 
|
| description | string | [0..1] | Optional description for this data processing or analysis step. | |
| term | string | [0..unbounded] | This is used to specify 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}" | 
| SASprocessnote | container | [1..unbounded] | This element is used to describe anything about SASprocess that is not already described. | |
| {any} | container | [0..unbounded] | Any element(s) not defined in the cansas1d/1.0 standard can be placed at this point. See {any} for more details. | xmlns:{foreign-prefix}="{foreign-namespace}" | 
SASprocessnote
| Name | Type | occurrence | Description | Attributes | 
|---|---|---|---|---|
| {any} | container | [0..unbounded] | Any element(s) not defined in the cansas1d/1.0 standard can be placed at this point. See {any} for more details. | xmlns:{foreign-prefix}="{foreign-namespace}" |