rustyfix-dictionary 0.7.3

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