Attributes { REGION { String type "String"; } LOCALITY { String type "String"; } DATE { String type "String"; } STATION_ID { String type "String"; } SAMPLE_ID { String type "String"; } DEPTH_m { String type "Float32"; } SEDIMENT_TYPE { String type "String"; } LONGITUDE { String type "Float32"; } LATITUDE { String type "Float32"; } TAXON { String type "String"; } ABUNDANCE(ind/0.1m2) { String type "Float32"; } BIOMASS(g/0.1m2) { String type "Float32"; } }