OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESXMLInfo.cc File Reference
#include <sstream>
#include "BESXMLInfo.h"
#include "BESUtil.h"
#include "BESDataNames.h"
Include dependency graph for BESXMLInfo.cc:

Go to the source code of this file.

Macros

#define BES_SCHEMA   "http://xml.opendap.org/ns/bes/1.0#"
 
#define MY_ENCODING   "ISO-8859-1"
 

Macro Definition Documentation

◆ BES_SCHEMA

#define BES_SCHEMA   "http://xml.opendap.org/ns/bes/1.0#"

Definition at line 46 of file BESXMLInfo.cc.

Referenced by BESXMLInfo::begin_response().

◆ MY_ENCODING

#define MY_ENCODING   "ISO-8859-1"

Definition at line 45 of file BESXMLInfo.cc.

Referenced by BESXMLInfo::begin_response().