View Javadoc
1   /*
2    * An XML document type.
3    * Localname: HUD_LeadFactor3
4    * Namespace: http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1
5    * Java type: gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document
6    *
7    * Automatically generated - do not modify.
8    */
9   package gov.grants.apply.forms.hudLeadFactor3V11;
10  
11  
12  /**
13   * A document containing one HUD_LeadFactor3(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1) element.
14   *
15   * This is a complex type.
16   */
17  public interface HUDLeadFactor3Document extends org.apache.xmlbeans.XmlObject
18  {
19      public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
20          org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HUDLeadFactor3Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hudleadfactor3b76adoctype");
21      
22      /**
23       * Gets the "HUD_LeadFactor3" element
24       */
25      gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3 getHUDLeadFactor3();
26      
27      /**
28       * Sets the "HUD_LeadFactor3" element
29       */
30      void setHUDLeadFactor3(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3 hudLeadFactor3);
31      
32      /**
33       * Appends and returns a new empty "HUD_LeadFactor3" element
34       */
35      gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3 addNewHUDLeadFactor3();
36      
37      /**
38       * An XML HUD_LeadFactor3(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
39       *
40       * This is a complex type.
41       */
42      public interface HUDLeadFactor3 extends org.apache.xmlbeans.XmlObject
43      {
44          public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
45              org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HUDLeadFactor3.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hudleadfactor3303eelemtype");
46          
47          /**
48           * Gets the "TotalUnits" element
49           */
50          java.math.BigDecimal getTotalUnits();
51          
52          /**
53           * Gets (as xml) the "TotalUnits" element
54           */
55          gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetTotalUnits();
56          
57          /**
58           * Sets the "TotalUnits" element
59           */
60          void setTotalUnits(java.math.BigDecimal totalUnits);
61          
62          /**
63           * Sets (as xml) the "TotalUnits" element
64           */
65          void xsetTotalUnits(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType totalUnits);
66          
67          /**
68           * Gets the "IdentificationPerformAction" element
69           */
70          java.lang.String getIdentificationPerformAction();
71          
72          /**
73           * Gets (as xml) the "IdentificationPerformAction" element
74           */
75          gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IdentificationPerformAction xgetIdentificationPerformAction();
76          
77          /**
78           * Sets the "IdentificationPerformAction" element
79           */
80          void setIdentificationPerformAction(java.lang.String identificationPerformAction);
81          
82          /**
83           * Sets (as xml) the "IdentificationPerformAction" element
84           */
85          void xsetIdentificationPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IdentificationPerformAction identificationPerformAction);
86          
87          /**
88           * Gets the "IndentificationUnitNmbr" element
89           */
90          int getIndentificationUnitNmbr();
91          
92          /**
93           * Gets (as xml) the "IndentificationUnitNmbr" element
94           */
95          gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationUnitNmbr xgetIndentificationUnitNmbr();
96          
97          /**
98           * Sets the "IndentificationUnitNmbr" element
99           */
100         void setIndentificationUnitNmbr(int indentificationUnitNmbr);
101         
102         /**
103          * Sets (as xml) the "IndentificationUnitNmbr" element
104          */
105         void xsetIndentificationUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationUnitNmbr indentificationUnitNmbr);
106         
107         /**
108          * Gets the "IndentificationOwnerOccupyNmbr" element
109          */
110         int getIndentificationOwnerOccupyNmbr();
111         
112         /**
113          * Gets (as xml) the "IndentificationOwnerOccupyNmbr" element
114          */
115         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationOwnerOccupyNmbr xgetIndentificationOwnerOccupyNmbr();
116         
117         /**
118          * Sets the "IndentificationOwnerOccupyNmbr" element
119          */
120         void setIndentificationOwnerOccupyNmbr(int indentificationOwnerOccupyNmbr);
121         
122         /**
123          * Sets (as xml) the "IndentificationOwnerOccupyNmbr" element
124          */
125         void xsetIndentificationOwnerOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationOwnerOccupyNmbr indentificationOwnerOccupyNmbr);
126         
127         /**
128          * Gets the "IndentificationRenterOccupyNmbr" element
129          */
130         int getIndentificationRenterOccupyNmbr();
131         
132         /**
133          * Gets (as xml) the "IndentificationRenterOccupyNmbr" element
134          */
135         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationRenterOccupyNmbr xgetIndentificationRenterOccupyNmbr();
136         
137         /**
138          * Sets the "IndentificationRenterOccupyNmbr" element
139          */
140         void setIndentificationRenterOccupyNmbr(int indentificationRenterOccupyNmbr);
141         
142         /**
143          * Sets (as xml) the "IndentificationRenterOccupyNmbr" element
144          */
145         void xsetIndentificationRenterOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationRenterOccupyNmbr indentificationRenterOccupyNmbr);
146         
147         /**
148          * Gets the "IndentificationVacantNmbr" element
149          */
150         int getIndentificationVacantNmbr();
151         
152         /**
153          * Gets (as xml) the "IndentificationVacantNmbr" element
154          */
155         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationVacantNmbr xgetIndentificationVacantNmbr();
156         
157         /**
158          * Sets the "IndentificationVacantNmbr" element
159          */
160         void setIndentificationVacantNmbr(int indentificationVacantNmbr);
161         
162         /**
163          * Sets (as xml) the "IndentificationVacantNmbr" element
164          */
165         void xsetIndentificationVacantNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationVacantNmbr indentificationVacantNmbr);
166         
167         /**
168          * Gets the "IndentificationEstimateTime" element
169          */
170         java.lang.String getIndentificationEstimateTime();
171         
172         /**
173          * Gets (as xml) the "IndentificationEstimateTime" element
174          */
175         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationEstimateTime xgetIndentificationEstimateTime();
176         
177         /**
178          * Sets the "IndentificationEstimateTime" element
179          */
180         void setIndentificationEstimateTime(java.lang.String indentificationEstimateTime);
181         
182         /**
183          * Sets (as xml) the "IndentificationEstimateTime" element
184          */
185         void xsetIndentificationEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationEstimateTime indentificationEstimateTime);
186         
187         /**
188          * Gets the "IndentificationEstimateCost" element
189          */
190         java.math.BigDecimal getIndentificationEstimateCost();
191         
192         /**
193          * Gets (as xml) the "IndentificationEstimateCost" element
194          */
195         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetIndentificationEstimateCost();
196         
197         /**
198          * Sets the "IndentificationEstimateCost" element
199          */
200         void setIndentificationEstimateCost(java.math.BigDecimal indentificationEstimateCost);
201         
202         /**
203          * Sets (as xml) the "IndentificationEstimateCost" element
204          */
205         void xsetIndentificationEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType indentificationEstimateCost);
206         
207         /**
208          * Gets the "IntakePerformAction" element
209          */
210         java.lang.String getIntakePerformAction();
211         
212         /**
213          * Gets (as xml) the "IntakePerformAction" element
214          */
215         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakePerformAction xgetIntakePerformAction();
216         
217         /**
218          * Sets the "IntakePerformAction" element
219          */
220         void setIntakePerformAction(java.lang.String intakePerformAction);
221         
222         /**
223          * Sets (as xml) the "IntakePerformAction" element
224          */
225         void xsetIntakePerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakePerformAction intakePerformAction);
226         
227         /**
228          * Gets the "IntakeUnitNmbr" element
229          */
230         int getIntakeUnitNmbr();
231         
232         /**
233          * Gets (as xml) the "IntakeUnitNmbr" element
234          */
235         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeUnitNmbr xgetIntakeUnitNmbr();
236         
237         /**
238          * Sets the "IntakeUnitNmbr" element
239          */
240         void setIntakeUnitNmbr(int intakeUnitNmbr);
241         
242         /**
243          * Sets (as xml) the "IntakeUnitNmbr" element
244          */
245         void xsetIntakeUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeUnitNmbr intakeUnitNmbr);
246         
247         /**
248          * Gets the "IntakeOwnerOccupyNmbr" element
249          */
250         int getIntakeOwnerOccupyNmbr();
251         
252         /**
253          * Gets (as xml) the "IntakeOwnerOccupyNmbr" element
254          */
255         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeOwnerOccupyNmbr xgetIntakeOwnerOccupyNmbr();
256         
257         /**
258          * Sets the "IntakeOwnerOccupyNmbr" element
259          */
260         void setIntakeOwnerOccupyNmbr(int intakeOwnerOccupyNmbr);
261         
262         /**
263          * Sets (as xml) the "IntakeOwnerOccupyNmbr" element
264          */
265         void xsetIntakeOwnerOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeOwnerOccupyNmbr intakeOwnerOccupyNmbr);
266         
267         /**
268          * Gets the "IntakeRenterOccupyNmbr" element
269          */
270         int getIntakeRenterOccupyNmbr();
271         
272         /**
273          * Gets (as xml) the "IntakeRenterOccupyNmbr" element
274          */
275         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeRenterOccupyNmbr xgetIntakeRenterOccupyNmbr();
276         
277         /**
278          * Sets the "IntakeRenterOccupyNmbr" element
279          */
280         void setIntakeRenterOccupyNmbr(int intakeRenterOccupyNmbr);
281         
282         /**
283          * Sets (as xml) the "IntakeRenterOccupyNmbr" element
284          */
285         void xsetIntakeRenterOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeRenterOccupyNmbr intakeRenterOccupyNmbr);
286         
287         /**
288          * Gets the "IntakeVacantNmbr" element
289          */
290         int getIntakeVacantNmbr();
291         
292         /**
293          * Gets (as xml) the "IntakeVacantNmbr" element
294          */
295         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeVacantNmbr xgetIntakeVacantNmbr();
296         
297         /**
298          * Sets the "IntakeVacantNmbr" element
299          */
300         void setIntakeVacantNmbr(int intakeVacantNmbr);
301         
302         /**
303          * Sets (as xml) the "IntakeVacantNmbr" element
304          */
305         void xsetIntakeVacantNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeVacantNmbr intakeVacantNmbr);
306         
307         /**
308          * Gets the "IntakeEstimateTime" element
309          */
310         java.lang.String getIntakeEstimateTime();
311         
312         /**
313          * Gets (as xml) the "IntakeEstimateTime" element
314          */
315         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeEstimateTime xgetIntakeEstimateTime();
316         
317         /**
318          * Sets the "IntakeEstimateTime" element
319          */
320         void setIntakeEstimateTime(java.lang.String intakeEstimateTime);
321         
322         /**
323          * Sets (as xml) the "IntakeEstimateTime" element
324          */
325         void xsetIntakeEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeEstimateTime intakeEstimateTime);
326         
327         /**
328          * Gets the "FinancePerformAction" element
329          */
330         java.lang.String getFinancePerformAction();
331         
332         /**
333          * Gets (as xml) the "FinancePerformAction" element
334          */
335         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinancePerformAction xgetFinancePerformAction();
336         
337         /**
338          * Sets the "FinancePerformAction" element
339          */
340         void setFinancePerformAction(java.lang.String financePerformAction);
341         
342         /**
343          * Sets (as xml) the "FinancePerformAction" element
344          */
345         void xsetFinancePerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinancePerformAction financePerformAction);
346         
347         /**
348          * Gets the "FinanceUnitNmbr" element
349          */
350         int getFinanceUnitNmbr();
351         
352         /**
353          * Gets (as xml) the "FinanceUnitNmbr" element
354          */
355         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceUnitNmbr xgetFinanceUnitNmbr();
356         
357         /**
358          * Sets the "FinanceUnitNmbr" element
359          */
360         void setFinanceUnitNmbr(int financeUnitNmbr);
361         
362         /**
363          * Sets (as xml) the "FinanceUnitNmbr" element
364          */
365         void xsetFinanceUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceUnitNmbr financeUnitNmbr);
366         
367         /**
368          * Gets the "FinanceOwnerOccupyNmbr" element
369          */
370         int getFinanceOwnerOccupyNmbr();
371         
372         /**
373          * Gets (as xml) the "FinanceOwnerOccupyNmbr" element
374          */
375         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceOwnerOccupyNmbr xgetFinanceOwnerOccupyNmbr();
376         
377         /**
378          * Sets the "FinanceOwnerOccupyNmbr" element
379          */
380         void setFinanceOwnerOccupyNmbr(int financeOwnerOccupyNmbr);
381         
382         /**
383          * Sets (as xml) the "FinanceOwnerOccupyNmbr" element
384          */
385         void xsetFinanceOwnerOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceOwnerOccupyNmbr financeOwnerOccupyNmbr);
386         
387         /**
388          * Gets the "FinanceRenterOccupyNmbr" element
389          */
390         int getFinanceRenterOccupyNmbr();
391         
392         /**
393          * Gets (as xml) the "FinanceRenterOccupyNmbr" element
394          */
395         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceRenterOccupyNmbr xgetFinanceRenterOccupyNmbr();
396         
397         /**
398          * Sets the "FinanceRenterOccupyNmbr" element
399          */
400         void setFinanceRenterOccupyNmbr(int financeRenterOccupyNmbr);
401         
402         /**
403          * Sets (as xml) the "FinanceRenterOccupyNmbr" element
404          */
405         void xsetFinanceRenterOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceRenterOccupyNmbr financeRenterOccupyNmbr);
406         
407         /**
408          * Gets the "FinanceVacantNmbr" element
409          */
410         int getFinanceVacantNmbr();
411         
412         /**
413          * Gets (as xml) the "FinanceVacantNmbr" element
414          */
415         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceVacantNmbr xgetFinanceVacantNmbr();
416         
417         /**
418          * Sets the "FinanceVacantNmbr" element
419          */
420         void setFinanceVacantNmbr(int financeVacantNmbr);
421         
422         /**
423          * Sets (as xml) the "FinanceVacantNmbr" element
424          */
425         void xsetFinanceVacantNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceVacantNmbr financeVacantNmbr);
426         
427         /**
428          * Gets the "FinanceEstimateTime" element
429          */
430         java.lang.String getFinanceEstimateTime();
431         
432         /**
433          * Gets (as xml) the "FinanceEstimateTime" element
434          */
435         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceEstimateTime xgetFinanceEstimateTime();
436         
437         /**
438          * Sets the "FinanceEstimateTime" element
439          */
440         void setFinanceEstimateTime(java.lang.String financeEstimateTime);
441         
442         /**
443          * Sets (as xml) the "FinanceEstimateTime" element
444          */
445         void xsetFinanceEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceEstimateTime financeEstimateTime);
446         
447         /**
448          * Gets the "BloodTestPerformAction" element
449          */
450         java.lang.String getBloodTestPerformAction();
451         
452         /**
453          * Gets (as xml) the "BloodTestPerformAction" element
454          */
455         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestPerformAction xgetBloodTestPerformAction();
456         
457         /**
458          * Sets the "BloodTestPerformAction" element
459          */
460         void setBloodTestPerformAction(java.lang.String bloodTestPerformAction);
461         
462         /**
463          * Sets (as xml) the "BloodTestPerformAction" element
464          */
465         void xsetBloodTestPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestPerformAction bloodTestPerformAction);
466         
467         /**
468          * Gets the "BloodTestUnitNmbr" element
469          */
470         int getBloodTestUnitNmbr();
471         
472         /**
473          * Gets (as xml) the "BloodTestUnitNmbr" element
474          */
475         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestUnitNmbr xgetBloodTestUnitNmbr();
476         
477         /**
478          * Sets the "BloodTestUnitNmbr" element
479          */
480         void setBloodTestUnitNmbr(int bloodTestUnitNmbr);
481         
482         /**
483          * Sets (as xml) the "BloodTestUnitNmbr" element
484          */
485         void xsetBloodTestUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestUnitNmbr bloodTestUnitNmbr);
486         
487         /**
488          * Gets the "BloodTestEstimateTime" element
489          */
490         java.lang.String getBloodTestEstimateTime();
491         
492         /**
493          * Gets (as xml) the "BloodTestEstimateTime" element
494          */
495         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestEstimateTime xgetBloodTestEstimateTime();
496         
497         /**
498          * Sets the "BloodTestEstimateTime" element
499          */
500         void setBloodTestEstimateTime(java.lang.String bloodTestEstimateTime);
501         
502         /**
503          * Sets (as xml) the "BloodTestEstimateTime" element
504          */
505         void xsetBloodTestEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestEstimateTime bloodTestEstimateTime);
506         
507         /**
508          * Gets the "BloodTestEstimateCost" element
509          */
510         java.math.BigDecimal getBloodTestEstimateCost();
511         
512         /**
513          * Gets (as xml) the "BloodTestEstimateCost" element
514          */
515         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetBloodTestEstimateCost();
516         
517         /**
518          * Sets the "BloodTestEstimateCost" element
519          */
520         void setBloodTestEstimateCost(java.math.BigDecimal bloodTestEstimateCost);
521         
522         /**
523          * Sets (as xml) the "BloodTestEstimateCost" element
524          */
525         void xsetBloodTestEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType bloodTestEstimateCost);
526         
527         /**
528          * Gets the "PaintInspectionPerformAction" element
529          */
530         java.lang.String getPaintInspectionPerformAction();
531         
532         /**
533          * Gets (as xml) the "PaintInspectionPerformAction" element
534          */
535         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionPerformAction xgetPaintInspectionPerformAction();
536         
537         /**
538          * Sets the "PaintInspectionPerformAction" element
539          */
540         void setPaintInspectionPerformAction(java.lang.String paintInspectionPerformAction);
541         
542         /**
543          * Sets (as xml) the "PaintInspectionPerformAction" element
544          */
545         void xsetPaintInspectionPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionPerformAction paintInspectionPerformAction);
546         
547         /**
548          * Gets the "PaintInspectionUnitNmbr" element
549          */
550         int getPaintInspectionUnitNmbr();
551         
552         /**
553          * Gets (as xml) the "PaintInspectionUnitNmbr" element
554          */
555         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionUnitNmbr xgetPaintInspectionUnitNmbr();
556         
557         /**
558          * Sets the "PaintInspectionUnitNmbr" element
559          */
560         void setPaintInspectionUnitNmbr(int paintInspectionUnitNmbr);
561         
562         /**
563          * Sets (as xml) the "PaintInspectionUnitNmbr" element
564          */
565         void xsetPaintInspectionUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionUnitNmbr paintInspectionUnitNmbr);
566         
567         /**
568          * Gets the "PaintInspectionOwnerOccupyNmbr" element
569          */
570         int getPaintInspectionOwnerOccupyNmbr();
571         
572         /**
573          * Gets (as xml) the "PaintInspectionOwnerOccupyNmbr" element
574          */
575         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionOwnerOccupyNmbr xgetPaintInspectionOwnerOccupyNmbr();
576         
577         /**
578          * Sets the "PaintInspectionOwnerOccupyNmbr" element
579          */
580         void setPaintInspectionOwnerOccupyNmbr(int paintInspectionOwnerOccupyNmbr);
581         
582         /**
583          * Sets (as xml) the "PaintInspectionOwnerOccupyNmbr" element
584          */
585         void xsetPaintInspectionOwnerOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionOwnerOccupyNmbr paintInspectionOwnerOccupyNmbr);
586         
587         /**
588          * Gets the "PaintInspectionRenterOccupyNmbr" element
589          */
590         int getPaintInspectionRenterOccupyNmbr();
591         
592         /**
593          * Gets (as xml) the "PaintInspectionRenterOccupyNmbr" element
594          */
595         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionRenterOccupyNmbr xgetPaintInspectionRenterOccupyNmbr();
596         
597         /**
598          * Sets the "PaintInspectionRenterOccupyNmbr" element
599          */
600         void setPaintInspectionRenterOccupyNmbr(int paintInspectionRenterOccupyNmbr);
601         
602         /**
603          * Sets (as xml) the "PaintInspectionRenterOccupyNmbr" element
604          */
605         void xsetPaintInspectionRenterOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionRenterOccupyNmbr paintInspectionRenterOccupyNmbr);
606         
607         /**
608          * Gets the "PaintInspectionVacantNmbr" element
609          */
610         int getPaintInspectionVacantNmbr();
611         
612         /**
613          * Gets (as xml) the "PaintInspectionVacantNmbr" element
614          */
615         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionVacantNmbr xgetPaintInspectionVacantNmbr();
616         
617         /**
618          * Sets the "PaintInspectionVacantNmbr" element
619          */
620         void setPaintInspectionVacantNmbr(int paintInspectionVacantNmbr);
621         
622         /**
623          * Sets (as xml) the "PaintInspectionVacantNmbr" element
624          */
625         void xsetPaintInspectionVacantNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionVacantNmbr paintInspectionVacantNmbr);
626         
627         /**
628          * Gets the "PaintInspectionEstimateTime" element
629          */
630         java.lang.String getPaintInspectionEstimateTime();
631         
632         /**
633          * Gets (as xml) the "PaintInspectionEstimateTime" element
634          */
635         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionEstimateTime xgetPaintInspectionEstimateTime();
636         
637         /**
638          * Sets the "PaintInspectionEstimateTime" element
639          */
640         void setPaintInspectionEstimateTime(java.lang.String paintInspectionEstimateTime);
641         
642         /**
643          * Sets (as xml) the "PaintInspectionEstimateTime" element
644          */
645         void xsetPaintInspectionEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionEstimateTime paintInspectionEstimateTime);
646         
647         /**
648          * Gets the "PaintInspectionEstimateCost" element
649          */
650         java.math.BigDecimal getPaintInspectionEstimateCost();
651         
652         /**
653          * Gets (as xml) the "PaintInspectionEstimateCost" element
654          */
655         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetPaintInspectionEstimateCost();
656         
657         /**
658          * Sets the "PaintInspectionEstimateCost" element
659          */
660         void setPaintInspectionEstimateCost(java.math.BigDecimal paintInspectionEstimateCost);
661         
662         /**
663          * Sets (as xml) the "PaintInspectionEstimateCost" element
664          */
665         void xsetPaintInspectionEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType paintInspectionEstimateCost);
666         
667         /**
668          * Gets the "LabAnalysisPerformAction" element
669          */
670         java.lang.String getLabAnalysisPerformAction();
671         
672         /**
673          * Gets (as xml) the "LabAnalysisPerformAction" element
674          */
675         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisPerformAction xgetLabAnalysisPerformAction();
676         
677         /**
678          * Sets the "LabAnalysisPerformAction" element
679          */
680         void setLabAnalysisPerformAction(java.lang.String labAnalysisPerformAction);
681         
682         /**
683          * Sets (as xml) the "LabAnalysisPerformAction" element
684          */
685         void xsetLabAnalysisPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisPerformAction labAnalysisPerformAction);
686         
687         /**
688          * Gets the "LabAnalysisUnitNmbr" element
689          */
690         int getLabAnalysisUnitNmbr();
691         
692         /**
693          * Gets (as xml) the "LabAnalysisUnitNmbr" element
694          */
695         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisUnitNmbr xgetLabAnalysisUnitNmbr();
696         
697         /**
698          * Sets the "LabAnalysisUnitNmbr" element
699          */
700         void setLabAnalysisUnitNmbr(int labAnalysisUnitNmbr);
701         
702         /**
703          * Sets (as xml) the "LabAnalysisUnitNmbr" element
704          */
705         void xsetLabAnalysisUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisUnitNmbr labAnalysisUnitNmbr);
706         
707         /**
708          * Gets the "LabAnalysisEstimateTime" element
709          */
710         java.lang.String getLabAnalysisEstimateTime();
711         
712         /**
713          * Gets (as xml) the "LabAnalysisEstimateTime" element
714          */
715         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisEstimateTime xgetLabAnalysisEstimateTime();
716         
717         /**
718          * Sets the "LabAnalysisEstimateTime" element
719          */
720         void setLabAnalysisEstimateTime(java.lang.String labAnalysisEstimateTime);
721         
722         /**
723          * Sets (as xml) the "LabAnalysisEstimateTime" element
724          */
725         void xsetLabAnalysisEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisEstimateTime labAnalysisEstimateTime);
726         
727         /**
728          * Gets the "LabAnalysisEstimateCost" element
729          */
730         java.math.BigDecimal getLabAnalysisEstimateCost();
731         
732         /**
733          * Gets (as xml) the "LabAnalysisEstimateCost" element
734          */
735         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetLabAnalysisEstimateCost();
736         
737         /**
738          * Sets the "LabAnalysisEstimateCost" element
739          */
740         void setLabAnalysisEstimateCost(java.math.BigDecimal labAnalysisEstimateCost);
741         
742         /**
743          * Sets (as xml) the "LabAnalysisEstimateCost" element
744          */
745         void xsetLabAnalysisEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType labAnalysisEstimateCost);
746         
747         /**
748          * Gets the "WorkSpecificationPerformAction" element
749          */
750         java.lang.String getWorkSpecificationPerformAction();
751         
752         /**
753          * Gets (as xml) the "WorkSpecificationPerformAction" element
754          */
755         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationPerformAction xgetWorkSpecificationPerformAction();
756         
757         /**
758          * Sets the "WorkSpecificationPerformAction" element
759          */
760         void setWorkSpecificationPerformAction(java.lang.String workSpecificationPerformAction);
761         
762         /**
763          * Sets (as xml) the "WorkSpecificationPerformAction" element
764          */
765         void xsetWorkSpecificationPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationPerformAction workSpecificationPerformAction);
766         
767         /**
768          * Gets the "WorkSpecificationUnitNmbr" element
769          */
770         int getWorkSpecificationUnitNmbr();
771         
772         /**
773          * Gets (as xml) the "WorkSpecificationUnitNmbr" element
774          */
775         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationUnitNmbr xgetWorkSpecificationUnitNmbr();
776         
777         /**
778          * Sets the "WorkSpecificationUnitNmbr" element
779          */
780         void setWorkSpecificationUnitNmbr(int workSpecificationUnitNmbr);
781         
782         /**
783          * Sets (as xml) the "WorkSpecificationUnitNmbr" element
784          */
785         void xsetWorkSpecificationUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationUnitNmbr workSpecificationUnitNmbr);
786         
787         /**
788          * Gets the "WorkSpecificationEstimateTime" element
789          */
790         java.lang.String getWorkSpecificationEstimateTime();
791         
792         /**
793          * Gets (as xml) the "WorkSpecificationEstimateTime" element
794          */
795         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationEstimateTime xgetWorkSpecificationEstimateTime();
796         
797         /**
798          * Sets the "WorkSpecificationEstimateTime" element
799          */
800         void setWorkSpecificationEstimateTime(java.lang.String workSpecificationEstimateTime);
801         
802         /**
803          * Sets (as xml) the "WorkSpecificationEstimateTime" element
804          */
805         void xsetWorkSpecificationEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationEstimateTime workSpecificationEstimateTime);
806         
807         /**
808          * Gets the "WorkSpecificationEstimateCost" element
809          */
810         java.math.BigDecimal getWorkSpecificationEstimateCost();
811         
812         /**
813          * Gets (as xml) the "WorkSpecificationEstimateCost" element
814          */
815         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetWorkSpecificationEstimateCost();
816         
817         /**
818          * Sets the "WorkSpecificationEstimateCost" element
819          */
820         void setWorkSpecificationEstimateCost(java.math.BigDecimal workSpecificationEstimateCost);
821         
822         /**
823          * Sets (as xml) the "WorkSpecificationEstimateCost" element
824          */
825         void xsetWorkSpecificationEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType workSpecificationEstimateCost);
826         
827         /**
828          * Gets the "BidProcessPerformAction" element
829          */
830         java.lang.String getBidProcessPerformAction();
831         
832         /**
833          * Gets (as xml) the "BidProcessPerformAction" element
834          */
835         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessPerformAction xgetBidProcessPerformAction();
836         
837         /**
838          * Sets the "BidProcessPerformAction" element
839          */
840         void setBidProcessPerformAction(java.lang.String bidProcessPerformAction);
841         
842         /**
843          * Sets (as xml) the "BidProcessPerformAction" element
844          */
845         void xsetBidProcessPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessPerformAction bidProcessPerformAction);
846         
847         /**
848          * Gets the "BidProcessUnitNmbr" element
849          */
850         int getBidProcessUnitNmbr();
851         
852         /**
853          * Gets (as xml) the "BidProcessUnitNmbr" element
854          */
855         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessUnitNmbr xgetBidProcessUnitNmbr();
856         
857         /**
858          * Sets the "BidProcessUnitNmbr" element
859          */
860         void setBidProcessUnitNmbr(int bidProcessUnitNmbr);
861         
862         /**
863          * Sets (as xml) the "BidProcessUnitNmbr" element
864          */
865         void xsetBidProcessUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessUnitNmbr bidProcessUnitNmbr);
866         
867         /**
868          * Gets the "BidProcessEstimateTime" element
869          */
870         java.lang.String getBidProcessEstimateTime();
871         
872         /**
873          * Gets (as xml) the "BidProcessEstimateTime" element
874          */
875         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessEstimateTime xgetBidProcessEstimateTime();
876         
877         /**
878          * Sets the "BidProcessEstimateTime" element
879          */
880         void setBidProcessEstimateTime(java.lang.String bidProcessEstimateTime);
881         
882         /**
883          * Sets (as xml) the "BidProcessEstimateTime" element
884          */
885         void xsetBidProcessEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessEstimateTime bidProcessEstimateTime);
886         
887         /**
888          * Gets the "BidProcessEstimateCost" element
889          */
890         java.math.BigDecimal getBidProcessEstimateCost();
891         
892         /**
893          * Gets (as xml) the "BidProcessEstimateCost" element
894          */
895         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetBidProcessEstimateCost();
896         
897         /**
898          * Sets the "BidProcessEstimateCost" element
899          */
900         void setBidProcessEstimateCost(java.math.BigDecimal bidProcessEstimateCost);
901         
902         /**
903          * Sets (as xml) the "BidProcessEstimateCost" element
904          */
905         void xsetBidProcessEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType bidProcessEstimateCost);
906         
907         /**
908          * Gets the "RelocationPerformAction" element
909          */
910         java.lang.String getRelocationPerformAction();
911         
912         /**
913          * Gets (as xml) the "RelocationPerformAction" element
914          */
915         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationPerformAction xgetRelocationPerformAction();
916         
917         /**
918          * Sets the "RelocationPerformAction" element
919          */
920         void setRelocationPerformAction(java.lang.String relocationPerformAction);
921         
922         /**
923          * Sets (as xml) the "RelocationPerformAction" element
924          */
925         void xsetRelocationPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationPerformAction relocationPerformAction);
926         
927         /**
928          * Gets the "RelocationUnitNmbr" element
929          */
930         int getRelocationUnitNmbr();
931         
932         /**
933          * Gets (as xml) the "RelocationUnitNmbr" element
934          */
935         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationUnitNmbr xgetRelocationUnitNmbr();
936         
937         /**
938          * Sets the "RelocationUnitNmbr" element
939          */
940         void setRelocationUnitNmbr(int relocationUnitNmbr);
941         
942         /**
943          * Sets (as xml) the "RelocationUnitNmbr" element
944          */
945         void xsetRelocationUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationUnitNmbr relocationUnitNmbr);
946         
947         /**
948          * Gets the "RelocationOwnerOccupyNmbr" element
949          */
950         int getRelocationOwnerOccupyNmbr();
951         
952         /**
953          * Gets (as xml) the "RelocationOwnerOccupyNmbr" element
954          */
955         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationOwnerOccupyNmbr xgetRelocationOwnerOccupyNmbr();
956         
957         /**
958          * Sets the "RelocationOwnerOccupyNmbr" element
959          */
960         void setRelocationOwnerOccupyNmbr(int relocationOwnerOccupyNmbr);
961         
962         /**
963          * Sets (as xml) the "RelocationOwnerOccupyNmbr" element
964          */
965         void xsetRelocationOwnerOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationOwnerOccupyNmbr relocationOwnerOccupyNmbr);
966         
967         /**
968          * Gets the "RelocationRenterOccupyNmbr" element
969          */
970         int getRelocationRenterOccupyNmbr();
971         
972         /**
973          * Gets (as xml) the "RelocationRenterOccupyNmbr" element
974          */
975         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationRenterOccupyNmbr xgetRelocationRenterOccupyNmbr();
976         
977         /**
978          * Sets the "RelocationRenterOccupyNmbr" element
979          */
980         void setRelocationRenterOccupyNmbr(int relocationRenterOccupyNmbr);
981         
982         /**
983          * Sets (as xml) the "RelocationRenterOccupyNmbr" element
984          */
985         void xsetRelocationRenterOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationRenterOccupyNmbr relocationRenterOccupyNmbr);
986         
987         /**
988          * Gets the "RelocationEstimateTime" element
989          */
990         java.lang.String getRelocationEstimateTime();
991         
992         /**
993          * Gets (as xml) the "RelocationEstimateTime" element
994          */
995         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationEstimateTime xgetRelocationEstimateTime();
996         
997         /**
998          * Sets the "RelocationEstimateTime" element
999          */
1000         void setRelocationEstimateTime(java.lang.String relocationEstimateTime);
1001         
1002         /**
1003          * Sets (as xml) the "RelocationEstimateTime" element
1004          */
1005         void xsetRelocationEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationEstimateTime relocationEstimateTime);
1006         
1007         /**
1008          * Gets the "RelocationEstimateCost" element
1009          */
1010         java.math.BigDecimal getRelocationEstimateCost();
1011         
1012         /**
1013          * Gets (as xml) the "RelocationEstimateCost" element
1014          */
1015         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetRelocationEstimateCost();
1016         
1017         /**
1018          * Sets the "RelocationEstimateCost" element
1019          */
1020         void setRelocationEstimateCost(java.math.BigDecimal relocationEstimateCost);
1021         
1022         /**
1023          * Sets (as xml) the "RelocationEstimateCost" element
1024          */
1025         void xsetRelocationEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType relocationEstimateCost);
1026         
1027         /**
1028          * Gets the "ControlsPerformAction" element
1029          */
1030         java.lang.String getControlsPerformAction();
1031         
1032         /**
1033          * Gets (as xml) the "ControlsPerformAction" element
1034          */
1035         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsPerformAction xgetControlsPerformAction();
1036         
1037         /**
1038          * Sets the "ControlsPerformAction" element
1039          */
1040         void setControlsPerformAction(java.lang.String controlsPerformAction);
1041         
1042         /**
1043          * Sets (as xml) the "ControlsPerformAction" element
1044          */
1045         void xsetControlsPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsPerformAction controlsPerformAction);
1046         
1047         /**
1048          * Gets the "ControlsUnitNmbr" element
1049          */
1050         int getControlsUnitNmbr();
1051         
1052         /**
1053          * Gets (as xml) the "ControlsUnitNmbr" element
1054          */
1055         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsUnitNmbr xgetControlsUnitNmbr();
1056         
1057         /**
1058          * Sets the "ControlsUnitNmbr" element
1059          */
1060         void setControlsUnitNmbr(int controlsUnitNmbr);
1061         
1062         /**
1063          * Sets (as xml) the "ControlsUnitNmbr" element
1064          */
1065         void xsetControlsUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsUnitNmbr controlsUnitNmbr);
1066         
1067         /**
1068          * Gets the "ControlsOwnerOccupyNmbr" element
1069          */
1070         int getControlsOwnerOccupyNmbr();
1071         
1072         /**
1073          * Gets (as xml) the "ControlsOwnerOccupyNmbr" element
1074          */
1075         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsOwnerOccupyNmbr xgetControlsOwnerOccupyNmbr();
1076         
1077         /**
1078          * Sets the "ControlsOwnerOccupyNmbr" element
1079          */
1080         void setControlsOwnerOccupyNmbr(int controlsOwnerOccupyNmbr);
1081         
1082         /**
1083          * Sets (as xml) the "ControlsOwnerOccupyNmbr" element
1084          */
1085         void xsetControlsOwnerOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsOwnerOccupyNmbr controlsOwnerOccupyNmbr);
1086         
1087         /**
1088          * Gets the "ControlsRenterOccupyNmbr" element
1089          */
1090         int getControlsRenterOccupyNmbr();
1091         
1092         /**
1093          * Gets (as xml) the "ControlsRenterOccupyNmbr" element
1094          */
1095         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsRenterOccupyNmbr xgetControlsRenterOccupyNmbr();
1096         
1097         /**
1098          * Sets the "ControlsRenterOccupyNmbr" element
1099          */
1100         void setControlsRenterOccupyNmbr(int controlsRenterOccupyNmbr);
1101         
1102         /**
1103          * Sets (as xml) the "ControlsRenterOccupyNmbr" element
1104          */
1105         void xsetControlsRenterOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsRenterOccupyNmbr controlsRenterOccupyNmbr);
1106         
1107         /**
1108          * Gets the "ControlsVacantNmbr" element
1109          */
1110         int getControlsVacantNmbr();
1111         
1112         /**
1113          * Gets (as xml) the "ControlsVacantNmbr" element
1114          */
1115         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsVacantNmbr xgetControlsVacantNmbr();
1116         
1117         /**
1118          * Sets the "ControlsVacantNmbr" element
1119          */
1120         void setControlsVacantNmbr(int controlsVacantNmbr);
1121         
1122         /**
1123          * Sets (as xml) the "ControlsVacantNmbr" element
1124          */
1125         void xsetControlsVacantNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsVacantNmbr controlsVacantNmbr);
1126         
1127         /**
1128          * Gets the "ControlsEstimateTime" element
1129          */
1130         java.lang.String getControlsEstimateTime();
1131         
1132         /**
1133          * Gets (as xml) the "ControlsEstimateTime" element
1134          */
1135         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsEstimateTime xgetControlsEstimateTime();
1136         
1137         /**
1138          * Sets the "ControlsEstimateTime" element
1139          */
1140         void setControlsEstimateTime(java.lang.String controlsEstimateTime);
1141         
1142         /**
1143          * Sets (as xml) the "ControlsEstimateTime" element
1144          */
1145         void xsetControlsEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsEstimateTime controlsEstimateTime);
1146         
1147         /**
1148          * Gets the "ControlsEstimateCost" element
1149          */
1150         java.math.BigDecimal getControlsEstimateCost();
1151         
1152         /**
1153          * Gets (as xml) the "ControlsEstimateCost" element
1154          */
1155         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetControlsEstimateCost();
1156         
1157         /**
1158          * Sets the "ControlsEstimateCost" element
1159          */
1160         void setControlsEstimateCost(java.math.BigDecimal controlsEstimateCost);
1161         
1162         /**
1163          * Sets (as xml) the "ControlsEstimateCost" element
1164          */
1165         void xsetControlsEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType controlsEstimateCost);
1166         
1167         /**
1168          * Gets the "HazardPerformAction" element
1169          */
1170         java.lang.String getHazardPerformAction();
1171         
1172         /**
1173          * Gets (as xml) the "HazardPerformAction" element
1174          */
1175         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardPerformAction xgetHazardPerformAction();
1176         
1177         /**
1178          * Sets the "HazardPerformAction" element
1179          */
1180         void setHazardPerformAction(java.lang.String hazardPerformAction);
1181         
1182         /**
1183          * Sets (as xml) the "HazardPerformAction" element
1184          */
1185         void xsetHazardPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardPerformAction hazardPerformAction);
1186         
1187         /**
1188          * Gets the "HazardUnitNmbr" element
1189          */
1190         int getHazardUnitNmbr();
1191         
1192         /**
1193          * Gets (as xml) the "HazardUnitNmbr" element
1194          */
1195         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardUnitNmbr xgetHazardUnitNmbr();
1196         
1197         /**
1198          * Sets the "HazardUnitNmbr" element
1199          */
1200         void setHazardUnitNmbr(int hazardUnitNmbr);
1201         
1202         /**
1203          * Sets (as xml) the "HazardUnitNmbr" element
1204          */
1205         void xsetHazardUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardUnitNmbr hazardUnitNmbr);
1206         
1207         /**
1208          * Gets the "HazardOwnerOccupyNmbr" element
1209          */
1210         int getHazardOwnerOccupyNmbr();
1211         
1212         /**
1213          * Gets (as xml) the "HazardOwnerOccupyNmbr" element
1214          */
1215         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardOwnerOccupyNmbr xgetHazardOwnerOccupyNmbr();
1216         
1217         /**
1218          * Sets the "HazardOwnerOccupyNmbr" element
1219          */
1220         void setHazardOwnerOccupyNmbr(int hazardOwnerOccupyNmbr);
1221         
1222         /**
1223          * Sets (as xml) the "HazardOwnerOccupyNmbr" element
1224          */
1225         void xsetHazardOwnerOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardOwnerOccupyNmbr hazardOwnerOccupyNmbr);
1226         
1227         /**
1228          * Gets the "HazardRenterOccupyNmbr" element
1229          */
1230         int getHazardRenterOccupyNmbr();
1231         
1232         /**
1233          * Gets (as xml) the "HazardRenterOccupyNmbr" element
1234          */
1235         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardRenterOccupyNmbr xgetHazardRenterOccupyNmbr();
1236         
1237         /**
1238          * Sets the "HazardRenterOccupyNmbr" element
1239          */
1240         void setHazardRenterOccupyNmbr(int hazardRenterOccupyNmbr);
1241         
1242         /**
1243          * Sets (as xml) the "HazardRenterOccupyNmbr" element
1244          */
1245         void xsetHazardRenterOccupyNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardRenterOccupyNmbr hazardRenterOccupyNmbr);
1246         
1247         /**
1248          * Gets the "HazardVacantNmbr" element
1249          */
1250         int getHazardVacantNmbr();
1251         
1252         /**
1253          * Gets (as xml) the "HazardVacantNmbr" element
1254          */
1255         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardVacantNmbr xgetHazardVacantNmbr();
1256         
1257         /**
1258          * Sets the "HazardVacantNmbr" element
1259          */
1260         void setHazardVacantNmbr(int hazardVacantNmbr);
1261         
1262         /**
1263          * Sets (as xml) the "HazardVacantNmbr" element
1264          */
1265         void xsetHazardVacantNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardVacantNmbr hazardVacantNmbr);
1266         
1267         /**
1268          * Gets the "HazardEstimateTime" element
1269          */
1270         java.lang.String getHazardEstimateTime();
1271         
1272         /**
1273          * Gets (as xml) the "HazardEstimateTime" element
1274          */
1275         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardEstimateTime xgetHazardEstimateTime();
1276         
1277         /**
1278          * Sets the "HazardEstimateTime" element
1279          */
1280         void setHazardEstimateTime(java.lang.String hazardEstimateTime);
1281         
1282         /**
1283          * Sets (as xml) the "HazardEstimateTime" element
1284          */
1285         void xsetHazardEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardEstimateTime hazardEstimateTime);
1286         
1287         /**
1288          * Gets the "HazardEstimateCost" element
1289          */
1290         java.math.BigDecimal getHazardEstimateCost();
1291         
1292         /**
1293          * Gets (as xml) the "HazardEstimateCost" element
1294          */
1295         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetHazardEstimateCost();
1296         
1297         /**
1298          * Sets the "HazardEstimateCost" element
1299          */
1300         void setHazardEstimateCost(java.math.BigDecimal hazardEstimateCost);
1301         
1302         /**
1303          * Sets (as xml) the "HazardEstimateCost" element
1304          */
1305         void xsetHazardEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType hazardEstimateCost);
1306         
1307         /**
1308          * Gets the "ControlPerformAction" element
1309          */
1310         java.lang.String getControlPerformAction();
1311         
1312         /**
1313          * Gets (as xml) the "ControlPerformAction" element
1314          */
1315         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlPerformAction xgetControlPerformAction();
1316         
1317         /**
1318          * Sets the "ControlPerformAction" element
1319          */
1320         void setControlPerformAction(java.lang.String controlPerformAction);
1321         
1322         /**
1323          * Sets (as xml) the "ControlPerformAction" element
1324          */
1325         void xsetControlPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlPerformAction controlPerformAction);
1326         
1327         /**
1328          * Gets the "ControlUnitNmbr" element
1329          */
1330         int getControlUnitNmbr();
1331         
1332         /**
1333          * Gets (as xml) the "ControlUnitNmbr" element
1334          */
1335         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlUnitNmbr xgetControlUnitNmbr();
1336         
1337         /**
1338          * Sets the "ControlUnitNmbr" element
1339          */
1340         void setControlUnitNmbr(int controlUnitNmbr);
1341         
1342         /**
1343          * Sets (as xml) the "ControlUnitNmbr" element
1344          */
1345         void xsetControlUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlUnitNmbr controlUnitNmbr);
1346         
1347         /**
1348          * Gets the "ControlEstimateTime" element
1349          */
1350         java.lang.String getControlEstimateTime();
1351         
1352         /**
1353          * Gets (as xml) the "ControlEstimateTime" element
1354          */
1355         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlEstimateTime xgetControlEstimateTime();
1356         
1357         /**
1358          * Sets the "ControlEstimateTime" element
1359          */
1360         void setControlEstimateTime(java.lang.String controlEstimateTime);
1361         
1362         /**
1363          * Sets (as xml) the "ControlEstimateTime" element
1364          */
1365         void xsetControlEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlEstimateTime controlEstimateTime);
1366         
1367         /**
1368          * Gets the "ClearancePerformAction" element
1369          */
1370         java.lang.String getClearancePerformAction();
1371         
1372         /**
1373          * Gets (as xml) the "ClearancePerformAction" element
1374          */
1375         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearancePerformAction xgetClearancePerformAction();
1376         
1377         /**
1378          * Sets the "ClearancePerformAction" element
1379          */
1380         void setClearancePerformAction(java.lang.String clearancePerformAction);
1381         
1382         /**
1383          * Sets (as xml) the "ClearancePerformAction" element
1384          */
1385         void xsetClearancePerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearancePerformAction clearancePerformAction);
1386         
1387         /**
1388          * Gets the "ClearanceUnitNmbr" element
1389          */
1390         int getClearanceUnitNmbr();
1391         
1392         /**
1393          * Gets (as xml) the "ClearanceUnitNmbr" element
1394          */
1395         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceUnitNmbr xgetClearanceUnitNmbr();
1396         
1397         /**
1398          * Sets the "ClearanceUnitNmbr" element
1399          */
1400         void setClearanceUnitNmbr(int clearanceUnitNmbr);
1401         
1402         /**
1403          * Sets (as xml) the "ClearanceUnitNmbr" element
1404          */
1405         void xsetClearanceUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceUnitNmbr clearanceUnitNmbr);
1406         
1407         /**
1408          * Gets the "ClearanceEstimateTime" element
1409          */
1410         java.lang.String getClearanceEstimateTime();
1411         
1412         /**
1413          * Gets (as xml) the "ClearanceEstimateTime" element
1414          */
1415         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceEstimateTime xgetClearanceEstimateTime();
1416         
1417         /**
1418          * Sets the "ClearanceEstimateTime" element
1419          */
1420         void setClearanceEstimateTime(java.lang.String clearanceEstimateTime);
1421         
1422         /**
1423          * Sets (as xml) the "ClearanceEstimateTime" element
1424          */
1425         void xsetClearanceEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceEstimateTime clearanceEstimateTime);
1426         
1427         /**
1428          * Gets the "ClearanceEstimateCost" element
1429          */
1430         java.math.BigDecimal getClearanceEstimateCost();
1431         
1432         /**
1433          * Gets (as xml) the "ClearanceEstimateCost" element
1434          */
1435         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetClearanceEstimateCost();
1436         
1437         /**
1438          * Sets the "ClearanceEstimateCost" element
1439          */
1440         void setClearanceEstimateCost(java.math.BigDecimal clearanceEstimateCost);
1441         
1442         /**
1443          * Sets (as xml) the "ClearanceEstimateCost" element
1444          */
1445         void xsetClearanceEstimateCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType clearanceEstimateCost);
1446         
1447         /**
1448          * Gets the "MaintenancePlanPerformAction" element
1449          */
1450         java.lang.String getMaintenancePlanPerformAction();
1451         
1452         /**
1453          * Gets (as xml) the "MaintenancePlanPerformAction" element
1454          */
1455         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanPerformAction xgetMaintenancePlanPerformAction();
1456         
1457         /**
1458          * Sets the "MaintenancePlanPerformAction" element
1459          */
1460         void setMaintenancePlanPerformAction(java.lang.String maintenancePlanPerformAction);
1461         
1462         /**
1463          * Sets (as xml) the "MaintenancePlanPerformAction" element
1464          */
1465         void xsetMaintenancePlanPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanPerformAction maintenancePlanPerformAction);
1466         
1467         /**
1468          * Gets the "MaintenancePlanUnitNmbr" element
1469          */
1470         int getMaintenancePlanUnitNmbr();
1471         
1472         /**
1473          * Gets (as xml) the "MaintenancePlanUnitNmbr" element
1474          */
1475         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanUnitNmbr xgetMaintenancePlanUnitNmbr();
1476         
1477         /**
1478          * Sets the "MaintenancePlanUnitNmbr" element
1479          */
1480         void setMaintenancePlanUnitNmbr(int maintenancePlanUnitNmbr);
1481         
1482         /**
1483          * Sets (as xml) the "MaintenancePlanUnitNmbr" element
1484          */
1485         void xsetMaintenancePlanUnitNmbr(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanUnitNmbr maintenancePlanUnitNmbr);
1486         
1487         /**
1488          * Gets the "MaintenancePlanEstimateTime" element
1489          */
1490         java.lang.String getMaintenancePlanEstimateTime();
1491         
1492         /**
1493          * Gets (as xml) the "MaintenancePlanEstimateTime" element
1494          */
1495         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanEstimateTime xgetMaintenancePlanEstimateTime();
1496         
1497         /**
1498          * Sets the "MaintenancePlanEstimateTime" element
1499          */
1500         void setMaintenancePlanEstimateTime(java.lang.String maintenancePlanEstimateTime);
1501         
1502         /**
1503          * Sets (as xml) the "MaintenancePlanEstimateTime" element
1504          */
1505         void xsetMaintenancePlanEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanEstimateTime maintenancePlanEstimateTime);
1506         
1507         /**
1508          * Gets the "OutreachPerformAction" element
1509          */
1510         java.lang.String getOutreachPerformAction();
1511         
1512         /**
1513          * Gets (as xml) the "OutreachPerformAction" element
1514          */
1515         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPerformAction xgetOutreachPerformAction();
1516         
1517         /**
1518          * Sets the "OutreachPerformAction" element
1519          */
1520         void setOutreachPerformAction(java.lang.String outreachPerformAction);
1521         
1522         /**
1523          * Sets (as xml) the "OutreachPerformAction" element
1524          */
1525         void xsetOutreachPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPerformAction outreachPerformAction);
1526         
1527         /**
1528          * Gets the "OutreachPlanEstimateTime" element
1529          */
1530         java.lang.String getOutreachPlanEstimateTime();
1531         
1532         /**
1533          * Gets (as xml) the "OutreachPlanEstimateTime" element
1534          */
1535         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPlanEstimateTime xgetOutreachPlanEstimateTime();
1536         
1537         /**
1538          * Sets the "OutreachPlanEstimateTime" element
1539          */
1540         void setOutreachPlanEstimateTime(java.lang.String outreachPlanEstimateTime);
1541         
1542         /**
1543          * Sets (as xml) the "OutreachPlanEstimateTime" element
1544          */
1545         void xsetOutreachPlanEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPlanEstimateTime outreachPlanEstimateTime);
1546         
1547         /**
1548          * Gets the "TrainPerformAction" element
1549          */
1550         java.lang.String getTrainPerformAction();
1551         
1552         /**
1553          * Gets (as xml) the "TrainPerformAction" element
1554          */
1555         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPerformAction xgetTrainPerformAction();
1556         
1557         /**
1558          * Sets the "TrainPerformAction" element
1559          */
1560         void setTrainPerformAction(java.lang.String trainPerformAction);
1561         
1562         /**
1563          * Sets (as xml) the "TrainPerformAction" element
1564          */
1565         void xsetTrainPerformAction(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPerformAction trainPerformAction);
1566         
1567         /**
1568          * Gets the "TrainPlanEstimateTime" element
1569          */
1570         java.lang.String getTrainPlanEstimateTime();
1571         
1572         /**
1573          * Gets (as xml) the "TrainPlanEstimateTime" element
1574          */
1575         gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPlanEstimateTime xgetTrainPlanEstimateTime();
1576         
1577         /**
1578          * Sets the "TrainPlanEstimateTime" element
1579          */
1580         void setTrainPlanEstimateTime(java.lang.String trainPlanEstimateTime);
1581         
1582         /**
1583          * Sets (as xml) the "TrainPlanEstimateTime" element
1584          */
1585         void xsetTrainPlanEstimateTime(gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPlanEstimateTime trainPlanEstimateTime);
1586         
1587         /**
1588          * Gets the "FormVersion" attribute
1589          */
1590         java.lang.String getFormVersion();
1591         
1592         /**
1593          * Gets (as xml) the "FormVersion" attribute
1594          */
1595         gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
1596         
1597         /**
1598          * Sets the "FormVersion" attribute
1599          */
1600         void setFormVersion(java.lang.String formVersion);
1601         
1602         /**
1603          * Sets (as xml) the "FormVersion" attribute
1604          */
1605         void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
1606         
1607         /**
1608          * An XML IdentificationPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1609          *
1610          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IdentificationPerformAction.
1611          */
1612         public interface IdentificationPerformAction extends org.apache.xmlbeans.XmlString
1613         {
1614             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1615                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IdentificationPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("identificationperformaction6f29elemtype");
1616             
1617             /**
1618              * A factory class with static methods for creating instances
1619              * of this type.
1620              */
1621             
1622             public static final class Factory
1623             {
1624                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IdentificationPerformAction newValue(java.lang.Object obj) {
1625                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IdentificationPerformAction) type.newValue( obj ); }
1626                 
1627                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IdentificationPerformAction newInstance() {
1628                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IdentificationPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1629                 
1630                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IdentificationPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
1631                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IdentificationPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1632                 
1633                 private Factory() { } // No instance of this class allowed
1634             }
1635         }
1636         
1637         /**
1638          * An XML IndentificationUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1639          *
1640          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IndentificationUnitNmbr.
1641          */
1642         public interface IndentificationUnitNmbr extends org.apache.xmlbeans.XmlInt
1643         {
1644             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1645                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndentificationUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indentificationunitnmbr358delemtype");
1646             
1647             /**
1648              * A factory class with static methods for creating instances
1649              * of this type.
1650              */
1651             
1652             public static final class Factory
1653             {
1654                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationUnitNmbr newValue(java.lang.Object obj) {
1655                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationUnitNmbr) type.newValue( obj ); }
1656                 
1657                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationUnitNmbr newInstance() {
1658                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1659                 
1660                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
1661                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1662                 
1663                 private Factory() { } // No instance of this class allowed
1664             }
1665         }
1666         
1667         /**
1668          * An XML IndentificationOwnerOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1669          *
1670          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IndentificationOwnerOccupyNmbr.
1671          */
1672         public interface IndentificationOwnerOccupyNmbr extends org.apache.xmlbeans.XmlInt
1673         {
1674             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1675                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndentificationOwnerOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indentificationowneroccupynmbr0ce3elemtype");
1676             
1677             /**
1678              * A factory class with static methods for creating instances
1679              * of this type.
1680              */
1681             
1682             public static final class Factory
1683             {
1684                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationOwnerOccupyNmbr newValue(java.lang.Object obj) {
1685                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationOwnerOccupyNmbr) type.newValue( obj ); }
1686                 
1687                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationOwnerOccupyNmbr newInstance() {
1688                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1689                 
1690                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationOwnerOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
1691                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1692                 
1693                 private Factory() { } // No instance of this class allowed
1694             }
1695         }
1696         
1697         /**
1698          * An XML IndentificationRenterOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1699          *
1700          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IndentificationRenterOccupyNmbr.
1701          */
1702         public interface IndentificationRenterOccupyNmbr extends org.apache.xmlbeans.XmlInt
1703         {
1704             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1705                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndentificationRenterOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indentificationrenteroccupynmbrbf5celemtype");
1706             
1707             /**
1708              * A factory class with static methods for creating instances
1709              * of this type.
1710              */
1711             
1712             public static final class Factory
1713             {
1714                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationRenterOccupyNmbr newValue(java.lang.Object obj) {
1715                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationRenterOccupyNmbr) type.newValue( obj ); }
1716                 
1717                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationRenterOccupyNmbr newInstance() {
1718                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1719                 
1720                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationRenterOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
1721                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1722                 
1723                 private Factory() { } // No instance of this class allowed
1724             }
1725         }
1726         
1727         /**
1728          * An XML IndentificationVacantNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1729          *
1730          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IndentificationVacantNmbr.
1731          */
1732         public interface IndentificationVacantNmbr extends org.apache.xmlbeans.XmlInt
1733         {
1734             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1735                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndentificationVacantNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indentificationvacantnmbre2e2elemtype");
1736             
1737             /**
1738              * A factory class with static methods for creating instances
1739              * of this type.
1740              */
1741             
1742             public static final class Factory
1743             {
1744                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationVacantNmbr newValue(java.lang.Object obj) {
1745                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationVacantNmbr) type.newValue( obj ); }
1746                 
1747                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationVacantNmbr newInstance() {
1748                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1749                 
1750                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationVacantNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
1751                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1752                 
1753                 private Factory() { } // No instance of this class allowed
1754             }
1755         }
1756         
1757         /**
1758          * An XML IndentificationEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1759          *
1760          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IndentificationEstimateTime.
1761          */
1762         public interface IndentificationEstimateTime extends org.apache.xmlbeans.XmlString
1763         {
1764             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1765                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndentificationEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indentificationestimatetimef62belemtype");
1766             
1767             /**
1768              * A factory class with static methods for creating instances
1769              * of this type.
1770              */
1771             
1772             public static final class Factory
1773             {
1774                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationEstimateTime newValue(java.lang.Object obj) {
1775                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationEstimateTime) type.newValue( obj ); }
1776                 
1777                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationEstimateTime newInstance() {
1778                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1779                 
1780                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
1781                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IndentificationEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1782                 
1783                 private Factory() { } // No instance of this class allowed
1784             }
1785         }
1786         
1787         /**
1788          * An XML IntakePerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1789          *
1790          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IntakePerformAction.
1791          */
1792         public interface IntakePerformAction extends org.apache.xmlbeans.XmlString
1793         {
1794             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1795                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IntakePerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("intakeperformaction94e7elemtype");
1796             
1797             /**
1798              * A factory class with static methods for creating instances
1799              * of this type.
1800              */
1801             
1802             public static final class Factory
1803             {
1804                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakePerformAction newValue(java.lang.Object obj) {
1805                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakePerformAction) type.newValue( obj ); }
1806                 
1807                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakePerformAction newInstance() {
1808                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakePerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1809                 
1810                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakePerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
1811                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakePerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1812                 
1813                 private Factory() { } // No instance of this class allowed
1814             }
1815         }
1816         
1817         /**
1818          * An XML IntakeUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1819          *
1820          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IntakeUnitNmbr.
1821          */
1822         public interface IntakeUnitNmbr extends org.apache.xmlbeans.XmlInt
1823         {
1824             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1825                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IntakeUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("intakeunitnmbr21e3elemtype");
1826             
1827             /**
1828              * A factory class with static methods for creating instances
1829              * of this type.
1830              */
1831             
1832             public static final class Factory
1833             {
1834                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeUnitNmbr newValue(java.lang.Object obj) {
1835                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeUnitNmbr) type.newValue( obj ); }
1836                 
1837                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeUnitNmbr newInstance() {
1838                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1839                 
1840                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
1841                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1842                 
1843                 private Factory() { } // No instance of this class allowed
1844             }
1845         }
1846         
1847         /**
1848          * An XML IntakeOwnerOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1849          *
1850          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IntakeOwnerOccupyNmbr.
1851          */
1852         public interface IntakeOwnerOccupyNmbr extends org.apache.xmlbeans.XmlInt
1853         {
1854             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1855                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IntakeOwnerOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("intakeowneroccupynmbrb3cdelemtype");
1856             
1857             /**
1858              * A factory class with static methods for creating instances
1859              * of this type.
1860              */
1861             
1862             public static final class Factory
1863             {
1864                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeOwnerOccupyNmbr newValue(java.lang.Object obj) {
1865                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeOwnerOccupyNmbr) type.newValue( obj ); }
1866                 
1867                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeOwnerOccupyNmbr newInstance() {
1868                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1869                 
1870                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeOwnerOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
1871                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1872                 
1873                 private Factory() { } // No instance of this class allowed
1874             }
1875         }
1876         
1877         /**
1878          * An XML IntakeRenterOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1879          *
1880          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IntakeRenterOccupyNmbr.
1881          */
1882         public interface IntakeRenterOccupyNmbr extends org.apache.xmlbeans.XmlInt
1883         {
1884             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1885                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IntakeRenterOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("intakerenteroccupynmbrf5b2elemtype");
1886             
1887             /**
1888              * A factory class with static methods for creating instances
1889              * of this type.
1890              */
1891             
1892             public static final class Factory
1893             {
1894                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeRenterOccupyNmbr newValue(java.lang.Object obj) {
1895                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeRenterOccupyNmbr) type.newValue( obj ); }
1896                 
1897                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeRenterOccupyNmbr newInstance() {
1898                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1899                 
1900                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeRenterOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
1901                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1902                 
1903                 private Factory() { } // No instance of this class allowed
1904             }
1905         }
1906         
1907         /**
1908          * An XML IntakeVacantNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1909          *
1910          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IntakeVacantNmbr.
1911          */
1912         public interface IntakeVacantNmbr extends org.apache.xmlbeans.XmlInt
1913         {
1914             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1915                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IntakeVacantNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("intakevacantnmbr11b8elemtype");
1916             
1917             /**
1918              * A factory class with static methods for creating instances
1919              * of this type.
1920              */
1921             
1922             public static final class Factory
1923             {
1924                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeVacantNmbr newValue(java.lang.Object obj) {
1925                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeVacantNmbr) type.newValue( obj ); }
1926                 
1927                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeVacantNmbr newInstance() {
1928                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1929                 
1930                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeVacantNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
1931                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1932                 
1933                 private Factory() { } // No instance of this class allowed
1934             }
1935         }
1936         
1937         /**
1938          * An XML IntakeEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1939          *
1940          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$IntakeEstimateTime.
1941          */
1942         public interface IntakeEstimateTime extends org.apache.xmlbeans.XmlString
1943         {
1944             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1945                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IntakeEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("intakeestimatetimec781elemtype");
1946             
1947             /**
1948              * A factory class with static methods for creating instances
1949              * of this type.
1950              */
1951             
1952             public static final class Factory
1953             {
1954                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeEstimateTime newValue(java.lang.Object obj) {
1955                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeEstimateTime) type.newValue( obj ); }
1956                 
1957                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeEstimateTime newInstance() {
1958                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1959                 
1960                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
1961                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.IntakeEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1962                 
1963                 private Factory() { } // No instance of this class allowed
1964             }
1965         }
1966         
1967         /**
1968          * An XML FinancePerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1969          *
1970          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$FinancePerformAction.
1971          */
1972         public interface FinancePerformAction extends org.apache.xmlbeans.XmlString
1973         {
1974             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1975                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FinancePerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("financeperformaction1825elemtype");
1976             
1977             /**
1978              * A factory class with static methods for creating instances
1979              * of this type.
1980              */
1981             
1982             public static final class Factory
1983             {
1984                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinancePerformAction newValue(java.lang.Object obj) {
1985                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinancePerformAction) type.newValue( obj ); }
1986                 
1987                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinancePerformAction newInstance() {
1988                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinancePerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1989                 
1990                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinancePerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
1991                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinancePerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1992                 
1993                 private Factory() { } // No instance of this class allowed
1994             }
1995         }
1996         
1997         /**
1998          * An XML FinanceUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
1999          *
2000          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$FinanceUnitNmbr.
2001          */
2002         public interface FinanceUnitNmbr extends org.apache.xmlbeans.XmlInt
2003         {
2004             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2005                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FinanceUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("financeunitnmbr0fe5elemtype");
2006             
2007             /**
2008              * A factory class with static methods for creating instances
2009              * of this type.
2010              */
2011             
2012             public static final class Factory
2013             {
2014                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceUnitNmbr newValue(java.lang.Object obj) {
2015                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceUnitNmbr) type.newValue( obj ); }
2016                 
2017                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceUnitNmbr newInstance() {
2018                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2019                 
2020                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2021                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2022                 
2023                 private Factory() { } // No instance of this class allowed
2024             }
2025         }
2026         
2027         /**
2028          * An XML FinanceOwnerOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2029          *
2030          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$FinanceOwnerOccupyNmbr.
2031          */
2032         public interface FinanceOwnerOccupyNmbr extends org.apache.xmlbeans.XmlInt
2033         {
2034             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2035                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FinanceOwnerOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("financeowneroccupynmbr5f8belemtype");
2036             
2037             /**
2038              * A factory class with static methods for creating instances
2039              * of this type.
2040              */
2041             
2042             public static final class Factory
2043             {
2044                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceOwnerOccupyNmbr newValue(java.lang.Object obj) {
2045                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceOwnerOccupyNmbr) type.newValue( obj ); }
2046                 
2047                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceOwnerOccupyNmbr newInstance() {
2048                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2049                 
2050                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceOwnerOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2051                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2052                 
2053                 private Factory() { } // No instance of this class allowed
2054             }
2055         }
2056         
2057         /**
2058          * An XML FinanceRenterOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2059          *
2060          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$FinanceRenterOccupyNmbr.
2061          */
2062         public interface FinanceRenterOccupyNmbr extends org.apache.xmlbeans.XmlInt
2063         {
2064             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2065                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FinanceRenterOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("financerenteroccupynmbrc1b4elemtype");
2066             
2067             /**
2068              * A factory class with static methods for creating instances
2069              * of this type.
2070              */
2071             
2072             public static final class Factory
2073             {
2074                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceRenterOccupyNmbr newValue(java.lang.Object obj) {
2075                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceRenterOccupyNmbr) type.newValue( obj ); }
2076                 
2077                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceRenterOccupyNmbr newInstance() {
2078                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2079                 
2080                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceRenterOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2081                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2082                 
2083                 private Factory() { } // No instance of this class allowed
2084             }
2085         }
2086         
2087         /**
2088          * An XML FinanceVacantNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2089          *
2090          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$FinanceVacantNmbr.
2091          */
2092         public interface FinanceVacantNmbr extends org.apache.xmlbeans.XmlInt
2093         {
2094             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2095                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FinanceVacantNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("financevacantnmbr873aelemtype");
2096             
2097             /**
2098              * A factory class with static methods for creating instances
2099              * of this type.
2100              */
2101             
2102             public static final class Factory
2103             {
2104                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceVacantNmbr newValue(java.lang.Object obj) {
2105                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceVacantNmbr) type.newValue( obj ); }
2106                 
2107                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceVacantNmbr newInstance() {
2108                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2109                 
2110                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceVacantNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2111                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2112                 
2113                 private Factory() { } // No instance of this class allowed
2114             }
2115         }
2116         
2117         /**
2118          * An XML FinanceEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2119          *
2120          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$FinanceEstimateTime.
2121          */
2122         public interface FinanceEstimateTime extends org.apache.xmlbeans.XmlString
2123         {
2124             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2125                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FinanceEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("financeestimatetimee483elemtype");
2126             
2127             /**
2128              * A factory class with static methods for creating instances
2129              * of this type.
2130              */
2131             
2132             public static final class Factory
2133             {
2134                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceEstimateTime newValue(java.lang.Object obj) {
2135                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceEstimateTime) type.newValue( obj ); }
2136                 
2137                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceEstimateTime newInstance() {
2138                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2139                 
2140                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
2141                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.FinanceEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2142                 
2143                 private Factory() { } // No instance of this class allowed
2144             }
2145         }
2146         
2147         /**
2148          * An XML BloodTestPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2149          *
2150          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$BloodTestPerformAction.
2151          */
2152         public interface BloodTestPerformAction extends org.apache.xmlbeans.XmlString
2153         {
2154             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2155                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BloodTestPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("bloodtestperformaction36f7elemtype");
2156             
2157             /**
2158              * A factory class with static methods for creating instances
2159              * of this type.
2160              */
2161             
2162             public static final class Factory
2163             {
2164                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestPerformAction newValue(java.lang.Object obj) {
2165                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestPerformAction) type.newValue( obj ); }
2166                 
2167                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestPerformAction newInstance() {
2168                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2169                 
2170                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
2171                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2172                 
2173                 private Factory() { } // No instance of this class allowed
2174             }
2175         }
2176         
2177         /**
2178          * An XML BloodTestUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2179          *
2180          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$BloodTestUnitNmbr.
2181          */
2182         public interface BloodTestUnitNmbr extends org.apache.xmlbeans.XmlInt
2183         {
2184             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2185                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BloodTestUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("bloodtestunitnmbr75d3elemtype");
2186             
2187             /**
2188              * A factory class with static methods for creating instances
2189              * of this type.
2190              */
2191             
2192             public static final class Factory
2193             {
2194                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestUnitNmbr newValue(java.lang.Object obj) {
2195                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestUnitNmbr) type.newValue( obj ); }
2196                 
2197                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestUnitNmbr newInstance() {
2198                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2199                 
2200                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2201                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2202                 
2203                 private Factory() { } // No instance of this class allowed
2204             }
2205         }
2206         
2207         /**
2208          * An XML BloodTestEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2209          *
2210          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$BloodTestEstimateTime.
2211          */
2212         public interface BloodTestEstimateTime extends org.apache.xmlbeans.XmlString
2213         {
2214             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2215                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BloodTestEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("bloodtestestimatetimea371elemtype");
2216             
2217             /**
2218              * A factory class with static methods for creating instances
2219              * of this type.
2220              */
2221             
2222             public static final class Factory
2223             {
2224                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestEstimateTime newValue(java.lang.Object obj) {
2225                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestEstimateTime) type.newValue( obj ); }
2226                 
2227                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestEstimateTime newInstance() {
2228                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2229                 
2230                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
2231                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BloodTestEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2232                 
2233                 private Factory() { } // No instance of this class allowed
2234             }
2235         }
2236         
2237         /**
2238          * An XML PaintInspectionPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2239          *
2240          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$PaintInspectionPerformAction.
2241          */
2242         public interface PaintInspectionPerformAction extends org.apache.xmlbeans.XmlString
2243         {
2244             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2245                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PaintInspectionPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("paintinspectionperformaction58bdelemtype");
2246             
2247             /**
2248              * A factory class with static methods for creating instances
2249              * of this type.
2250              */
2251             
2252             public static final class Factory
2253             {
2254                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionPerformAction newValue(java.lang.Object obj) {
2255                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionPerformAction) type.newValue( obj ); }
2256                 
2257                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionPerformAction newInstance() {
2258                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2259                 
2260                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
2261                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2262                 
2263                 private Factory() { } // No instance of this class allowed
2264             }
2265         }
2266         
2267         /**
2268          * An XML PaintInspectionUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2269          *
2270          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$PaintInspectionUnitNmbr.
2271          */
2272         public interface PaintInspectionUnitNmbr extends org.apache.xmlbeans.XmlInt
2273         {
2274             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2275                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PaintInspectionUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("paintinspectionunitnmbrd04delemtype");
2276             
2277             /**
2278              * A factory class with static methods for creating instances
2279              * of this type.
2280              */
2281             
2282             public static final class Factory
2283             {
2284                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionUnitNmbr newValue(java.lang.Object obj) {
2285                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionUnitNmbr) type.newValue( obj ); }
2286                 
2287                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionUnitNmbr newInstance() {
2288                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2289                 
2290                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2291                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2292                 
2293                 private Factory() { } // No instance of this class allowed
2294             }
2295         }
2296         
2297         /**
2298          * An XML PaintInspectionOwnerOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2299          *
2300          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$PaintInspectionOwnerOccupyNmbr.
2301          */
2302         public interface PaintInspectionOwnerOccupyNmbr extends org.apache.xmlbeans.XmlInt
2303         {
2304             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2305                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PaintInspectionOwnerOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("paintinspectionowneroccupynmbrda23elemtype");
2306             
2307             /**
2308              * A factory class with static methods for creating instances
2309              * of this type.
2310              */
2311             
2312             public static final class Factory
2313             {
2314                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionOwnerOccupyNmbr newValue(java.lang.Object obj) {
2315                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionOwnerOccupyNmbr) type.newValue( obj ); }
2316                 
2317                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionOwnerOccupyNmbr newInstance() {
2318                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2319                 
2320                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionOwnerOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2321                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2322                 
2323                 private Factory() { } // No instance of this class allowed
2324             }
2325         }
2326         
2327         /**
2328          * An XML PaintInspectionRenterOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2329          *
2330          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$PaintInspectionRenterOccupyNmbr.
2331          */
2332         public interface PaintInspectionRenterOccupyNmbr extends org.apache.xmlbeans.XmlInt
2333         {
2334             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2335                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PaintInspectionRenterOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("paintinspectionrenteroccupynmbr9a1celemtype");
2336             
2337             /**
2338              * A factory class with static methods for creating instances
2339              * of this type.
2340              */
2341             
2342             public static final class Factory
2343             {
2344                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionRenterOccupyNmbr newValue(java.lang.Object obj) {
2345                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionRenterOccupyNmbr) type.newValue( obj ); }
2346                 
2347                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionRenterOccupyNmbr newInstance() {
2348                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2349                 
2350                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionRenterOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2351                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2352                 
2353                 private Factory() { } // No instance of this class allowed
2354             }
2355         }
2356         
2357         /**
2358          * An XML PaintInspectionVacantNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2359          *
2360          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$PaintInspectionVacantNmbr.
2361          */
2362         public interface PaintInspectionVacantNmbr extends org.apache.xmlbeans.XmlInt
2363         {
2364             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2365                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PaintInspectionVacantNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("paintinspectionvacantnmbrcda2elemtype");
2366             
2367             /**
2368              * A factory class with static methods for creating instances
2369              * of this type.
2370              */
2371             
2372             public static final class Factory
2373             {
2374                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionVacantNmbr newValue(java.lang.Object obj) {
2375                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionVacantNmbr) type.newValue( obj ); }
2376                 
2377                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionVacantNmbr newInstance() {
2378                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2379                 
2380                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionVacantNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2381                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2382                 
2383                 private Factory() { } // No instance of this class allowed
2384             }
2385         }
2386         
2387         /**
2388          * An XML PaintInspectionEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2389          *
2390          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$PaintInspectionEstimateTime.
2391          */
2392         public interface PaintInspectionEstimateTime extends org.apache.xmlbeans.XmlString
2393         {
2394             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2395                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PaintInspectionEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("paintinspectionestimatetime30ebelemtype");
2396             
2397             /**
2398              * A factory class with static methods for creating instances
2399              * of this type.
2400              */
2401             
2402             public static final class Factory
2403             {
2404                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionEstimateTime newValue(java.lang.Object obj) {
2405                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionEstimateTime) type.newValue( obj ); }
2406                 
2407                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionEstimateTime newInstance() {
2408                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2409                 
2410                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
2411                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.PaintInspectionEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2412                 
2413                 private Factory() { } // No instance of this class allowed
2414             }
2415         }
2416         
2417         /**
2418          * An XML LabAnalysisPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2419          *
2420          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$LabAnalysisPerformAction.
2421          */
2422         public interface LabAnalysisPerformAction extends org.apache.xmlbeans.XmlString
2423         {
2424             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2425                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(LabAnalysisPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("labanalysisperformactiondc54elemtype");
2426             
2427             /**
2428              * A factory class with static methods for creating instances
2429              * of this type.
2430              */
2431             
2432             public static final class Factory
2433             {
2434                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisPerformAction newValue(java.lang.Object obj) {
2435                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisPerformAction) type.newValue( obj ); }
2436                 
2437                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisPerformAction newInstance() {
2438                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2439                 
2440                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
2441                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2442                 
2443                 private Factory() { } // No instance of this class allowed
2444             }
2445         }
2446         
2447         /**
2448          * An XML LabAnalysisUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2449          *
2450          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$LabAnalysisUnitNmbr.
2451          */
2452         public interface LabAnalysisUnitNmbr extends org.apache.xmlbeans.XmlInt
2453         {
2454             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2455                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(LabAnalysisUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("labanalysisunitnmbr2a56elemtype");
2456             
2457             /**
2458              * A factory class with static methods for creating instances
2459              * of this type.
2460              */
2461             
2462             public static final class Factory
2463             {
2464                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisUnitNmbr newValue(java.lang.Object obj) {
2465                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisUnitNmbr) type.newValue( obj ); }
2466                 
2467                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisUnitNmbr newInstance() {
2468                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2469                 
2470                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2471                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2472                 
2473                 private Factory() { } // No instance of this class allowed
2474             }
2475         }
2476         
2477         /**
2478          * An XML LabAnalysisEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2479          *
2480          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$LabAnalysisEstimateTime.
2481          */
2482         public interface LabAnalysisEstimateTime extends org.apache.xmlbeans.XmlString
2483         {
2484             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2485                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(LabAnalysisEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("labanalysisestimatetime5e74elemtype");
2486             
2487             /**
2488              * A factory class with static methods for creating instances
2489              * of this type.
2490              */
2491             
2492             public static final class Factory
2493             {
2494                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisEstimateTime newValue(java.lang.Object obj) {
2495                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisEstimateTime) type.newValue( obj ); }
2496                 
2497                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisEstimateTime newInstance() {
2498                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2499                 
2500                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
2501                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.LabAnalysisEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2502                 
2503                 private Factory() { } // No instance of this class allowed
2504             }
2505         }
2506         
2507         /**
2508          * An XML WorkSpecificationPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2509          *
2510          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$WorkSpecificationPerformAction.
2511          */
2512         public interface WorkSpecificationPerformAction extends org.apache.xmlbeans.XmlString
2513         {
2514             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2515                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(WorkSpecificationPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("workspecificationperformactioncfbdelemtype");
2516             
2517             /**
2518              * A factory class with static methods for creating instances
2519              * of this type.
2520              */
2521             
2522             public static final class Factory
2523             {
2524                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationPerformAction newValue(java.lang.Object obj) {
2525                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationPerformAction) type.newValue( obj ); }
2526                 
2527                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationPerformAction newInstance() {
2528                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2529                 
2530                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
2531                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2532                 
2533                 private Factory() { } // No instance of this class allowed
2534             }
2535         }
2536         
2537         /**
2538          * An XML WorkSpecificationUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2539          *
2540          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$WorkSpecificationUnitNmbr.
2541          */
2542         public interface WorkSpecificationUnitNmbr extends org.apache.xmlbeans.XmlInt
2543         {
2544             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2545                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(WorkSpecificationUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("workspecificationunitnmbrf94delemtype");
2546             
2547             /**
2548              * A factory class with static methods for creating instances
2549              * of this type.
2550              */
2551             
2552             public static final class Factory
2553             {
2554                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationUnitNmbr newValue(java.lang.Object obj) {
2555                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationUnitNmbr) type.newValue( obj ); }
2556                 
2557                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationUnitNmbr newInstance() {
2558                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2559                 
2560                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2561                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2562                 
2563                 private Factory() { } // No instance of this class allowed
2564             }
2565         }
2566         
2567         /**
2568          * An XML WorkSpecificationEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2569          *
2570          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$WorkSpecificationEstimateTime.
2571          */
2572         public interface WorkSpecificationEstimateTime extends org.apache.xmlbeans.XmlString
2573         {
2574             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2575                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(WorkSpecificationEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("workspecificationestimatetimed9ebelemtype");
2576             
2577             /**
2578              * A factory class with static methods for creating instances
2579              * of this type.
2580              */
2581             
2582             public static final class Factory
2583             {
2584                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationEstimateTime newValue(java.lang.Object obj) {
2585                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationEstimateTime) type.newValue( obj ); }
2586                 
2587                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationEstimateTime newInstance() {
2588                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2589                 
2590                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
2591                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.WorkSpecificationEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2592                 
2593                 private Factory() { } // No instance of this class allowed
2594             }
2595         }
2596         
2597         /**
2598          * An XML BidProcessPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2599          *
2600          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$BidProcessPerformAction.
2601          */
2602         public interface BidProcessPerformAction extends org.apache.xmlbeans.XmlString
2603         {
2604             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2605                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BidProcessPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("bidprocessperformaction696delemtype");
2606             
2607             /**
2608              * A factory class with static methods for creating instances
2609              * of this type.
2610              */
2611             
2612             public static final class Factory
2613             {
2614                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessPerformAction newValue(java.lang.Object obj) {
2615                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessPerformAction) type.newValue( obj ); }
2616                 
2617                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessPerformAction newInstance() {
2618                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2619                 
2620                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
2621                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2622                 
2623                 private Factory() { } // No instance of this class allowed
2624             }
2625         }
2626         
2627         /**
2628          * An XML BidProcessUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2629          *
2630          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$BidProcessUnitNmbr.
2631          */
2632         public interface BidProcessUnitNmbr extends org.apache.xmlbeans.XmlInt
2633         {
2634             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2635                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BidProcessUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("bidprocessunitnmbr119delemtype");
2636             
2637             /**
2638              * A factory class with static methods for creating instances
2639              * of this type.
2640              */
2641             
2642             public static final class Factory
2643             {
2644                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessUnitNmbr newValue(java.lang.Object obj) {
2645                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessUnitNmbr) type.newValue( obj ); }
2646                 
2647                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessUnitNmbr newInstance() {
2648                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2649                 
2650                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2651                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2652                 
2653                 private Factory() { } // No instance of this class allowed
2654             }
2655         }
2656         
2657         /**
2658          * An XML BidProcessEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2659          *
2660          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$BidProcessEstimateTime.
2661          */
2662         public interface BidProcessEstimateTime extends org.apache.xmlbeans.XmlString
2663         {
2664             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2665                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BidProcessEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("bidprocessestimatetime4a3belemtype");
2666             
2667             /**
2668              * A factory class with static methods for creating instances
2669              * of this type.
2670              */
2671             
2672             public static final class Factory
2673             {
2674                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessEstimateTime newValue(java.lang.Object obj) {
2675                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessEstimateTime) type.newValue( obj ); }
2676                 
2677                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessEstimateTime newInstance() {
2678                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2679                 
2680                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
2681                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.BidProcessEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2682                 
2683                 private Factory() { } // No instance of this class allowed
2684             }
2685         }
2686         
2687         /**
2688          * An XML RelocationPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2689          *
2690          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$RelocationPerformAction.
2691          */
2692         public interface RelocationPerformAction extends org.apache.xmlbeans.XmlString
2693         {
2694             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2695                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RelocationPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("relocationperformaction0ea3elemtype");
2696             
2697             /**
2698              * A factory class with static methods for creating instances
2699              * of this type.
2700              */
2701             
2702             public static final class Factory
2703             {
2704                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationPerformAction newValue(java.lang.Object obj) {
2705                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationPerformAction) type.newValue( obj ); }
2706                 
2707                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationPerformAction newInstance() {
2708                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2709                 
2710                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
2711                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2712                 
2713                 private Factory() { } // No instance of this class allowed
2714             }
2715         }
2716         
2717         /**
2718          * An XML RelocationUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2719          *
2720          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$RelocationUnitNmbr.
2721          */
2722         public interface RelocationUnitNmbr extends org.apache.xmlbeans.XmlInt
2723         {
2724             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2725                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RelocationUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("relocationunitnmbr82a7elemtype");
2726             
2727             /**
2728              * A factory class with static methods for creating instances
2729              * of this type.
2730              */
2731             
2732             public static final class Factory
2733             {
2734                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationUnitNmbr newValue(java.lang.Object obj) {
2735                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationUnitNmbr) type.newValue( obj ); }
2736                 
2737                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationUnitNmbr newInstance() {
2738                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2739                 
2740                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2741                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2742                 
2743                 private Factory() { } // No instance of this class allowed
2744             }
2745         }
2746         
2747         /**
2748          * An XML RelocationOwnerOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2749          *
2750          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$RelocationOwnerOccupyNmbr.
2751          */
2752         public interface RelocationOwnerOccupyNmbr extends org.apache.xmlbeans.XmlInt
2753         {
2754             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2755                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RelocationOwnerOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("relocationowneroccupynmbrae89elemtype");
2756             
2757             /**
2758              * A factory class with static methods for creating instances
2759              * of this type.
2760              */
2761             
2762             public static final class Factory
2763             {
2764                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationOwnerOccupyNmbr newValue(java.lang.Object obj) {
2765                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationOwnerOccupyNmbr) type.newValue( obj ); }
2766                 
2767                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationOwnerOccupyNmbr newInstance() {
2768                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2769                 
2770                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationOwnerOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2771                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2772                 
2773                 private Factory() { } // No instance of this class allowed
2774             }
2775         }
2776         
2777         /**
2778          * An XML RelocationRenterOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2779          *
2780          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$RelocationRenterOccupyNmbr.
2781          */
2782         public interface RelocationRenterOccupyNmbr extends org.apache.xmlbeans.XmlInt
2783         {
2784             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2785                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RelocationRenterOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("relocationrenteroccupynmbr5276elemtype");
2786             
2787             /**
2788              * A factory class with static methods for creating instances
2789              * of this type.
2790              */
2791             
2792             public static final class Factory
2793             {
2794                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationRenterOccupyNmbr newValue(java.lang.Object obj) {
2795                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationRenterOccupyNmbr) type.newValue( obj ); }
2796                 
2797                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationRenterOccupyNmbr newInstance() {
2798                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2799                 
2800                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationRenterOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2801                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2802                 
2803                 private Factory() { } // No instance of this class allowed
2804             }
2805         }
2806         
2807         /**
2808          * An XML RelocationEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2809          *
2810          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$RelocationEstimateTime.
2811          */
2812         public interface RelocationEstimateTime extends org.apache.xmlbeans.XmlString
2813         {
2814             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2815                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RelocationEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("relocationestimatetime2645elemtype");
2816             
2817             /**
2818              * A factory class with static methods for creating instances
2819              * of this type.
2820              */
2821             
2822             public static final class Factory
2823             {
2824                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationEstimateTime newValue(java.lang.Object obj) {
2825                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationEstimateTime) type.newValue( obj ); }
2826                 
2827                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationEstimateTime newInstance() {
2828                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2829                 
2830                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
2831                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.RelocationEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2832                 
2833                 private Factory() { } // No instance of this class allowed
2834             }
2835         }
2836         
2837         /**
2838          * An XML ControlsPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2839          *
2840          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ControlsPerformAction.
2841          */
2842         public interface ControlsPerformAction extends org.apache.xmlbeans.XmlString
2843         {
2844             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2845                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ControlsPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("controlsperformaction1971elemtype");
2846             
2847             /**
2848              * A factory class with static methods for creating instances
2849              * of this type.
2850              */
2851             
2852             public static final class Factory
2853             {
2854                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsPerformAction newValue(java.lang.Object obj) {
2855                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsPerformAction) type.newValue( obj ); }
2856                 
2857                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsPerformAction newInstance() {
2858                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2859                 
2860                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
2861                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2862                 
2863                 private Factory() { } // No instance of this class allowed
2864             }
2865         }
2866         
2867         /**
2868          * An XML ControlsUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2869          *
2870          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ControlsUnitNmbr.
2871          */
2872         public interface ControlsUnitNmbr extends org.apache.xmlbeans.XmlInt
2873         {
2874             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2875                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ControlsUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("controlsunitnmbr6f19elemtype");
2876             
2877             /**
2878              * A factory class with static methods for creating instances
2879              * of this type.
2880              */
2881             
2882             public static final class Factory
2883             {
2884                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsUnitNmbr newValue(java.lang.Object obj) {
2885                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsUnitNmbr) type.newValue( obj ); }
2886                 
2887                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsUnitNmbr newInstance() {
2888                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2889                 
2890                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2891                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2892                 
2893                 private Factory() { } // No instance of this class allowed
2894             }
2895         }
2896         
2897         /**
2898          * An XML ControlsOwnerOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2899          *
2900          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ControlsOwnerOccupyNmbr.
2901          */
2902         public interface ControlsOwnerOccupyNmbr extends org.apache.xmlbeans.XmlInt
2903         {
2904             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2905                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ControlsOwnerOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("controlsowneroccupynmbr3dd7elemtype");
2906             
2907             /**
2908              * A factory class with static methods for creating instances
2909              * of this type.
2910              */
2911             
2912             public static final class Factory
2913             {
2914                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsOwnerOccupyNmbr newValue(java.lang.Object obj) {
2915                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsOwnerOccupyNmbr) type.newValue( obj ); }
2916                 
2917                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsOwnerOccupyNmbr newInstance() {
2918                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2919                 
2920                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsOwnerOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2921                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2922                 
2923                 private Factory() { } // No instance of this class allowed
2924             }
2925         }
2926         
2927         /**
2928          * An XML ControlsRenterOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2929          *
2930          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ControlsRenterOccupyNmbr.
2931          */
2932         public interface ControlsRenterOccupyNmbr extends org.apache.xmlbeans.XmlInt
2933         {
2934             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2935                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ControlsRenterOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("controlsrenteroccupynmbrace8elemtype");
2936             
2937             /**
2938              * A factory class with static methods for creating instances
2939              * of this type.
2940              */
2941             
2942             public static final class Factory
2943             {
2944                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsRenterOccupyNmbr newValue(java.lang.Object obj) {
2945                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsRenterOccupyNmbr) type.newValue( obj ); }
2946                 
2947                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsRenterOccupyNmbr newInstance() {
2948                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2949                 
2950                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsRenterOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2951                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2952                 
2953                 private Factory() { } // No instance of this class allowed
2954             }
2955         }
2956         
2957         /**
2958          * An XML ControlsVacantNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2959          *
2960          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ControlsVacantNmbr.
2961          */
2962         public interface ControlsVacantNmbr extends org.apache.xmlbeans.XmlInt
2963         {
2964             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2965                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ControlsVacantNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("controlsvacantnmbre96eelemtype");
2966             
2967             /**
2968              * A factory class with static methods for creating instances
2969              * of this type.
2970              */
2971             
2972             public static final class Factory
2973             {
2974                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsVacantNmbr newValue(java.lang.Object obj) {
2975                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsVacantNmbr) type.newValue( obj ); }
2976                 
2977                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsVacantNmbr newInstance() {
2978                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2979                 
2980                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsVacantNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
2981                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2982                 
2983                 private Factory() { } // No instance of this class allowed
2984             }
2985         }
2986         
2987         /**
2988          * An XML ControlsEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
2989          *
2990          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ControlsEstimateTime.
2991          */
2992         public interface ControlsEstimateTime extends org.apache.xmlbeans.XmlString
2993         {
2994             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2995                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ControlsEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("controlsestimatetime89b7elemtype");
2996             
2997             /**
2998              * A factory class with static methods for creating instances
2999              * of this type.
3000              */
3001             
3002             public static final class Factory
3003             {
3004                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsEstimateTime newValue(java.lang.Object obj) {
3005                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsEstimateTime) type.newValue( obj ); }
3006                 
3007                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsEstimateTime newInstance() {
3008                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3009                 
3010                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3011                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlsEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3012                 
3013                 private Factory() { } // No instance of this class allowed
3014             }
3015         }
3016         
3017         /**
3018          * An XML HazardPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3019          *
3020          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$HazardPerformAction.
3021          */
3022         public interface HazardPerformAction extends org.apache.xmlbeans.XmlString
3023         {
3024             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3025                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HazardPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hazardperformaction1acdelemtype");
3026             
3027             /**
3028              * A factory class with static methods for creating instances
3029              * of this type.
3030              */
3031             
3032             public static final class Factory
3033             {
3034                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardPerformAction newValue(java.lang.Object obj) {
3035                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardPerformAction) type.newValue( obj ); }
3036                 
3037                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardPerformAction newInstance() {
3038                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3039                 
3040                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
3041                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3042                 
3043                 private Factory() { } // No instance of this class allowed
3044             }
3045         }
3046         
3047         /**
3048          * An XML HazardUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3049          *
3050          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$HazardUnitNmbr.
3051          */
3052         public interface HazardUnitNmbr extends org.apache.xmlbeans.XmlInt
3053         {
3054             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3055                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HazardUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hazardunitnmbr043delemtype");
3056             
3057             /**
3058              * A factory class with static methods for creating instances
3059              * of this type.
3060              */
3061             
3062             public static final class Factory
3063             {
3064                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardUnitNmbr newValue(java.lang.Object obj) {
3065                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardUnitNmbr) type.newValue( obj ); }
3066                 
3067                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardUnitNmbr newInstance() {
3068                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3069                 
3070                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
3071                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3072                 
3073                 private Factory() { } // No instance of this class allowed
3074             }
3075         }
3076         
3077         /**
3078          * An XML HazardOwnerOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3079          *
3080          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$HazardOwnerOccupyNmbr.
3081          */
3082         public interface HazardOwnerOccupyNmbr extends org.apache.xmlbeans.XmlInt
3083         {
3084             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3085                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HazardOwnerOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hazardowneroccupynmbr5833elemtype");
3086             
3087             /**
3088              * A factory class with static methods for creating instances
3089              * of this type.
3090              */
3091             
3092             public static final class Factory
3093             {
3094                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardOwnerOccupyNmbr newValue(java.lang.Object obj) {
3095                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardOwnerOccupyNmbr) type.newValue( obj ); }
3096                 
3097                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardOwnerOccupyNmbr newInstance() {
3098                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3099                 
3100                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardOwnerOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
3101                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardOwnerOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3102                 
3103                 private Factory() { } // No instance of this class allowed
3104             }
3105         }
3106         
3107         /**
3108          * An XML HazardRenterOccupyNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3109          *
3110          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$HazardRenterOccupyNmbr.
3111          */
3112         public interface HazardRenterOccupyNmbr extends org.apache.xmlbeans.XmlInt
3113         {
3114             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3115                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HazardRenterOccupyNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hazardrenteroccupynmbrde0celemtype");
3116             
3117             /**
3118              * A factory class with static methods for creating instances
3119              * of this type.
3120              */
3121             
3122             public static final class Factory
3123             {
3124                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardRenterOccupyNmbr newValue(java.lang.Object obj) {
3125                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardRenterOccupyNmbr) type.newValue( obj ); }
3126                 
3127                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardRenterOccupyNmbr newInstance() {
3128                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3129                 
3130                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardRenterOccupyNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
3131                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardRenterOccupyNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3132                 
3133                 private Factory() { } // No instance of this class allowed
3134             }
3135         }
3136         
3137         /**
3138          * An XML HazardVacantNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3139          *
3140          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$HazardVacantNmbr.
3141          */
3142         public interface HazardVacantNmbr extends org.apache.xmlbeans.XmlInt
3143         {
3144             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3145                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HazardVacantNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hazardvacantnmbrc592elemtype");
3146             
3147             /**
3148              * A factory class with static methods for creating instances
3149              * of this type.
3150              */
3151             
3152             public static final class Factory
3153             {
3154                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardVacantNmbr newValue(java.lang.Object obj) {
3155                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardVacantNmbr) type.newValue( obj ); }
3156                 
3157                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardVacantNmbr newInstance() {
3158                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3159                 
3160                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardVacantNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
3161                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardVacantNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3162                 
3163                 private Factory() { } // No instance of this class allowed
3164             }
3165         }
3166         
3167         /**
3168          * An XML HazardEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3169          *
3170          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$HazardEstimateTime.
3171          */
3172         public interface HazardEstimateTime extends org.apache.xmlbeans.XmlString
3173         {
3174             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3175                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HazardEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hazardestimatetimeecdbelemtype");
3176             
3177             /**
3178              * A factory class with static methods for creating instances
3179              * of this type.
3180              */
3181             
3182             public static final class Factory
3183             {
3184                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardEstimateTime newValue(java.lang.Object obj) {
3185                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardEstimateTime) type.newValue( obj ); }
3186                 
3187                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardEstimateTime newInstance() {
3188                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3189                 
3190                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3191                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.HazardEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3192                 
3193                 private Factory() { } // No instance of this class allowed
3194             }
3195         }
3196         
3197         /**
3198          * An XML ControlPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3199          *
3200          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ControlPerformAction.
3201          */
3202         public interface ControlPerformAction extends org.apache.xmlbeans.XmlString
3203         {
3204             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3205                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ControlPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("controlperformaction5028elemtype");
3206             
3207             /**
3208              * A factory class with static methods for creating instances
3209              * of this type.
3210              */
3211             
3212             public static final class Factory
3213             {
3214                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlPerformAction newValue(java.lang.Object obj) {
3215                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlPerformAction) type.newValue( obj ); }
3216                 
3217                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlPerformAction newInstance() {
3218                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3219                 
3220                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
3221                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3222                 
3223                 private Factory() { } // No instance of this class allowed
3224             }
3225         }
3226         
3227         /**
3228          * An XML ControlUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3229          *
3230          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ControlUnitNmbr.
3231          */
3232         public interface ControlUnitNmbr extends org.apache.xmlbeans.XmlInt
3233         {
3234             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3235                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ControlUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("controlunitnmbra202elemtype");
3236             
3237             /**
3238              * A factory class with static methods for creating instances
3239              * of this type.
3240              */
3241             
3242             public static final class Factory
3243             {
3244                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlUnitNmbr newValue(java.lang.Object obj) {
3245                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlUnitNmbr) type.newValue( obj ); }
3246                 
3247                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlUnitNmbr newInstance() {
3248                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3249                 
3250                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
3251                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3252                 
3253                 private Factory() { } // No instance of this class allowed
3254             }
3255         }
3256         
3257         /**
3258          * An XML ControlEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3259          *
3260          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ControlEstimateTime.
3261          */
3262         public interface ControlEstimateTime extends org.apache.xmlbeans.XmlString
3263         {
3264             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3265                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ControlEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("controlestimatetime2020elemtype");
3266             
3267             /**
3268              * A factory class with static methods for creating instances
3269              * of this type.
3270              */
3271             
3272             public static final class Factory
3273             {
3274                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlEstimateTime newValue(java.lang.Object obj) {
3275                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlEstimateTime) type.newValue( obj ); }
3276                 
3277                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlEstimateTime newInstance() {
3278                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3279                 
3280                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3281                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ControlEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3282                 
3283                 private Factory() { } // No instance of this class allowed
3284             }
3285         }
3286         
3287         /**
3288          * An XML ClearancePerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3289          *
3290          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ClearancePerformAction.
3291          */
3292         public interface ClearancePerformAction extends org.apache.xmlbeans.XmlString
3293         {
3294             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3295                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ClearancePerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("clearanceperformaction5667elemtype");
3296             
3297             /**
3298              * A factory class with static methods for creating instances
3299              * of this type.
3300              */
3301             
3302             public static final class Factory
3303             {
3304                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearancePerformAction newValue(java.lang.Object obj) {
3305                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearancePerformAction) type.newValue( obj ); }
3306                 
3307                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearancePerformAction newInstance() {
3308                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearancePerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3309                 
3310                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearancePerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
3311                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearancePerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3312                 
3313                 private Factory() { } // No instance of this class allowed
3314             }
3315         }
3316         
3317         /**
3318          * An XML ClearanceUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3319          *
3320          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ClearanceUnitNmbr.
3321          */
3322         public interface ClearanceUnitNmbr extends org.apache.xmlbeans.XmlInt
3323         {
3324             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3325                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ClearanceUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("clearanceunitnmbr7063elemtype");
3326             
3327             /**
3328              * A factory class with static methods for creating instances
3329              * of this type.
3330              */
3331             
3332             public static final class Factory
3333             {
3334                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceUnitNmbr newValue(java.lang.Object obj) {
3335                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceUnitNmbr) type.newValue( obj ); }
3336                 
3337                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceUnitNmbr newInstance() {
3338                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3339                 
3340                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
3341                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3342                 
3343                 private Factory() { } // No instance of this class allowed
3344             }
3345         }
3346         
3347         /**
3348          * An XML ClearanceEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3349          *
3350          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$ClearanceEstimateTime.
3351          */
3352         public interface ClearanceEstimateTime extends org.apache.xmlbeans.XmlString
3353         {
3354             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3355                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ClearanceEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("clearanceestimatetimed601elemtype");
3356             
3357             /**
3358              * A factory class with static methods for creating instances
3359              * of this type.
3360              */
3361             
3362             public static final class Factory
3363             {
3364                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceEstimateTime newValue(java.lang.Object obj) {
3365                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceEstimateTime) type.newValue( obj ); }
3366                 
3367                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceEstimateTime newInstance() {
3368                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3369                 
3370                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3371                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.ClearanceEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3372                 
3373                 private Factory() { } // No instance of this class allowed
3374             }
3375         }
3376         
3377         /**
3378          * An XML MaintenancePlanPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3379          *
3380          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$MaintenancePlanPerformAction.
3381          */
3382         public interface MaintenancePlanPerformAction extends org.apache.xmlbeans.XmlString
3383         {
3384             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3385                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MaintenancePlanPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("maintenanceplanperformaction4827elemtype");
3386             
3387             /**
3388              * A factory class with static methods for creating instances
3389              * of this type.
3390              */
3391             
3392             public static final class Factory
3393             {
3394                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanPerformAction newValue(java.lang.Object obj) {
3395                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanPerformAction) type.newValue( obj ); }
3396                 
3397                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanPerformAction newInstance() {
3398                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3399                 
3400                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
3401                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3402                 
3403                 private Factory() { } // No instance of this class allowed
3404             }
3405         }
3406         
3407         /**
3408          * An XML MaintenancePlanUnitNmbr(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3409          *
3410          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$MaintenancePlanUnitNmbr.
3411          */
3412         public interface MaintenancePlanUnitNmbr extends org.apache.xmlbeans.XmlInt
3413         {
3414             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3415                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MaintenancePlanUnitNmbr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("maintenanceplanunitnmbr66a3elemtype");
3416             
3417             /**
3418              * A factory class with static methods for creating instances
3419              * of this type.
3420              */
3421             
3422             public static final class Factory
3423             {
3424                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanUnitNmbr newValue(java.lang.Object obj) {
3425                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanUnitNmbr) type.newValue( obj ); }
3426                 
3427                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanUnitNmbr newInstance() {
3428                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3429                 
3430                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanUnitNmbr newInstance(org.apache.xmlbeans.XmlOptions options) {
3431                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanUnitNmbr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3432                 
3433                 private Factory() { } // No instance of this class allowed
3434             }
3435         }
3436         
3437         /**
3438          * An XML MaintenancePlanEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3439          *
3440          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$MaintenancePlanEstimateTime.
3441          */
3442         public interface MaintenancePlanEstimateTime extends org.apache.xmlbeans.XmlString
3443         {
3444             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3445                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MaintenancePlanEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("maintenanceplanestimatetimeac41elemtype");
3446             
3447             /**
3448              * A factory class with static methods for creating instances
3449              * of this type.
3450              */
3451             
3452             public static final class Factory
3453             {
3454                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanEstimateTime newValue(java.lang.Object obj) {
3455                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanEstimateTime) type.newValue( obj ); }
3456                 
3457                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanEstimateTime newInstance() {
3458                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3459                 
3460                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3461                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.MaintenancePlanEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3462                 
3463                 private Factory() { } // No instance of this class allowed
3464             }
3465         }
3466         
3467         /**
3468          * An XML OutreachPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3469          *
3470          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$OutreachPerformAction.
3471          */
3472         public interface OutreachPerformAction extends org.apache.xmlbeans.XmlString
3473         {
3474             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3475                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OutreachPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("outreachperformaction3a20elemtype");
3476             
3477             /**
3478              * A factory class with static methods for creating instances
3479              * of this type.
3480              */
3481             
3482             public static final class Factory
3483             {
3484                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPerformAction newValue(java.lang.Object obj) {
3485                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPerformAction) type.newValue( obj ); }
3486                 
3487                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPerformAction newInstance() {
3488                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3489                 
3490                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
3491                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3492                 
3493                 private Factory() { } // No instance of this class allowed
3494             }
3495         }
3496         
3497         /**
3498          * An XML OutreachPlanEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3499          *
3500          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$OutreachPlanEstimateTime.
3501          */
3502         public interface OutreachPlanEstimateTime extends org.apache.xmlbeans.XmlString
3503         {
3504             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3505                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OutreachPlanEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("outreachplanestimatetime39bfelemtype");
3506             
3507             /**
3508              * A factory class with static methods for creating instances
3509              * of this type.
3510              */
3511             
3512             public static final class Factory
3513             {
3514                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPlanEstimateTime newValue(java.lang.Object obj) {
3515                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPlanEstimateTime) type.newValue( obj ); }
3516                 
3517                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPlanEstimateTime newInstance() {
3518                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPlanEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3519                 
3520                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPlanEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3521                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.OutreachPlanEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3522                 
3523                 private Factory() { } // No instance of this class allowed
3524             }
3525         }
3526         
3527         /**
3528          * An XML TrainPerformAction(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3529          *
3530          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$TrainPerformAction.
3531          */
3532         public interface TrainPerformAction extends org.apache.xmlbeans.XmlString
3533         {
3534             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3535                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TrainPerformAction.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("trainperformactionbd53elemtype");
3536             
3537             /**
3538              * A factory class with static methods for creating instances
3539              * of this type.
3540              */
3541             
3542             public static final class Factory
3543             {
3544                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPerformAction newValue(java.lang.Object obj) {
3545                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPerformAction) type.newValue( obj ); }
3546                 
3547                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPerformAction newInstance() {
3548                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3549                 
3550                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPerformAction newInstance(org.apache.xmlbeans.XmlOptions options) {
3551                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPerformAction) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3552                 
3553                 private Factory() { } // No instance of this class allowed
3554             }
3555         }
3556         
3557         /**
3558          * An XML TrainPlanEstimateTime(@http://apply.grants.gov/forms/HUD_LeadFactor3-V1.1).
3559          *
3560          * This is an atomic type that is a restriction of gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document$HUDLeadFactor3$TrainPlanEstimateTime.
3561          */
3562         public interface TrainPlanEstimateTime extends org.apache.xmlbeans.XmlString
3563         {
3564             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3565                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TrainPlanEstimateTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("trainplanestimatetime05acelemtype");
3566             
3567             /**
3568              * A factory class with static methods for creating instances
3569              * of this type.
3570              */
3571             
3572             public static final class Factory
3573             {
3574                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPlanEstimateTime newValue(java.lang.Object obj) {
3575                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPlanEstimateTime) type.newValue( obj ); }
3576                 
3577                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPlanEstimateTime newInstance() {
3578                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPlanEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3579                 
3580                 public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPlanEstimateTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3581                   return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3.TrainPlanEstimateTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3582                 
3583                 private Factory() { } // No instance of this class allowed
3584             }
3585         }
3586         
3587         /**
3588          * A factory class with static methods for creating instances
3589          * of this type.
3590          */
3591         
3592         public static final class Factory
3593         {
3594             public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3 newInstance() {
3595               return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3596             
3597             public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3 newInstance(org.apache.xmlbeans.XmlOptions options) {
3598               return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document.HUDLeadFactor3) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3599             
3600             private Factory() { } // No instance of this class allowed
3601         }
3602     }
3603     
3604     /**
3605      * A factory class with static methods for creating instances
3606      * of this type.
3607      */
3608     
3609     public static final class Factory
3610     {
3611         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document newInstance() {
3612           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3613         
3614         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document newInstance(org.apache.xmlbeans.XmlOptions options) {
3615           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3616         
3617         /** @param xmlAsString the string value to parse */
3618         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
3619           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
3620         
3621         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
3622           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
3623         
3624         /** @param file the file from which to load an xml document */
3625         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
3626           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
3627         
3628         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
3629           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
3630         
3631         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
3632           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
3633         
3634         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
3635           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
3636         
3637         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
3638           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
3639         
3640         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
3641           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
3642         
3643         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
3644           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
3645         
3646         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
3647           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
3648         
3649         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
3650           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
3651         
3652         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
3653           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
3654         
3655         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
3656           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
3657         
3658         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
3659           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
3660         
3661         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
3662         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
3663           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
3664         
3665         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
3666         public static gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
3667           return (gov.grants.apply.forms.hudLeadFactor3V11.HUDLeadFactor3Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
3668         
3669         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
3670         public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
3671           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
3672         
3673         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
3674         public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
3675           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
3676         
3677         private Factory() { } // No instance of this class allowed
3678     }
3679 }