Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/5.4.1/doc/deceit/node6.html
Дата изменения: Fri Jan 10 22:43:01 2003 Дата индексирования: Sat Dec 22 07:42:53 2007 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
The following template describes a dataset with two dataset attributes and no blocks.
# --> begin # a comment line. Blank lines, like the next one, are ignored. dataset "simple.ds" < attribute "ATT_STR" string "hello" "a familiar greeting" "" attribute "PI" real 3.1415 "a familiar number" "rad" > # --> end
The following syntax rules apply:
attribute name type value label unit
where
All items are mandatory.