<?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) -->
<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="Form11">
		<xs:annotation>
			<xs:documentation>Notice of Final Dividend and Application for Discharge of Trustee (Paragraph 152(5)(c), Rule 61)</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="ObjectionDeadline" type="osb:Event">
					<xs:annotation>
						<xs:documentation>Location and Deadline by which notice of objection of the final statement and dividend sheet must be filed with the registrar.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="ApplicationDate" type="xs:dateTime">
					<xs:annotation>
						<xs:documentation>Date and time the application will be made at the court.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="DischargeObjectionLocation" type="osb:Location">
					<xs:annotation>
						<xs:documentation>Location of registrar where objection of discharge must be filed.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="SignedAt" type="osb:Signing">
					<xs:annotation>
						<xs:documentation>SignedAt</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>
