<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stroom – event</title>
    <link>/tags/event/</link>
    <description>Recent content in event on Stroom</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Tue, 17 May 2022 00:00:00 +0000</lastBuildDate>
    
	  <atom:link href="/tags/event/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Event XML Fragments</title>
      <link>/docs/sending-data/data-formats/event-xml-fragments/</link>
      <pubDate>Tue, 17 May 2022 00:00:00 +0000</pubDate>
      
      <guid>/docs/sending-data/data-formats/event-xml-fragments/</guid>
      <description>
        
        
        &lt;p&gt;This format is a file containing multiple &lt;code&gt;&amp;lt;Event&amp;gt;...&amp;lt;/Event&amp;gt;&lt;/code&gt; element blocks but without any root element, or any XML processing instruction.
For example, a file may look like:&lt;/p&gt;
&lt;pre&gt;&lt;code class=&#34;language-xml&#34;&gt;&amp;lt;Event&amp;gt;
  ...
&amp;lt;/Event&amp;gt;
&amp;lt;Event&amp;gt;
  ...
&amp;lt;/Event&amp;gt;
&amp;lt;Event&amp;gt;
  ...
&amp;lt;/Event&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Each &lt;code&gt;&amp;lt;Event&amp;gt;&lt;/code&gt; element is valid against the &lt;em&gt;event-logging&lt;/em&gt; XML Schema but the file is not as it contains no root element.
This is the output format used by the &lt;a href=&#34;../../docs/sending-data/example-clients/event-logging/&#34;&gt;&lt;em&gt;event-logging&lt;/em&gt; Java library&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
