<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Dean Farwell (Allstream IT Services) -->
<!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by Doug Harris (MONTAGE.DMC eBusiness Services) -->
<xs:schema targetNamespace="http://www.osb.gc.ca/eFiling" xmlns:osb="http://www.osb.gc.ca/eFiling" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:include schemaLocation="Globals.xsd"/>
	<xs:element name="Form74">
		<xs:annotation>
			<xs:documentation>Reclamation of Property
(Subsection 81(4) of the Act)</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="CorrespondenceLocation" type="osb:Location">
					<xs:annotation>
						<xs:documentation>Address where all notices or correspondence regarding this claim are to be forwarded</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="ClaimantTitle" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Position or title at claimant</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="AssignmentDate" type="xs:date">
					<xs:annotation>
						<xs:documentation>Date the debtor made an
assignment</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="ClaimantDeclaration" type="osb:Declaration">
					<xs:annotation>
						<xs:documentation>Declaration of the claimant</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="AdditionalInformation" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Provide any additional information related to the form.</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>
