Parse simple sequence content into the specified object.
Declared in <balxml_decoder.h>
template<class INFO_TYPE>
int
operator()(
bsl::string* object,
INFO_TYPE const& info);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| object | object being decoded |
| info | attribute or element metadata |