29#ifndef __NCML_MODULE__READ_METADATA_ELEMENT_H__
30#define __NCML_MODULE__READ_METADATA_ELEMENT_H__
32#include "NCMLElement.h"
56 virtual std::string
toString()
const;
58 static const std::string _sTypeName;
59 static const std::vector<std::string> _sValidAttributes;
Base class for NcML element concrete classes.
NcML Parser for adding/modifying/removing metadata (attributes) to existing local datasets using NcML...