InlineContent is XML- or base64-encoded encoded content in some externally-defined format that is inc...
 
EncodingType m_encoding
The possible values are: xml or base64. (Mandatory) 
 
std::string m_data
The inlined data. (Optional) 
 
EncodingType
The format type of encoded data.