cansas1d SASroot: Difference between revisions
From canSAS
No edit summary  | 
				No edit summary  | 
				||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<gallery caption="block diagrams">  | |||
Image:cansas1d-v1-1-SASroot.png  | |||
</gallery>  | |||
* parent: [[cansas1d_XML_header | XML header]]  | |||
{| {{Tablestyle}}  | {| {{Tablestyle}}  | ||
|-  | |-  | ||
| Line 10: | Line 16: | ||
|| container  | || container  | ||
| align="center" | [1..unbounded]  | | align="center" | [1..unbounded]  | ||
|| A single SAS scan is reported in a '''SASentry'''.  Include as many '''SASentry''' elements as desired.  They may contain related or unrelated data.  | || A single SAS scan is reported in a [[cansas1d_SASentry | '''SASentry''']].  Include as many [[cansas1d_SASentry | '''SASentry''']] elements as desired.  They may contain related or unrelated data.  | ||
'''name''' is an optional attribute to provide a string for this SASentry. (Use of this string is not defined by this standard.)  | '''name''' is an optional attribute to provide a string for this [[cansas1d_SASentry | '''SASentry''']]. (Use of this string is not defined by this standard.)  | ||
|| name="short-name"  | || name="short-name"  | ||
|}  | |}  | ||
Latest revision as of 20:39, 25 April 2008
- block diagrams
 
- parent: XML header
 
| Name | Type | occurrence | Description | Attributes | 
|---|---|---|---|---|
| SASentry | container | [1..unbounded] | A single SAS scan is reported in a  SASentry.  Include as many  SASentry elements as desired.  They may contain related or unrelated data.
 name is an optional attribute to provide a string for this SASentry. (Use of this string is not defined by this standard.)  | 
name="short-name" |