-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrdte-programelements.dot
378 lines (332 loc) · 27.6 KB
/
rdte-programelements.dot
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
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
digraph {
graph [pad="0.5", nodesep="0.5", ranksep="2"];
node [shape=plain]
rankdir=LR;
"root" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root</i></b></td></tr>
<tr><td port="id">id</td></tr>
<tr><td port="meta_filename">meta_filename</td></tr>
<tr><td port="meta_doctype">meta_doctype</td></tr>
<tr><td port="meta_budget_year">meta_budget_year</td></tr>
<tr><td port="meta_budget_cycle">meta_budget_cycle</td></tr>
<tr><td port="meta_submission_date">meta_submission_date</td></tr>
<tr><td port="meta_service_agency_name">meta_service_agency_name</td></tr>
<tr><td port="meta_appropriation_code">meta_appropriation_code</td></tr>
<tr><td port="meta_appropriation_name">meta_appropriation_name</td></tr>
<tr><td port="record_@monetaryUnit">record_@monetaryUnit</td></tr>
<tr><td port="record_ProgramElementNumber_val">record_ProgramElementNumber_val</td></tr>
<tr><td port="record_ProgramElementTitle_val">record_ProgramElementTitle_val</td></tr>
<tr><td port="record_R1LineItemNumber_val">record_R1LineItemNumber_val</td></tr>
<tr><td port="record_BudgetYear_val">record_BudgetYear_val</td></tr>
<tr><td port="record_BudgetCycle_val">record_BudgetCycle_val</td></tr>
<tr><td port="record_SubmissionDate_val">record_SubmissionDate_val</td></tr>
<tr><td port="record_ServiceAgencyName_val">record_ServiceAgencyName_val</td></tr>
<tr><td port="record_AppropriationCode_val">record_AppropriationCode_val</td></tr>
<tr><td port="record_AppropriationName_val">record_AppropriationName_val</td></tr>
<tr><td port="record_BudgetActivityNumber_val">record_BudgetActivityNumber_val</td></tr>
<tr><td port="record_BudgetActivityTitle_val">record_BudgetActivityTitle_val</td></tr>
<tr><td port="record_ProgramElementFunding_PriorYear_val">record_ProgramElementFunding_PriorYear_val</td></tr>
<tr><td port="record_ProgramElementFunding_CurrentYear_val">record_ProgramElementFunding_CurrentYear_val</td></tr>
<tr><td port="record_ProgramElementFunding_BudgetYearOne_val">record_ProgramElementFunding_BudgetYearOne_val</td></tr>
<tr><td port="record_ProgramElementFunding_BudgetYearOneBase_val">record_ProgramElementFunding_BudgetYearOneBase_val</td></tr>
<tr><td port="record_ProgramElementFunding_BudgetYearOneOCO_val">record_ProgramElementFunding_BudgetYearOneOCO_val</td></tr>
<tr><td port="record_ProgramElementFunding_BudgetYearTwo_val">record_ProgramElementFunding_BudgetYearTwo_val</td></tr>
<tr><td port="record_ProgramElementFunding_BudgetYearThree_val">record_ProgramElementFunding_BudgetYearThree_val</td></tr>
<tr><td port="record_ProgramElementFunding_BudgetYearFour_val">record_ProgramElementFunding_BudgetYearFour_val</td></tr>
<tr><td port="record_ProgramElementFunding_BudgetYearFive_val">record_ProgramElementFunding_BudgetYearFive_val</td></tr>
<tr><td port="record_ProgramElementFunding_CostToComplete_val">record_ProgramElementFunding_CostToComplete_val</td></tr>
<tr><td port="record_ProgramElementFunding_TotalCost_val">record_ProgramElementFunding_TotalCost_val</td></tr>
<tr><td port="record_ProgramElementFunding_AllPriorYears_val">record_ProgramElementFunding_AllPriorYears_val</td></tr>
<tr><td port="record_ProgramElementNote_val">record_ProgramElementNote_val</td></tr>
<tr><td port="record_ProgramElementMissionDescription_val">record_ProgramElementMissionDescription_val</td></tr>
<tr><td port="record_ChangeSummary_PreviousPresidentBudget_PriorYear_val">record_ChangeSummary_PreviousPresidentBudget_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_PreviousPresidentBudget_CurrentYear_val">record_ChangeSummary_PreviousPresidentBudget_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_PreviousPresidentBudget_BudgetYearOne_val">record_ChangeSummary_PreviousPresidentBudget_BudgetYearOne_val</td></tr>
<tr><td port="record_ChangeSummary_PreviousPresidentBudget_BudgetYearOneBase_val">record_ChangeSummary_PreviousPresidentBudget_BudgetYearOneBase_val</td></tr>
<tr><td port="record_ChangeSummary_PreviousPresidentBudget_BudgetYearOneOCO_val">record_ChangeSummary_PreviousPresidentBudget_BudgetYearOneOCO_val</td></tr>
<tr><td port="record_ChangeSummary_CurrentPresidentBudget_PriorYear_val">record_ChangeSummary_CurrentPresidentBudget_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_CurrentPresidentBudget_CurrentYear_val">record_ChangeSummary_CurrentPresidentBudget_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_CurrentPresidentBudget_BudgetYearOne_val">record_ChangeSummary_CurrentPresidentBudget_BudgetYearOne_val</td></tr>
<tr><td port="record_ChangeSummary_CurrentPresidentBudget_BudgetYearOneBase_val">record_ChangeSummary_CurrentPresidentBudget_BudgetYearOneBase_val</td></tr>
<tr><td port="record_ChangeSummary_CurrentPresidentBudget_BudgetYearOneOCO_val">record_ChangeSummary_CurrentPresidentBudget_BudgetYearOneOCO_val</td></tr>
<tr><td port="record_ChangeSummary_TotalAdjustments_PriorYear_val">record_ChangeSummary_TotalAdjustments_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_TotalAdjustments_CurrentYear_val">record_ChangeSummary_TotalAdjustments_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_TotalAdjustments_BudgetYearOne_val">record_ChangeSummary_TotalAdjustments_BudgetYearOne_val</td></tr>
<tr><td port="record_ChangeSummary_TotalAdjustments_BudgetYearOneBase_val">record_ChangeSummary_TotalAdjustments_BudgetYearOneBase_val</td></tr>
<tr><td port="record_ChangeSummary_TotalAdjustments_BudgetYearOneOCO_val">record_ChangeSummary_TotalAdjustments_BudgetYearOneOCO_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalGeneralReductions_CurrentYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalGeneralReductions_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalGeneralReductions_PriorYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalGeneralReductions_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalDirectedReductions_CurrentYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalDirectedReductions_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalDirectedReductions_PriorYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalDirectedReductions_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalRescissions_PriorYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalRescissions_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalRescissions_CurrentYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalRescissions_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalAdds_CurrentYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalAdds_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalAdds_PriorYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalAdds_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalDirectedTransfers_CurrentYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalDirectedTransfers_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_CongressionalDirectedTransfers_PriorYear_val">record_ChangeSummary_AdjustmentDetails_CongressionalDirectedTransfers_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_Reprogrammings_PriorYear_val">record_ChangeSummary_AdjustmentDetails_Reprogrammings_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_Reprogrammings_CurrentYear_val">record_ChangeSummary_AdjustmentDetails_Reprogrammings_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_SBIRSTTRTransfer_PriorYear_val">record_ChangeSummary_AdjustmentDetails_SBIRSTTRTransfer_PriorYear_val</td></tr>
<tr><td port="record_ChangeSummary_AdjustmentDetails_SBIRSTTRTransfer_CurrentYear_val">record_ChangeSummary_AdjustmentDetails_SBIRSTTRTransfer_CurrentYear_val</td></tr>
<tr><td port="record_ChangeSummary_SummaryExplanation_val">record_ChangeSummary_SummaryExplanation_val</td></tr>
<tr><td port="record_@format">record_@format</td></tr>
<tr><td port="record_MdapCodes_val">record_MdapCodes_val</td></tr>
<tr><td port="record_R1LineNumber_val">record_R1LineNumber_val</td></tr>
<tr><td port="record_MdapCode_val">record_MdapCode_val</td></tr>
<tr><td port="record_PriorYearsDelta_val">record_PriorYearsDelta_val</td></tr>
<tr><td port="record_@classification">record_@classification</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
</table>>];
"root.record.ChangeSummary.AdjustmentDetails.OtherAdjustmentDetailList.OtherAdjustmentDetail" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ChangeSummary.AdjustmentDetails.OtherAdjustmentDetailList.OtherAdjustmentDetail</i></b></td></tr>
<tr><td port="Title_val">Title_val</td></tr>
<tr><td port="Funding_PriorYear_val">Funding_PriorYear_val</td></tr>
<tr><td port="Funding_CurrentYear_val">Funding_CurrentYear_val</td></tr>
<tr><td port="Funding_BudgetYearOne_val">Funding_BudgetYearOne_val</td></tr>
<tr><td port="Funding_BudgetYearOneBase_val">Funding_BudgetYearOneBase_val</td></tr>
<tr><td port="Funding_BudgetYearOneOCO_val">Funding_BudgetYearOneOCO_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project</i></b></td></tr>
<tr><td port="ProjectNumber_val">ProjectNumber_val</td></tr>
<tr><td port="ProjectTitle_val">ProjectTitle_val</td></tr>
<tr><td port="ProjectFunding_PriorYear_val">ProjectFunding_PriorYear_val</td></tr>
<tr><td port="ProjectFunding_CurrentYear_val">ProjectFunding_CurrentYear_val</td></tr>
<tr><td port="ProjectFunding_BudgetYearOne_val">ProjectFunding_BudgetYearOne_val</td></tr>
<tr><td port="ProjectFunding_BudgetYearOneBase_val">ProjectFunding_BudgetYearOneBase_val</td></tr>
<tr><td port="ProjectFunding_BudgetYearOneOCO_val">ProjectFunding_BudgetYearOneOCO_val</td></tr>
<tr><td port="ProjectFunding_BudgetYearTwo_val">ProjectFunding_BudgetYearTwo_val</td></tr>
<tr><td port="ProjectFunding_BudgetYearThree_val">ProjectFunding_BudgetYearThree_val</td></tr>
<tr><td port="ProjectFunding_BudgetYearFour_val">ProjectFunding_BudgetYearFour_val</td></tr>
<tr><td port="ProjectFunding_BudgetYearFive_val">ProjectFunding_BudgetYearFive_val</td></tr>
<tr><td port="ProjectFunding_CostToComplete_val">ProjectFunding_CostToComplete_val</td></tr>
<tr><td port="ProjectFunding_TotalCost_val">ProjectFunding_TotalCost_val</td></tr>
<tr><td port="ProjectFunding_AllPriorYears_val">ProjectFunding_AllPriorYears_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_PriorYear_val">R2aExhibit_ProjectArticles_PriorYear_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_CurrentYear_val">R2aExhibit_ProjectArticles_CurrentYear_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_BudgetYearOne_val">R2aExhibit_ProjectArticles_BudgetYearOne_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_BudgetYearOneBase_val">R2aExhibit_ProjectArticles_BudgetYearOneBase_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_BudgetYearOneOCO_val">R2aExhibit_ProjectArticles_BudgetYearOneOCO_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_BudgetYearTwo_val">R2aExhibit_ProjectArticles_BudgetYearTwo_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_BudgetYearThree_val">R2aExhibit_ProjectArticles_BudgetYearThree_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_BudgetYearFour_val">R2aExhibit_ProjectArticles_BudgetYearFour_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_BudgetYearFive_val">R2aExhibit_ProjectArticles_BudgetYearFive_val</td></tr>
<tr><td port="R2aExhibit_ProjectArticles_AllPriorYears_val">R2aExhibit_ProjectArticles_AllPriorYears_val</td></tr>
<tr><td port="R2aExhibit_ProjectNote_val">R2aExhibit_ProjectNote_val</td></tr>
<tr><td port="R2aExhibit_ProjectMissionDescription_val">R2aExhibit_ProjectMissionDescription_val</td></tr>
<tr><td port="R2aExhibit_AcquisitionStrategy_val">R2aExhibit_AcquisitionStrategy_val</td></tr>
<tr><td port="R2aExhibit_PerformanceMetrics_val">R2aExhibit_PerformanceMetrics_val</td></tr>
<tr><td port="R2aExhibit_OtherProgramFundingSummaryRemarks_val">R2aExhibit_OtherProgramFundingSummaryRemarks_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="R4Exhibit_ScheduleProfileNote_val">R4Exhibit_ScheduleProfileNote_val</td></tr>
<tr><td port="R4aExhibit_ScheduleDetailNote_val">R4aExhibit_ScheduleDetailNote_val</td></tr>
<tr><td port="R3Exhibit_Remarks_val">R3Exhibit_Remarks_val</td></tr>
<tr><td port="R5Exhibit_TerminationLiability_Cost_PriorYear_val">R5Exhibit_TerminationLiability_Cost_PriorYear_val</td></tr>
<tr><td port="R5Exhibit_TerminationLiability_Cost_CurrentYear_val">R5Exhibit_TerminationLiability_Cost_CurrentYear_val</td></tr>
<tr><td port="R5Exhibit_TerminationLiability_Cost_BudgetYearOne_val">R5Exhibit_TerminationLiability_Cost_BudgetYearOne_val</td></tr>
<tr><td port="R5Exhibit_TerminationLiability_Cost_BudgetYearTwo_val">R5Exhibit_TerminationLiability_Cost_BudgetYearTwo_val</td></tr>
<tr><td port="R5Exhibit_TerminationLiability_Cost_BudgetYearThree_val">R5Exhibit_TerminationLiability_Cost_BudgetYearThree_val</td></tr>
<tr><td port="R5Exhibit_TerminationLiability_Cost_BudgetYearFour_val">R5Exhibit_TerminationLiability_Cost_BudgetYearFour_val</td></tr>
<tr><td port="R5Exhibit_TerminationLiability_Cost_BudgetYearFive_val">R5Exhibit_TerminationLiability_Cost_BudgetYearFive_val</td></tr>
<tr><td port="R5Exhibit_TerminationLiability_Cost_AllPriorYears_val">R5Exhibit_TerminationLiability_Cost_AllPriorYears_val</td></tr>
<tr><td port="R5Exhibit_TerminationLiability_Remarks_val">R5Exhibit_TerminationLiability_Remarks_val</td></tr>
<tr><td port="SpecialProject_val">SpecialProject_val</td></tr>
<tr><td port="MdapCode_val">MdapCode_val</td></tr>
<tr><td port="PriorYearsDelta_val">PriorYearsDelta_val</td></tr>
<tr><td port="@suppressProjectPDF">@suppressProjectPDF</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R2aExhibit.AccomplishmentPlannedProgramList.AccomplishmentPlannedProgram" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R2aExhibit.AccomplishmentPlannedProgramList.AccomplishmentPlannedProgram</i></b></td></tr>
<tr><td port="Title_val">Title_val</td></tr>
<tr><td port="Description_val">Description_val</td></tr>
<tr><td port="Accomplishment_PriorYear_Funding_val">Accomplishment_PriorYear_Funding_val</td></tr>
<tr><td port="Accomplishment_PriorYear_Text_val">Accomplishment_PriorYear_Text_val</td></tr>
<tr><td port="Accomplishment_PriorYear_Articles_val">Accomplishment_PriorYear_Articles_val</td></tr>
<tr><td port="PlannedProgram_CurrentYear_Funding_val">PlannedProgram_CurrentYear_Funding_val</td></tr>
<tr><td port="PlannedProgram_CurrentYear_Text_val">PlannedProgram_CurrentYear_Text_val</td></tr>
<tr><td port="PlannedProgram_CurrentYear_Articles_val">PlannedProgram_CurrentYear_Articles_val</td></tr>
<tr><td port="PlannedProgram_BudgetYearOne_Funding_val">PlannedProgram_BudgetYearOne_Funding_val</td></tr>
<tr><td port="PlannedProgram_BudgetYearOne_Articles_val">PlannedProgram_BudgetYearOne_Articles_val</td></tr>
<tr><td port="PlannedProgram_BudgetYearOneBase_Funding_val">PlannedProgram_BudgetYearOneBase_Funding_val</td></tr>
<tr><td port="PlannedProgram_BudgetYearOneBase_Text_val">PlannedProgram_BudgetYearOneBase_Text_val</td></tr>
<tr><td port="PlannedProgram_BudgetYearOneBase_Articles_val">PlannedProgram_BudgetYearOneBase_Articles_val</td></tr>
<tr><td port="PlannedProgram_BudgetYearOneOCO_Funding_val">PlannedProgram_BudgetYearOneOCO_Funding_val</td></tr>
<tr><td port="PlannedProgram_BudgetYearOneOCO_Text_val">PlannedProgram_BudgetYearOneOCO_Text_val</td></tr>
<tr><td port="PlannedProgram_BudgetYearOneOCO_Articles_val">PlannedProgram_BudgetYearOneOCO_Articles_val</td></tr>
<tr><td port="PlannedProgram_AppChangeSummary_val">PlannedProgram_AppChangeSummary_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R2aExhibit.OtherProgramFundingSummaryList.OtherProgramFundingSummary" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R2aExhibit.OtherProgramFundingSummaryList.OtherProgramFundingSummary</i></b></td></tr>
<tr><td port="LineItem_val">LineItem_val</td></tr>
<tr><td port="Title_val">Title_val</td></tr>
<tr><td port="Funding_PriorYear_val">Funding_PriorYear_val</td></tr>
<tr><td port="Funding_CurrentYear_val">Funding_CurrentYear_val</td></tr>
<tr><td port="Funding_BudgetYearOne_val">Funding_BudgetYearOne_val</td></tr>
<tr><td port="Funding_BudgetYearOneBase_val">Funding_BudgetYearOneBase_val</td></tr>
<tr><td port="Funding_BudgetYearOneOCO_val">Funding_BudgetYearOneOCO_val</td></tr>
<tr><td port="Funding_BudgetYearTwo_val">Funding_BudgetYearTwo_val</td></tr>
<tr><td port="Funding_BudgetYearThree_val">Funding_BudgetYearThree_val</td></tr>
<tr><td port="Funding_BudgetYearFour_val">Funding_BudgetYearFour_val</td></tr>
<tr><td port="Funding_BudgetYearFive_val">Funding_BudgetYearFive_val</td></tr>
<tr><td port="Funding_CostToComplete_val">Funding_CostToComplete_val</td></tr>
<tr><td port="Funding_TotalCost_val">Funding_TotalCost_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R2aExhibit.CongressionalAddDetailList.CongressionalAddDetail" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R2aExhibit.CongressionalAddDetailList.CongressionalAddDetail</i></b></td></tr>
<tr><td port="Title_val">Title_val</td></tr>
<tr><td port="CurrentYear_Funding_val">CurrentYear_Funding_val</td></tr>
<tr><td port="CurrentYear_Text_val">CurrentYear_Text_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="PriorYear_Funding_val">PriorYear_Funding_val</td></tr>
<tr><td port="PriorYear_Text_val">PriorYear_Text_val</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R4Exhibit.ScheduleProfile" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R4Exhibit.ScheduleProfile</i></b></td></tr>
<tr><td port="ImageFileName_val">ImageFileName_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R4aExhibit.ScheduleDetailList.ScheduleDetail" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R4aExhibit.ScheduleDetailList.ScheduleDetail</i></b></td></tr>
<tr><td port="EventTitle_val">EventTitle_val</td></tr>
<tr><td port="Schedule_Start_Quarter_val">Schedule_Start_Quarter_val</td></tr>
<tr><td port="Schedule_Start_Year_val">Schedule_Start_Year_val</td></tr>
<tr><td port="Schedule_End_Quarter_val">Schedule_End_Quarter_val</td></tr>
<tr><td port="Schedule_End_Year_val">Schedule_End_Year_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R3Exhibit.CostCategoryGroupList.CostCategoryGroup" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R3Exhibit.CostCategoryGroupList.CostCategoryGroup</i></b></td></tr>
<tr><td port="Name_val">Name_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="Remarks_val">Remarks_val</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R3Exhibit.CostCategoryGroupList.CostCategoryGroup.CostCategoryItemList.CostCategoryItem" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R3Exhibit.CostCategoryGroupList.CostCategoryGroup.CostCategoryItemList.CostCategoryItem</i></b></td></tr>
<tr><td port="Name_val">Name_val</td></tr>
<tr><td port="ContractMethod_val">ContractMethod_val</td></tr>
<tr><td port="ContractType_val">ContractType_val</td></tr>
<tr><td port="PerformingActivity_val">PerformingActivity_val</td></tr>
<tr><td port="PerformingActivityLocation_val">PerformingActivityLocation_val</td></tr>
<tr><td port="Cost_TotalPreviousYears_val">Cost_TotalPreviousYears_val</td></tr>
<tr><td port="Cost_CurrentYear_Amount_val">Cost_CurrentYear_Amount_val</td></tr>
<tr><td port="Cost_CurrentYear_AwardDate_val">Cost_CurrentYear_AwardDate_val</td></tr>
<tr><td port="Cost_BudgetYearOne_Amount_val">Cost_BudgetYearOne_Amount_val</td></tr>
<tr><td port="Cost_BudgetYearOneBase_Amount_val">Cost_BudgetYearOneBase_Amount_val</td></tr>
<tr><td port="Cost_BudgetYearOneBase_AwardDate_val">Cost_BudgetYearOneBase_AwardDate_val</td></tr>
<tr><td port="Cost_BudgetYearOneOCO_Amount_val">Cost_BudgetYearOneOCO_Amount_val</td></tr>
<tr><td port="Cost_BudgetYearOneOCO_AwardDate_val">Cost_BudgetYearOneOCO_AwardDate_val</td></tr>
<tr><td port="Cost_CostToComplete_val">Cost_CostToComplete_val</td></tr>
<tr><td port="Cost_TotalCost_val">Cost_TotalCost_val</td></tr>
<tr><td port="Cost_TargetValue_val">Cost_TargetValue_val</td></tr>
<tr><td port="Cost_PriorYear_Amount_val">Cost_PriorYear_Amount_val</td></tr>
<tr><td port="Cost_PriorYear_AwardDate_val">Cost_PriorYear_AwardDate_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="FundingVehicle_val">FundingVehicle_val</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R2aExhibit.JointFundingList.JointFunding" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R2aExhibit.JointFundingList.JointFunding</i></b></td></tr>
<tr><td port="Title_val">Title_val</td></tr>
<tr><td port="Funding_PriorYear_val">Funding_PriorYear_val</td></tr>
<tr><td port="Funding_CurrentYear_val">Funding_CurrentYear_val</td></tr>
<tr><td port="Funding_BudgetYearOne_val">Funding_BudgetYearOne_val</td></tr>
<tr><td port="Funding_BudgetYearOneBase_val">Funding_BudgetYearOneBase_val</td></tr>
<tr><td port="Funding_BudgetYearOneOCO_val">Funding_BudgetYearOneOCO_val</td></tr>
<tr><td port="Funding_TotalPreviousYears_val">Funding_TotalPreviousYears_val</td></tr>
<tr><td port="Funding_CostToComplete_val">Funding_CostToComplete_val</td></tr>
<tr><td port="Funding_TotalCost_val">Funding_TotalCost_val</td></tr>
<tr><td port="Funding_TargetValue_val">Funding_TargetValue_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R4aExhibit.SubProjectScheduleList.SubProjectSchedule" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R4aExhibit.SubProjectScheduleList.SubProjectSchedule</i></b></td></tr>
<tr><td port="Title_val">Title_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root.record.ProjectList.Project.R4aExhibit.SubProjectScheduleList.SubProjectSchedule.ScheduleDetailList.ScheduleDetail" [label=<
<table border="0" cellborder="1" cellspacing="0">
<tr><td port="0"><b><i>root.record.ProjectList.Project.R4aExhibit.SubProjectScheduleList.SubProjectSchedule.ScheduleDetailList.ScheduleDetail</i></b></td></tr>
<tr><td port="EventTitle_val">EventTitle_val</td></tr>
<tr><td port="Schedule_Start_Quarter_val">Schedule_Start_Quarter_val</td></tr>
<tr><td port="Schedule_Start_Year_val">Schedule_Start_Year_val</td></tr>
<tr><td port="Schedule_End_Quarter_val">Schedule_End_Quarter_val</td></tr>
<tr><td port="Schedule_End_Year_val">Schedule_End_Year_val</td></tr>
<tr><td port="@SOURCE_FILENAME">@SOURCE_FILENAME</td></tr>
<tr><td port="@RECORDID">@RECORDID</td></tr>
<tr><td port="@ROWID">@ROWID</td></tr>
<tr><td port="@PARENTROWID">@PARENTROWID</td></tr>
<tr><td port="@PARENT">@PARENT</td></tr>
</table>>];
"root":0 -> "root.record.ChangeSummary.AdjustmentDetails.OtherAdjustmentDetailList.OtherAdjustmentDetail":0
"root":0 -> "root.record.ProjectList.Project":0
"root.record.ProjectList.Project":0 -> "root.record.ProjectList.Project.R2aExhibit.AccomplishmentPlannedProgramList.AccomplishmentPlannedProgram":0
"root.record.ProjectList.Project":0 -> "root.record.ProjectList.Project.R2aExhibit.OtherProgramFundingSummaryList.OtherProgramFundingSummary":0
"root.record.ProjectList.Project":0 -> "root.record.ProjectList.Project.R2aExhibit.CongressionalAddDetailList.CongressionalAddDetail":0
"root.record.ProjectList.Project":0 -> "root.record.ProjectList.Project.R4Exhibit.ScheduleProfile":0
"root.record.ProjectList.Project":0 -> "root.record.ProjectList.Project.R4aExhibit.ScheduleDetailList.ScheduleDetail":0
"root.record.ProjectList.Project":0 -> "root.record.ProjectList.Project.R3Exhibit.CostCategoryGroupList.CostCategoryGroup":0
"root.record.ProjectList.Project":0 -> "root.record.ProjectList.Project.R2aExhibit.JointFundingList.JointFunding":0
"root.record.ProjectList.Project":0 -> "root.record.ProjectList.Project.R4aExhibit.SubProjectScheduleList.SubProjectSchedule":0
"root.record.ProjectList.Project.R3Exhibit.CostCategoryGroupList.CostCategoryGroup":0 -> "root.record.ProjectList.Project.R3Exhibit.CostCategoryGroupList.CostCategoryGroup.CostCategoryItemList.CostCategoryItem":0
"root.record.ProjectList.Project.R4aExhibit.SubProjectScheduleList.SubProjectSchedule":0 -> "root.record.ProjectList.Project.R4aExhibit.SubProjectScheduleList.SubProjectSchedule.ScheduleDetailList.ScheduleDetail":0
}