<?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.4 U (http://www.xmlspy.com) by Dean Farwell (Montage) -->
<xs:schema targetNamespace="http://www.osb.gc.ca/eFiling" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:osb="http://www.osb.gc.ca/eFiling" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:include schemaLocation="Globals.xsd"/>
	<xs:element name="Form43">
		<xs:annotation>
			<xs:documentation>Notice of Default in the Performance of a Proposal
(Section 62.1 of the Act)</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Debtor" type="osb:LegalEntity">
					<xs:annotation>
						<xs:documentation>Name of the insolvent person or company.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="FiledDate" type="osb:Date">
					<xs:annotation>
						<xs:documentation>Date the proposal was filed with the official receiver.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="TrusteeDischargeWithoutAnnulment" type="xs:boolean" minOccurs="0">
					<xs:annotation>
						<xs:documentation>True, if the undersigned trustee intends to apply for a discharge without annulling the proposal.  If the trustee is going to annul the proposal, enter 'False' to eliminate this line from the Form.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="DebtorName" type="xs:string">
					<xs:annotation>
						<xs:documentation>Name of the debtor who may be placed into bankruptcy.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="SignedAt" type="osb:Signing">
					<xs:annotation>
						<xs:documentation>Signed at location and date</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>
