For example, assuming appropriate namespaces, should we automatically preserve leading and trailing whitespace on context attributes?
<event>
<!-- All the standard attributes etc -->
<customattribute1 xsi:type="ce:string"> middle </customattribute1>
<customattribute2 xsi:type="ce:string">
middle
</customattribute2>
</event>
How does this apply to text and base64 data elements?
(Doug: please assign to me or Jem as a starting point.)
For example, assuming appropriate namespaces, should we automatically preserve leading and trailing whitespace on context attributes?
How does this apply to text and base64 data elements?
(Doug: please assign to me or Jem as a starting point.)