Quick Links:

bal | bbl | bdl | bsl

Namespaces | Functions

Component balxml_configschema
[Package balxml]

Provide the service configuration schema. More...

Namespaces

namespace  balxml

Functions

bsl::ostream & balxml::operator<< (bsl::ostream &stream, const ConfigSchema &schema)

Detailed Description

Outline
Purpose:
Provide the service configuration schema
Classes:
balxml::ConfigSchema the configuration schema
Description:
This component provides a namespace for the service configuration schema. This in-core representation of the schema is used to validate XML configuration data used to initialize the service.

Function Documentation

bsl::ostream & balxml::operator<< ( bsl::ostream &  stream,
const ConfigSchema &  schema 
) [inline]

Write the specified schema to the specified stream, and return a modifiable reference to stream.

References balxml::ConfigSchema::TEXT.