rustyfix-dictionary 0.7.3

FIX & FAST (FIX Adapted for STreaming) in pure Rust
Documentation
<?xml version="1.0" encoding="utf-8"?>
<Sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          copyright="Copyright (c) FIX Protocol Ltd. All Rights Reserved."
          edition="2010"
          version="FIX.5.0SP2"
          xsi:noNamespaceSchemaLocation="../../schema/Sections.xsd"
          generated="2019-05-13T21:23:17.734Z"
          latestEP="249">
   <Section>
		    <SectionID>Session</SectionID>
		    <Name>Session</Name>
		    <DisplayOrder>0</DisplayOrder>
		    <Volume>FIXT.1.1</Volume>
		    <NotReqXML>1</NotReqXML>
		    <FIXMLFileName>session</FIXMLFileName>
		    <Description>Session level messages to establish and control a FIX session</Description>
	  </Section>
   <Section updated="FIX.5.0SP2" updatedEP="249">
      <SectionID>PreTrade</SectionID>
      <Name>PreTrade</Name>
      <DisplayOrder>1</DisplayOrder>
      <Volume>3</Volume>
      <NotReqXML>0</NotReqXML>
      <FIXMLFileName>pretrade</FIXMLFileName>
      <Description>A description added to the PreTrade section.</Description>
   </Section>
   <Section>
		    <SectionID>Trade</SectionID>
		    <Name>Trade</Name>
		    <DisplayOrder>2</DisplayOrder>
		    <Volume>4</Volume>
		    <NotReqXML>0</NotReqXML>
		    <FIXMLFileName>trade</FIXMLFileName>
		    <Description>Order handling and execution messages</Description>
	  </Section>
   <Section>
		    <SectionID>PostTrade</SectionID>
		    <Name>PostTrade</Name>
		    <DisplayOrder>3</DisplayOrder>
		    <Volume>5</Volume>
		    <NotReqXML>0</NotReqXML>
		    <FIXMLFileName>posttrade</FIXMLFileName>
		    <Description>Post trade messages including trade reporting, allocation, collateral, confirmation, position mantemenance, registration instruction, and settlement instructions</Description>
	  </Section>
   <Section>
		    <SectionID>Infrastructure</SectionID>
		    <Name>Infrastructure</Name>
		    <DisplayOrder>4</DisplayOrder>
		    <Volume>1</Volume>
		    <NotReqXML>0</NotReqXML>
		    <FIXMLFileName>infrastructure</FIXMLFileName>
		    <Description>Infrastructure messages for application sequencing, business reject, network and user management</Description>
	  </Section>
</Sections>