<?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 Carolyn Benard (Department of Industry Canada) -->
<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="Form31">
		<xs:annotation>
			<xs:documentation>Proof of Claim
(Section 50.1, subsections 65.2(4), 81.2(1), 81.3(8), 81.4(8), 102(2), 124(2), 128(1), and paragraphs 51(1)(e) and 66.14(b) of the Act)</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="ForwardedAddress" type="osb:Location">
					<xs:annotation>
						<xs:documentation>Address where all notices or correspondence regarding this claim must be forwarded</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="Debtor" type="osb:ClaimantPerson" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation>Name of Debtor in the matter of Bankruptcy, Proposal or Receivership </xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="NameOfCreditor" type="osb:Individual">
					<xs:annotation>
						<xs:documentation>Name of Creditor</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="CreditorOrRepresentative" type="osb:ClaimantPerson">
					<xs:annotation>
						<xs:documentation>Creditor (or Representative acting for the Creditor) stating the Claim</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="Representative" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Enter information related to person representing the creditor.</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="RepresentativeForCreditor" type="osb:LegalEntity">
								<xs:annotation>
									<xs:documentation>Name of Creditor being represented</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="PositionOrTitle">
								<xs:annotation>
									<xs:documentation>Position or Title of representative.</xs:documentation>
								</xs:annotation>
								<xs:simpleType>
									<xs:restriction base="xs:string">
										<xs:minLength value="1"/>
									</xs:restriction>
								</xs:simpleType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="BankruptcyDate" type="xs:date">
					<xs:annotation>
						<xs:documentation>Date of bankruptcy, receivership, notice of intention or the proposal if there was no notice of intention.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="IndebtedAmount" type="osb:Money">
					<xs:annotation>
						<xs:documentation>Amount the Debtor is indebted to the Creditor as of the Bankruptcy Date</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:sequence minOccurs="0">
					<xs:annotation>
						<xs:documentation>Unsecured</xs:documentation>
					</xs:annotation>
					<xs:element name="UnsecuredClaimAmount" type="osb:Money">
						<xs:annotation>
							<xs:documentation>Unsecured Claim Amount</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="NonPriorityAmount" type="osb:Money" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Amount of money the creditor does not claim a right to a priority.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="PriorityAmount" type="osb:Money" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Amount of money the creditor does claim a right to a priority under section 136 of the Act.</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:sequence minOccurs="0">
					<xs:annotation>
						<xs:documentation>Lease</xs:documentation>
					</xs:annotation>
					<xs:element name="LandlordClaimAmount" type="osb:Money">
						<xs:annotation>
							<xs:documentation>Amount of claim of landlord for disclaimer of a lease</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="LandlordCalculations">
						<xs:annotation>
							<xs:documentation>Full particulars of the claim, including the calculations upon which the claim is based.</xs:documentation>
						</xs:annotation>
						<xs:simpleType>
							<xs:restriction base="xs:string">
								<xs:minLength value="1"/>
							</xs:restriction>
						</xs:simpleType>
					</xs:element>
				</xs:sequence>
				<xs:sequence minOccurs="0">
					<xs:annotation>
						<xs:documentation>Secured</xs:documentation>
					</xs:annotation>
					<xs:element name="SecuredClaimAmount" type="osb:Money">
						<xs:annotation>
							<xs:documentation>Secured Claim Amount</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="HeldAssets" type="osb:Money">
						<xs:annotation>
							<xs:documentation>Dollar amount of the assets being held of the debtor.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="SecuredParticulars">
						<xs:annotation>
							<xs:documentation>Full particulars of the security, including the date on which the security was given.</xs:documentation>
						</xs:annotation>
						<xs:simpleType>
							<xs:restriction base="xs:string">
								<xs:minLength value="1"/>
							</xs:restriction>
						</xs:simpleType>
					</xs:element>
					<xs:element name="SecuredAssetValue" type="osb:Money">
						<xs:annotation>
							<xs:documentation>The assessed value of  the security</xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:sequence minOccurs="0">
					<xs:annotation>
						<xs:documentation>Claim by farmer, fisherman or aquaculturist</xs:documentation>
					</xs:annotation>
					<xs:element name="FarmerClaimAmount" type="osb:Money">
						<xs:annotation>
							<xs:documentation>Amount of claim by a farmer, fisherman or aquaculturist</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="FarmerUnpaidAmount" type="osb:Money">
						<xs:annotation>
							<xs:documentation>Amount of claim for the unpaid amount under subsection 81.2(1) of the Act </xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:sequence minOccurs="0">
					<xs:annotation>
						<xs:documentation>Claim by wage earner</xs:documentation>
					</xs:annotation>
					<xs:element name="WageEarnerClaimAmount" type="osb:Money" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Amount of claim by a wage earner</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="WageEarnerSubsection813Amount" type="osb:Money" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Amount of claim under subsection 81.3(8) of the Act </xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="WageEarnerSubsection814Amount" type="osb:Money" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Amount of claim under subsection 81.4(8) of the Act </xs:documentation>
						</xs:annotation>
					</xs:element>
				</xs:sequence>
				<xs:sequence minOccurs="0">
					<xs:annotation>
						<xs:documentation>Director</xs:documentation>
					</xs:annotation>
					<xs:element name="AgainstDirectorAmount" type="osb:Money">
						<xs:annotation>
							<xs:documentation>Amount of claim against the director if a proposal provides for the compromise of claims against directors.</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="AgainstDirectorCalculations">
						<xs:annotation>
							<xs:documentation>Full particulars of the claim, including the calculations upon which the claim is based.</xs:documentation>
						</xs:annotation>
						<xs:simpleType>
							<xs:restriction base="xs:string">
								<xs:minLength value="1"/>
							</xs:restriction>
						</xs:simpleType>
					</xs:element>
				</xs:sequence>
				<xs:sequence minOccurs="0">
					<xs:annotation>
						<xs:documentation>Securities Firm</xs:documentation>
					</xs:annotation>
					<xs:element name="SecuritiesFirmClaimAmount" type="osb:Money" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Amount of claim of a customer of a bankrupt securities firm</xs:documentation>
						</xs:annotation>
					</xs:element>
					<xs:element name="SecuritiesFirmCalculations" minOccurs="0">
						<xs:annotation>
							<xs:documentation>Full particulars of the claim, including the calculations upon which the claim is based.</xs:documentation>
						</xs:annotation>
						<xs:simpleType>
							<xs:restriction base="xs:string">
								<xs:minLength value="1"/>
							</xs:restriction>
						</xs:simpleType>
					</xs:element>
				</xs:sequence>
				<xs:element name="Payments" minOccurs="0" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation>The payments received from, and the credits allowed to, the debtor.</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="Details">
								<xs:annotation>
									<xs:documentation>Payment Details</xs:documentation>
								</xs:annotation>
								<xs:simpleType>
									<xs:restriction base="xs:string">
										<xs:minLength value="1"/>
									</xs:restriction>
								</xs:simpleType>
							</xs:element>
							<xs:element name="Credits" type="xs:float">
								<xs:annotation>
									<xs:documentation>Credit Details</xs:documentation>
								</xs:annotation>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="RelatedToDebtor" type="xs:boolean" minOccurs="0">
					<xs:annotation>
						<xs:documentation>That, to the best of my knowledge, I am or am not related to the debtor within the meaning of section 4 of the Act.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="NonArmsLength" type="xs:boolean" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Have or have not dealt with the debtor in a non arm's length manner.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="Requests" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Requests applicable only in the case of the bankruptcy of an individual.</xs:documentation>
					</xs:annotation>
					<xs:complexType>
						<xs:sequence>
							<xs:element name="RequestMaterialChange" type="xs:boolean" minOccurs="0">
								<xs:annotation>
									<xs:documentation>Request to be advised of any material change in the financial situation of the bankrupt.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="RequestAmendmentChange" type="xs:boolean" minOccurs="0">
								<xs:annotation>
									<xs:documentation>Request to be advised of any amendment made regarding the amount amount that the bankrupt is required to pay.</xs:documentation>
								</xs:annotation>
							</xs:element>
							<xs:element name="RequestReport" type="xs:boolean">
								<xs:annotation>
									<xs:documentation>Request a copy of the report filed by the trustee regarding the bankrupt's application
for discharge.</xs:documentation>
								</xs:annotation>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</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="CreditorName" type="osb:Individual">
					<xs:annotation>
						<xs:documentation>Signed for creditor by</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="Witness" type="osb:Individual">
					<xs:annotation>
						<xs:documentation>Signing Witness</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="Phone" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Witness' Phone Number</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="osb:PhoneNumber">
							<xs:minLength value="1"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="Fax" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Witness' Fax Number</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="osb:PhoneNumber">
							<xs:minLength value="1"/>
						</xs:restriction>
					</xs:simpleType>
				</xs:element>
				<xs:element name="Email" minOccurs="0">
					<xs:annotation>
						<xs:documentation>Witness' Email Address</xs:documentation>
					</xs:annotation>
					<xs:simpleType>
						<xs:restriction base="xs:string">
							<xs:minLength value="1"/>
						</xs:restriction>
					</xs:simpleType>
				</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>
