This is an updated edition of the schema for E-Filing version 3.0. It documents schema changes resulting from
change requests from version 2 as well as required schema changes to incorporate additional functionality included
in Phase 3 of the E-Filing system. This page documents new schemas and updates
to existing schemas.
To review the list of previous modifications that were made for version 2.0, read the Changes
for Phase 2 revision 2003-11 (2004-06-12) section.
Please Note:
- This page is kept for historical purpose. Forms in the Detailed Changes section below are the latest
version with the Latest Updated date as indicated in the Index page (Home Page).
- The changes listed here, unless otherwise specified, took place when Release 3.0 of the E-Filing system is
deployed. This release occurred on June 04, 2005.
Detailed changes
Schemas Common to both Ordinary Administration and Division I Proposal
| File |
Title |
| Form10.xsd |
Application of Trustee for Discharge |
| Form11.xsd |
Notice of Final Dividend and Application for Discharge of Trustee |
| Form12.xsd |
Final Statement of Receipts and Disbursements (Other than Summary Administration and
Consumer Proposals) |
| Form12PD.xsd |
Final Statement of Receipts and Disbursements (Other than Summary Administration and
Consumer Proposals) - Preliminary/Draft Only |
| Form12S.xsd |
Final Statement of Receipts and Disbursements (Other than Summary Administration and
Consumer Proposals) -Supplementary Only |
Ordinary Administration Schemas
| File |
Title |
| Form21.xsd |
Assignment for the General Benefit of Creditors (Corporation or other Legal Entity) |
| Form23.xsd |
Preliminary Statement of Affairs |
Division I Proposal Schemas
| File |
Title |
| Form29.xsd |
Trustee's Report on Cash-flow Statement |
| Form30.xsd |
Report on Cash-flow Statement by the Person Making the Proposal |
| Form34.xsd |
Report of Trustee on Non-filing of Cash-flow Statement or Proposal |
| Form38.xsd |
Report of Trustee on Refusal by Creditors to Approve Proposal |
| Form40.xsd |
Report of Trustee on Proposal |
| Form401.xsd |
Notice of Hearing of Application for Court Approval of Proposal |
| Form41.xsd |
Report of Trustee on Refusal by Court to Approve Proposal |
| Form43.xsd |
Notice of Default in the Performance of a Proposal |
| Form431.xsd |
Report of Trustee on Annulment of Proposal |
| Form46.xsd |
Certificate of Full Performance of Proposal |
| Form92.xsd |
Notice of Proposal to Creditors |
Notice of Intention Schemas
| File |
Title |
| Form33.xsd |
Notice of Intention To Make a Proposal |
- The optional string element <AdditionalInformation> has been
added to all new forms as well as these existing forms: Directive6Ra.xsd,
DividendSheet.xsd, EIS.xsd,
Form1.xsd, Form13.xsd, Form13PD.xsd, Form13S.xsd, Form14.xsd, Form15.xsd, Form16.xsd, Form17.xsd, Form22.xsd, Form31.xsd, Form36.xsd, Form48.xsd, Form49.xsd, Form50.xsd, Form51.xsd, Form511.xsd, Form52.xsd, Form53.xsd, Form54.xsd, Form56.xsd, Form57.xsd, Form58.xsd, Form59.xsd, Form60.xsd, Form65.xsd, Form66.xsd, Form67.xsd, Form68.xsd, Form69.xsd, Form70.xsd, Form71.xsd, Form74.xsd, Form75.xsd, Form76.xsd, Form77.xsd, Form78.xsd, Form79.xsd, Form80.xsd, Form81.xsd, Form82.xsd, Form83.xsd, Form84.xsd, Form85.xsd, Form86.xsd and Form88.xsd.
| File |
Changes |
| Globals.xsd |
- Changed the type for all Province related elements by attaching <ProvinceState>
instead of <Province>. This way, all Province elements have the 2
character code for provinces, states as well as // and -- to indicate foreign address and unknown address
respectively.
<Province> is being kept for use with all
<District> elements.
- Removed <PlaceProvinceState> as it is no longer required.
- Modified the enumeration for <PlaceProvinceState> and <Province> to include NL as the code for Newfoundland and Labrador.
The old code of NF will still be included for backwards compatibility.
|
| DividendSheet.xsd |
- Corrected the enumeration in <DividendType> to read
supplementary, not supplemental.
|
| EIS.xsd |
- Added enumeration values for <Corporation/PersonToBeExamined/Title>.
|
| Form1.xsd |
- Due to the update of <ProvinceState>, Form1.xsd was reset to use <CityProvince
> as it did prior to release 2003-11 and <F1Location> and <F1ProvinceState> were removed.
|
| Form65.xsd |
- Added the following optional, repeatable string elements in order to provide additional details for any
<Discretionary> elements related to 'Other' information:
- <OtherHousingExpensesDetails>
- <OtherPersonalExpensesDetails>
- <OtherMedicalExpensesDetails>
- <OtherLivingExpensesDetails>
- <OtherTransportationDetails>
- <OtherInsuranceDetails>
- <SecuredCreditorPaymentsDetails>
- <OtherPaymentsDetails>
|
| TrusteeAlert.xsd |
- Though the Trustee Alert has existed since Phase 1.1, it has operated behind the scenes, but will now
be a submittable XML file.
|