<?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="Form29">
		<xs:annotation>
			<xs:documentation>Trustee's Report on Cash-flow Statement (Paragraphs  50(6)(b) and 50.4(2)(b) of the Act)</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Debtor" type="osb:LegalEntity">
					<xs:annotation>
						<xs:documentation>Name of insolvent person or company</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="ProjectionDate" type="osb:Date">
					<xs:annotation>
						<xs:documentation>Date of report of projected cash flow</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="CashFlowItem" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Items, including dates, considered in this projection related to note below</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="PurposeNote" type="xs:string">
					<xs:annotation>
						<xs:documentation>A note describing the purpose of this projection</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="AssumptionNote" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Notes describing the probable and hypothetical assumptions</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="ProjectionPreparedNote" type="xs:string">
					<xs:annotation>
						<xs:documentation>The projection has been prepared solely for the purpose described in this note.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="SignedAt" type="osb:Signing">
					<xs:annotation>
						<xs:documentation>Date and location signed</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>
