Open an element with the specified name.

Synopsis

Declared in <balxml_encoder.h>

template<class NAME_TYPE>
void
openElement(NAME_TYPE const& name);

Parameters

Name

Description

name

name of the element to open

Created with MrDocs