<?xml version="1.0" encoding="UTF-8"?>

<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">

<annotation xmlns="http://www.w3.org/1999/XMLSchema">
	<documentation>
		This schema created for MFL MessageFormat ProductSelection.cpy.
	</documentation>
</annotation>

<element xmlns="http://www.w3.org/1999/XMLSchema" name="ProductSelection.cpy">
<complexType content="elementOnly">
<sequence>
	<element ref="extract-rec-out" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>
</element>

<element xmlns="http://www.w3.org/1999/XMLSchema" name="extract-rec-out">
<complexType content="elementOnly">
<sequence>
	<element ref="ext-cusip" minOccurs="1" maxOccurs="1"/>
	<element ref="ext-state-array" minOccurs="54" maxOccurs="54"/>
</sequence>
</complexType>
</element>

<element xmlns="http://www.w3.org/1999/XMLSchema" name="ext-cusip" type="xsd:string"/>

<element xmlns="http://www.w3.org/1999/XMLSchema" name="ext-state-array">
<complexType content="elementOnly">
<sequence>
	<element ref="ext-state-availablity" minOccurs="1" maxOccurs="1"/>
	<element ref="ext-state-bgn-dt" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>
</element>

<element xmlns="http://www.w3.org/1999/XMLSchema" name="ext-state-availablity" type="xsd:string"/>

<element xmlns="http://www.w3.org/1999/XMLSchema" name="ext-state-bgn-dt" type="xsd:string"/>

</xsd:schema>
