Skip to content

Instantly share code, notes, and snippets.

@TigerC10
Created October 1, 2014 04:21
Show Gist options
  • Save TigerC10/8076aced5b932a1f8b68 to your computer and use it in GitHub Desktop.
Save TigerC10/8076aced5b932a1f8b68 to your computer and use it in GitHub Desktop.
Blank Data For Canadian T2200 Form
<?xml version="1.0" encoding="UTF-8"?>
<form1>
<Page1>
<Employee_Info_sf>
<Last_Name_Fill />
<First_Name_Fill />
<Tax_Year_Fill />
<SIN_Comb />
<Home_Address_Fill />
<Business_Address_Fill />
<Job_Title_Fill />
</Employee_Info_sf>
<Line_1_sf xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
<Line_2_sf>
<Text_2_Fill />
</Line_2_sf>
<Line_3_sf>
<Text_2_Fill />
</Line_3_sf>
<Line_4_sf>
<Text_4_Fill />
<FromDate />
<ToDate />
</Line_4_sf>
<Line_5_sf>
<Bullet_List>
<List_Item_1 xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
<List_Item_2 xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
<List_Item_3 xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
</Bullet_List>
<Expense_Fill_1 />
<Expense_Fill_2 />
<Expense_Fill_3 />
</Line_5_sf>
<Line_6_sf>
<Bullet_List>
<List_Item_1>
<Expense_Fill />
</List_Item_1>
<List_Item_2>
<Expense_Fill />
</List_Item_2>
</Bullet_List>
</Line_6_sf>
<Line_7_sf>
<Text_2_Fill />
</Line_7_sf>
</Page1>
<Page2>
<Line_8_sf>
<Goods_Sold_Fill />
</Line_8_sf>
<Line_9_sf>
<Bullet_List>
<List_Item_1 xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
<List_Item_2 xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
<List_Item_3 xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
<List_Item_4 xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
</Bullet_List>
<Expense_Fill_1 />
<Expense_Fill_2 />
<Expense_Fill_3 />
</Line_9_sf>
<Line_10_sf>
<Expense_Fill_1 />
<Expense_Fill_2 />
<Expense_Fill_3 />
</Line_10_sf>
<Line_11_sf xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
<Line_12_sf xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
<Line_13_sf xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:dataNode="dataGroup" />
<Declaration_sf>
<Name_Employer_Fill />
<Name_Authorized_Fill />
<Date />
<Telephone_Fill />
</Declaration_sf>
</Page2>
<Line_1_CheckBox />
<Line_2_CheckBox />
<Line_3_CheckBox />
<Line_5_CheckBox_1 />
<Line_5_CheckBox_2 />
<Line_5_CheckBox_3 />
<Line_6_CheckBox_1 />
<Line_6_CheckBox_2 />
<Line_6_CheckBox_3 />
<Line_7_CheckBox />
<Line_8_CheckBox_1 />
<Line_8_CheckBox_2 />
<Line_8_CheckBox_3 />
<Line_9_CheckBox_1 />
<Line_9_CheckBox_2 />
<Line_9_CheckBox_3 />
<Line_9_CheckBox_4 />
<Line_9_CheckBox_5 />
<Line_9_CheckBox_6 />
<Line_9_CheckBox_7 />
<Line_9_CheckBox_8 />
<Line_10_CheckBox_1 />
<Line_10_CheckBox_2 />
<Line_10_CheckBox_3 />
<Line_10_CheckBox_4 />
<Line_10_CheckBox_5 />
<Line_11_CheckBox_1 />
<Line_11_CheckBox_2 />
<Line_11_CheckBox_3 />
<Line_12_CheckBox_1 />
<Line_12_CheckBox_2 />
<Line_12_CheckBox_3 />
<Line_12_CheckBox_4 />
<Line_13_CheckBox_1 />
<Line_13_CheckBox_2 />
</form1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment