23 #ifndef E_get_xml_data_h
24 #define E_get_xml_data_h 1
33 void get_data_values_as_xml(libdap::DDS *dds, libdap::XMLWriter *writer);
34 libdap::DDS *dds_to_xd_dds(libdap::DDS *dds);
35 libdap::BaseType *basetype_to_xd(libdap::BaseType *bt);
38 #endif // E_get_xml_data_h