8#ifndef INCLUDED_BALXML_CONFIGSCHEMA
9#define INCLUDED_BALXML_CONFIGSCHEMA
54#include <bsl_ostream.h>
81 return stream << schema.
TEXT;
#define BSLS_IDENT_RCSID(tag, str)
BSLS_IDENT_RCSID() - insert ident str (specific to platform/compiler)
Definition bsls_ident.h:244
#define BSLS_IDENT_PRAGMA_ONCE
BSLS_IDENT_PRAGMA_ONCE - macro to avoid multiple inclusion
Definition bsls_ident.h:263
Definition balxml_base64parser.h:150
bsl::ostream & operator<<(bsl::ostream &stream, const ConfigSchema &schema)
Definition balxml_configschema.h:62
static const char TEXT[]
service configuration schema
Definition balxml_configschema.h:65