unicode
// In header: </build/libzeep-FGEOYe/libzeep-3.0.5/zeep/xml/unicode_support.hpp> typedef boost::uint32_t unicode;
We use our own unicode type since wchar_t might be too small. This type should be able to contain a UCS4 encoded character.