On 01/09/2017 02:49, Mark Andrews via RT wrote: > > Is a empty media blob allowed It's not explicitly prohibited in the draft at the moment > and if so how is is represented in presentation format? On my CLI base64 decoder the string "=" is accepted as a legal representation of an empty string. If that's not acceptable, would ( ) work ?