<?xml version="1.0" encoding="UTF-8"?>
<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="Form52">
		<xs:annotation>
			<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Notice of Status of Consumer Proposal
(Section 66.27 of the Act)</xs:documentation>
		</xs:annotation>
		<xs:complexType>
			<xs:sequence>
				<xs:element name="ConsumerDebtor" type="osb:Individual" maxOccurs="unbounded">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Consumer debtor is a natural person who is bankrupt or insolvent and whose aggregate debts, excluding any debts secured by the person's principal residence, do not exceed a prescribed amount.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="ProposalDate" type="xs:date">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Date the proposal was made.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="FiledDate" type="xs:date">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Date the proposal was filed with the official receiver.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="RefusedByCreditors" type="xs:boolean" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Was the consumer proposal refused by the creditors of the consumer debtor. One and only one of Withdrawn, RefusedByCourt, RefusedByCreditors or StatusChangeDescription MUST be selected.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="CreditorRefusedDate" type="xs:date" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Date refused by the creditors of the consumer debtor.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="RefusedByCourt" type="xs:boolean" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Was the consumer proposal refused by the court.  One and only one of Withdrawn, RefusedByCourt, RefusedByCreditors or StatusChangeDescription MUST be selected.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="CourtRefusedDate" type="xs:date" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Date refused by the Court.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="CourtName" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Name of court if the proposal was refused by the courts. Mandatory if RefusedByCourt is selected.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="Province" type="osb:Province" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">The province where the court resides if the proposal was refused by the courts. Mandatory if RefusedByCourt is selected.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="Withdrawn" type="xs:boolean" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Was the consumer proposal withdrawn by the consumer debtor. One and only one of Withdrawn, RefusedByCourt, RefusedByCreditors or StatusChangeDescription MUST be selected.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="WithdrawnDate" type="xs:date" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Date withdrawn by the consumer debtor.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="StatusChangeDescription" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Appropriate description of refused or withdrawn in an open text field. One and only one of Withdrawn, RefusedByCourt, RefusedByCreditors or StatusChangeDescription MUST be selected.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="SignedAt" type="osb:Signing">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Date and Location Signed</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="Comments" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Any comments to add for the change of status.</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="AdditionalInformation" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="fr-CA"></xs:documentation><xs:documentation xml:lang="en-CA">Provide any additional information related to the form.</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>
