-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIRS1065ScheduleC.xsl
306 lines (247 loc) · 17.1 KB
/
IRS1065ScheduleC.xsl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
<?xml version="1.0" encoding="UTF-8" ?>
<!--Created by Doug Peterson 6-27-2006 submitted for inspection 7-13-2006-->
<!-- Last Modified by James Ganzy on 6/23/2011 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:include href="CommonPathRef.xsl"/>
<xsl:include href="PopulateTemplate.xsl"/>
<xsl:include href="AddHeader.xsl"/>
<xsl:include href="AddOnTable.xsl"/>
<xsl:include href="IRS1065ScheduleCStyle.xsl"/>
<xsl:output method="html" indent="yes" />
<xsl:strip-space elements="*" />
<xsl:param name="Form1065SchCData" select="$RtnDoc/IRS1065ScheduleC" />
<xsl:param name="Form1065ScheduleC" select="$Form1065SchCData/IRS1065ScheduleC"/>
<xsl:template match="/">
<html>
<head>
<title><xsl:call-template name="FormTitle"><xsl:with-param name="RootElement" select="local-name($Form1065SchCData)"></xsl:with-param></xsl:call-template></title>
<!-- No Browser Caching -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Cache-Control" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<!-- No Proxy Caching -->
<meta http-equiv="Cache-Control" content="private" />
<!-- Define Character Set -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Description" content="IRS Form 1065 Schedule C" />
<xsl:call-template name="InitJS"></xsl:call-template>
<script language="JavaScript" src="{$ScriptPath}/FormDisplay.js" type="text/javascript"></script>
<style type="text/css">
<xsl:if test="not($Print) or $Print=''">
<xsl:call-template name="IRS1065ScheduleCStyle"></xsl:call-template>
<xsl:call-template name="AddOnStyle"></xsl:call-template>
</xsl:if>
</style>
<xsl:call-template name="GlobalStylesForm"/>
</head>
<body class="styBodyClass">
<form name="Form1065ScheduleC">
<xsl:call-template name="DocumentHeader"></xsl:call-template>
<div class="styTBB" style="width:187mm;">
<div class="styFNBox" style="height:19mm;width:31mm;">
<div class="styFormNumber" style="font-size:10pt;" >SCHEDULE C<br/>(Form 1065)</div>
<span class="styAgency">(Rev. December 2011)</span><br/>
<span class="styAgency">Department of the Treasury</span><br/>
<span class="styAgency">Internal Revenue Service</span>
</div>
<div class="styFTBox" style="width:125mm;">
<div class="styMainTitle" style="padding-top:1mm;">Additional Information for Schedule M-3 Filers</div>
<div class="styFBT" style="padding-top:5mm;">
<img src="{$ImagePath}/1065SchC_Bullet.gif" alt="Bullet"/> Attach to Form 1065. See separate instructions.
</div>
</div>
<div class="styTYBox" style="width:30mm;height:19mm;">
<div class="styOMB" style="padding-top:6mm;border-bottom-width:0px;">OMB No. 1545-0099</div>
</div>
</div>
<div class="styBB" style="width:187mm;">
<div class="styNameBox" style="width:135mm;height:10mm;font-size:7pt;">
Name of partnership<br/>
<xsl:call-template name="PopulateReturnHeaderFiler"><xsl:with-param name="TargetNode">BusinessNameLine1</xsl:with-param></xsl:call-template><br/>
<xsl:call-template name="PopulateReturnHeaderFiler"><xsl:with-param name="TargetNode">BusinessNameLine2</xsl:with-param></xsl:call-template><br/>
</div>
<div class="styEINBox" style="width:50mm;height:8mm;padding-left:2mm;font-size:7pt;">
Employer identification number<br/><br/>
<span style="font-weight:normal;"><xsl:call-template name="PopulateReturnHeaderFiler"><xsl:with-param name="TargetNode">EIN</xsl:with-param></xsl:call-template></span>
</div>
</div>
<!--James-border-style:solid;border-color:black;border-width:1px 1px 1px 1px;-->
<!-- BEGIN Yes Column -->
<div style="width:187mm">
<div class="styPartDesc" style="height:2mm;width:175mm;font-size:9pt;padding-left:0mm;padding-bottom:0mm;padding-top: 1mm;
border-right- width:0px; border-left-width:0px;border-top-width:0px;border-bottom-width:0px;text-align:left;clear:none;">
</div>
<div class="styPartDesc" style="width:2mm;font-size:8pt;padding-top:1mm;padding-right:0mm;padding-left:0mm;border-style:solid;border-right-width:1px;
border-left-width:1px;border-top-width:0px;border-bottom-width:1px;border-color:black;float:left;clear:none;">
<div style="height:2mm;font-weight:bold;text-align:center;">Yes</div>
</div>
<!-- END Yes Column -->
<!-- BEGIN No Column -->
<div class="styPartDesc" style="width:5.5 mm;padding-top:1mm;padding-right:0mm;padding-left:0mm;border-style:solid;border-right-width:0px;
border-left-width:0px;border-top-width:0px;border-bottom-width:1px;border-color:black;float:left;clear:none;">
<div style="height:2mm;font-weight:bold;text-align:center;font-size:8pt;">No</div>
</div>
</div>
<!-- END No Column -->
<!-- Start Line 1 -->
<div style="width:187mm">
<div class="styLNLeftNumBox" style="height:4mm;font-size:8pt;padding-top:1mm">1</div>
<div class="styLNDesc" style="width:167mm;font-size:8pt;padding-top:1mm;">At any time during the tax year, were there any transfers between the partnership and its partners subject to the
disclosure requirements of Regulations section 1.707-8?
<xsl:call-template name="SetFormLinkInline">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/SubjectToDisclosureRequirement"/>
</xsl:call-template>
<span class="styDotLn" style="float:none;clear:none;padding-left:1mm;">.................</span>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:3.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:3.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateYesBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/SubjectToDisclosureRequirement"/>
</xsl:call-template>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateNoBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/SubjectToDisclosureRequirement"/>
</xsl:call-template>
</div>
</div>
<!-- End Line 1 -->
<!-- Start Line 2 -->
<div style="width:187mm">
<div class="styLNLeftNumBox" style="height:4mm;font-size:8pt;padding-top:3.5mm">2</div>
<div class="styLNDesc" style="width:167mm;font-size:8pt;padding-top:3.5mm;">Do the amounts reported on Schedule M-3,
Part II, lines 7 or 8, column (d), reflect allocations to this<br/>partnership from another partnership of income, gain, loss, deduction,
or credit that are disproportionate to<br/>this partnership’s share of capital in such partnership or its ratio for sharing other items of such partnership?
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:10mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:10mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateYesBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/PrtnrshpCaptialContribution"/>
</xsl:call-template>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateNoBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/PrtnrshpCaptialContribution"/>
</xsl:call-template>
</div>
</div>
<!-- End Line 2 -->
<!-- Start Line 3 -->
<div style="width:187mm">
<div class="styLNLeftNumBox" style="height:4mm;font-size:8pt;padding-top:3.5mm">3</div>
<div class="styLNDesc" style="width:167mm;font-size:8pt;padding-top:3.5mm;">At any time during the tax year, did the partnership sell, exchange, or
transfer any interest in an intangible<br/>asset to a related person as defined in sections 267(b) and 707(b)(1)?
<span class="styDotLn" style="float:none;clear:none;padding-left:1mm;">..............</span>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:6.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:6.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateYesBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/SellExchangeTransferInterest"/>
</xsl:call-template>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateNoBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/SellExchangeTransferInterest"/>
</xsl:call-template>
</div>
</div>
<!-- End Line 3 -->
<!-- Start Line 4 -->
<div style="width:187mm">
<div class="styLNLeftNumBox" style="height:4mm;font-size:8pt;padding-top:3.5mm">4</div>
<div class="styLNDesc" style="width:167mm;font-size:8pt;padding-top:3.5mm;">At any time during the tax year, did the partnership acquire any interest in an intangible asset from a related<br/>
person as defined in sections 267(b) and 707(b)(1)?
<span class="styDotLn" style="float:none;clear:none;padding-left:.5mm;letter-spacing:3mm;">......................</span>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:6.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:6.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateYesBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/InterestInIntangibleAsset"/>
</xsl:call-template>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateNoBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/InterestInIntangibleAsset"/>
</xsl:call-template>
</div>
</div>
<!-- End Line 4 -->
<!-- Start Line 5 -->
<div style="width:187mm">
<div class="styLNLeftNumBox" style="height:4mm;font-size:8pt;padding-top:3.5mm">5</div>
<div class="styLNDesc" style="width:167mm;font-size:8pt;padding-top:3.5mm;">At any time during the tax year, did the partnership make any change in accounting principle for financial<br/>
accounting purposes? See instructions for a definition of change in accounting principle
<span class="styDotLn" style="float:none;clear:none;padding-left:1mm;">........</span>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:6.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:6.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateYesBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/ChangeInAccountingPrinciple"/>
</xsl:call-template>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="">
<xsl:call-template name="PopulateNoBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/ChangeInAccountingPrinciple"/>
</xsl:call-template>
</div>
</div>
<!-- End Line 5 -->
<!-- Start Line 6 -->
<div class="styBB" style="width:187mm">
<div class="styLNLeftNumBox" style="height:4mm;font-size:8pt;padding-top:3.5mm">6</div>
<div class="styLNDesc" style="width:167mm;font-size:8pt;padding-top:3.5mm;">At any time during the tax year, did the partnership make any change in a method of accounting for U.S.<br/>
income tax purposes?
<xsl:call-template name="SetFormLinkInline">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/ChangeInMethodOfAccounting"/>
</xsl:call-template>
<span class="styDotLn" style="float:none;clear:none;padding-left:1.5mm;letter-spacing:3mm;">................................</span>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:6.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="height:6.5mm;background:lightgrey;border-bottom-width:0"/>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="border-bottom-width:0;">
<xsl:call-template name="PopulateYesBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/ChangeInMethodOfAccounting"/>
</xsl:call-template>
</div>
<div class="styIRS1065ScheduleCBLNYesNoBox" style="border-bottom-width:0;">
<xsl:call-template name="PopulateNoBoxText">
<xsl:with-param name="TargetNode" select="$Form1065SchCData/ChangeInMethodOfAccounting"/>
</xsl:call-template>
</div>
</div>
<!-- End Line 6 -->
<div style="width:187mm;padding-top:1mm">
<span style="font-weight:bold;width:105mm;font-size:7pt">For Paperwork Reduction Act Notice, see the instructions for Form 1065.</span>
<span style="width:33mm;font-size: 6pt;">Cat. No. 49945S</span>
<span style="font-weight:bold;font-size: 6pt;text-align:right;">Schedule C (Form 1065) (Rev. 12-2011)</span>
</div>
<br/>
<!-- BEGIN Left Over Table -->
<!-- Additonal Data Title Bar and Button -->
<div class="pageEnd" style="width:187mm;"/>
<div class="styLeftOverTitleLine" id="LeftoverData">
<div class="styLeftOverTitle">
Additional Data
</div>
<div class="styLeftOverButtonContainer">
<input class="styLeftoverTableBtn" TabIndex="1" type="button" value="Return to Form" onclick="javascript:returnToWriteInImage();"/>
</div>
</div>
<!-- Additional Data Table -->
<table class="styLeftOverTbl">
<xsl:call-template name="PopulateCommonLeftover">
<xsl:with-param name="TargetNode" select="$Form1065SchCData"/>
<xsl:with-param name="DescWidth" select="100"/>
</xsl:call-template>
</table>
<!-- END Left Over Table -->
</form>
</body>
</html>
</xsl:template>
</xsl:stylesheet>