rustyfix-dictionary 0.7.4

FIX & FAST (FIX Adapted for STreaming) in pure Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2010 rel. 2 (x64) (http://www.altova.com) by Philip Oliver (Oliver Computing LLC) -->
<!--W3C Schema generated by XMLSpy v2008 sp1 (http://www.altova.com)-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
	<xs:include schemaLocation="repositorystructures.xsd"/>
	<xs:element name="Sections">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Section" type="Section_cs_t" maxOccurs="unbounded"/>
			</xs:sequence>
			<xs:attributeGroup ref="ContainerLevelRevisionAttribGrp"/>
		</xs:complexType>
	</xs:element>
</xs:schema>