source: XMLIO_V2/dev/common/src/xmlio/config/axis_attribute.conf @ 219

Last change on this file since 219 was 219, checked in by hozdoba, 13 years ago

Préparation nouvelle arborescence

File size: 237 bytes
Line 
1DECLARE_ATTRIBUTE(StdString, name)
2DECLARE_ATTRIBUTE(StdString, standard_name)
3DECLARE_ATTRIBUTE(StdString, long_name)
4
5DECLARE_ATTRIBUTE(StdString, unit)
6
7DECLARE_ATTRIBUTE(int,       size)
8DECLARE_ATTRIBUTE(ARRAY(double, 1), zvalue)
9
10
Note: See TracBrowser for help on using the repository browser.