View Javadoc
1   /*
2    * An XML document type.
3    * Localname: CheckList
4    * Namespace: http://apply.grants.gov/forms/HHS_CheckList-V1.1
5    * Java type: gov.grants.apply.forms.hhsCheckListV11.CheckListDocument
6    *
7    * Automatically generated - do not modify.
8    */
9   package gov.grants.apply.forms.hhsCheckListV11;
10  
11  
12  /**
13   * A document containing one CheckList(@http://apply.grants.gov/forms/HHS_CheckList-V1.1) element.
14   *
15   * This is a complex type.
16   */
17  public interface CheckListDocument 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(CheckListDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("checklist2a0adoctype");
21      
22      /**
23       * Gets the "CheckList" element
24       */
25      gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList getCheckList();
26      
27      /**
28       * Sets the "CheckList" element
29       */
30      void setCheckList(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList checkList);
31      
32      /**
33       * Appends and returns a new empty "CheckList" element
34       */
35      gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList addNewCheckList();
36      
37      /**
38       * An XML CheckList(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
39       *
40       * This is a complex type.
41       */
42      public interface CheckList 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(CheckList.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("checklist7b38elemtype");
46          
47          /**
48           * Gets the "ApplicationType" element
49           */
50          gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType.Enum getApplicationType();
51          
52          /**
53           * Gets (as xml) the "ApplicationType" element
54           */
55          gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType xgetApplicationType();
56          
57          /**
58           * Sets the "ApplicationType" element
59           */
60          void setApplicationType(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType.Enum applicationType);
61          
62          /**
63           * Sets (as xml) the "ApplicationType" element
64           */
65          void xsetApplicationType(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType applicationType);
66          
67          /**
68           * Gets the "CheckSignDateSF424" element
69           */
70          gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSignDateSF424();
71          
72          /**
73           * Gets (as xml) the "CheckSignDateSF424" element
74           */
75          gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSignDateSF424();
76          
77          /**
78           * Sets the "CheckSignDateSF424" element
79           */
80          void setCheckSignDateSF424(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSignDateSF424);
81          
82          /**
83           * Sets (as xml) the "CheckSignDateSF424" element
84           */
85          void xsetCheckSignDateSF424(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSignDateSF424);
86          
87          /**
88           * Gets the "CheckSignDatePHS5161-1" element
89           */
90          gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSignDatePHS51611();
91          
92          /**
93           * Gets (as xml) the "CheckSignDatePHS5161-1" element
94           */
95          gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSignDatePHS51611();
96          
97          /**
98           * Sets the "CheckSignDatePHS5161-1" element
99           */
100         void setCheckSignDatePHS51611(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSignDatePHS51611);
101         
102         /**
103          * Sets (as xml) the "CheckSignDatePHS5161-1" element
104          */
105         void xsetCheckSignDatePHS51611(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSignDatePHS51611);
106         
107         /**
108          * Gets the "CheckSignDateSF424BD" element
109          */
110         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSignDateSF424BD();
111         
112         /**
113          * Gets (as xml) the "CheckSignDateSF424BD" element
114          */
115         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSignDateSF424BD();
116         
117         /**
118          * Sets the "CheckSignDateSF424BD" element
119          */
120         void setCheckSignDateSF424BD(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSignDateSF424BD);
121         
122         /**
123          * Sets (as xml) the "CheckSignDateSF424BD" element
124          */
125         void xsetCheckSignDateSF424BD(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSignDateSF424BD);
126         
127         /**
128          * Gets the "CheckCivilRightAssurance" element
129          */
130         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckCivilRightAssurance();
131         
132         /**
133          * Gets (as xml) the "CheckCivilRightAssurance" element
134          */
135         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckCivilRightAssurance();
136         
137         /**
138          * Sets the "CheckCivilRightAssurance" element
139          */
140         void setCheckCivilRightAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkCivilRightAssurance);
141         
142         /**
143          * Sets (as xml) the "CheckCivilRightAssurance" element
144          */
145         void xsetCheckCivilRightAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkCivilRightAssurance);
146         
147         /**
148          * Gets the "CivilRightAssuranceSignDate" element
149          */
150         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate getCivilRightAssuranceSignDate();
151         
152         /**
153          * True if has "CivilRightAssuranceSignDate" element
154          */
155         boolean isSetCivilRightAssuranceSignDate();
156         
157         /**
158          * Sets the "CivilRightAssuranceSignDate" element
159          */
160         void setCivilRightAssuranceSignDate(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate civilRightAssuranceSignDate);
161         
162         /**
163          * Appends and returns a new empty "CivilRightAssuranceSignDate" element
164          */
165         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate addNewCivilRightAssuranceSignDate();
166         
167         /**
168          * Unsets the "CivilRightAssuranceSignDate" element
169          */
170         void unsetCivilRightAssuranceSignDate();
171         
172         /**
173          * Gets the "CheckHandicappedAssurance" element
174          */
175         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckHandicappedAssurance();
176         
177         /**
178          * Gets (as xml) the "CheckHandicappedAssurance" element
179          */
180         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckHandicappedAssurance();
181         
182         /**
183          * Sets the "CheckHandicappedAssurance" element
184          */
185         void setCheckHandicappedAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkHandicappedAssurance);
186         
187         /**
188          * Sets (as xml) the "CheckHandicappedAssurance" element
189          */
190         void xsetCheckHandicappedAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkHandicappedAssurance);
191         
192         /**
193          * Gets the "HandicappedAssuranceSignDate" element
194          */
195         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate getHandicappedAssuranceSignDate();
196         
197         /**
198          * True if has "HandicappedAssuranceSignDate" element
199          */
200         boolean isSetHandicappedAssuranceSignDate();
201         
202         /**
203          * Sets the "HandicappedAssuranceSignDate" element
204          */
205         void setHandicappedAssuranceSignDate(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate handicappedAssuranceSignDate);
206         
207         /**
208          * Appends and returns a new empty "HandicappedAssuranceSignDate" element
209          */
210         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate addNewHandicappedAssuranceSignDate();
211         
212         /**
213          * Unsets the "HandicappedAssuranceSignDate" element
214          */
215         void unsetHandicappedAssuranceSignDate();
216         
217         /**
218          * Gets the "CheckSexAssurance" element
219          */
220         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSexAssurance();
221         
222         /**
223          * Gets (as xml) the "CheckSexAssurance" element
224          */
225         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSexAssurance();
226         
227         /**
228          * Sets the "CheckSexAssurance" element
229          */
230         void setCheckSexAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSexAssurance);
231         
232         /**
233          * Sets (as xml) the "CheckSexAssurance" element
234          */
235         void xsetCheckSexAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSexAssurance);
236         
237         /**
238          * Gets the "SexAssuranceSignDate" element
239          */
240         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate getSexAssuranceSignDate();
241         
242         /**
243          * True if has "SexAssuranceSignDate" element
244          */
245         boolean isSetSexAssuranceSignDate();
246         
247         /**
248          * Sets the "SexAssuranceSignDate" element
249          */
250         void setSexAssuranceSignDate(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate sexAssuranceSignDate);
251         
252         /**
253          * Appends and returns a new empty "SexAssuranceSignDate" element
254          */
255         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate addNewSexAssuranceSignDate();
256         
257         /**
258          * Unsets the "SexAssuranceSignDate" element
259          */
260         void unsetSexAssuranceSignDate();
261         
262         /**
263          * Gets the "CheckAgeAssurance" element
264          */
265         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckAgeAssurance();
266         
267         /**
268          * Gets (as xml) the "CheckAgeAssurance" element
269          */
270         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckAgeAssurance();
271         
272         /**
273          * Sets the "CheckAgeAssurance" element
274          */
275         void setCheckAgeAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkAgeAssurance);
276         
277         /**
278          * Sets (as xml) the "CheckAgeAssurance" element
279          */
280         void xsetCheckAgeAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkAgeAssurance);
281         
282         /**
283          * Gets the "AgeAssuranceSignDate" element
284          */
285         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate getAgeAssuranceSignDate();
286         
287         /**
288          * True if has "AgeAssuranceSignDate" element
289          */
290         boolean isSetAgeAssuranceSignDate();
291         
292         /**
293          * Sets the "AgeAssuranceSignDate" element
294          */
295         void setAgeAssuranceSignDate(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate ageAssuranceSignDate);
296         
297         /**
298          * Appends and returns a new empty "AgeAssuranceSignDate" element
299          */
300         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate addNewAgeAssuranceSignDate();
301         
302         /**
303          * Unsets the "AgeAssuranceSignDate" element
304          */
305         void unsetAgeAssuranceSignDate();
306         
307         /**
308          * Gets the "CheckHumanSubjectCertification" element
309          */
310         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckHumanSubjectCertification();
311         
312         /**
313          * Gets (as xml) the "CheckHumanSubjectCertification" element
314          */
315         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckHumanSubjectCertification();
316         
317         /**
318          * Sets the "CheckHumanSubjectCertification" element
319          */
320         void setCheckHumanSubjectCertification(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkHumanSubjectCertification);
321         
322         /**
323          * Sets (as xml) the "CheckHumanSubjectCertification" element
324          */
325         void xsetCheckHumanSubjectCertification(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkHumanSubjectCertification);
326         
327         /**
328          * Gets the "CheckPHSImpactStatement" element
329          */
330         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckPHSImpactStatement();
331         
332         /**
333          * Gets (as xml) the "CheckPHSImpactStatement" element
334          */
335         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckPHSImpactStatement();
336         
337         /**
338          * Sets the "CheckPHSImpactStatement" element
339          */
340         void setCheckPHSImpactStatement(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkPHSImpactStatement);
341         
342         /**
343          * Sets (as xml) the "CheckPHSImpactStatement" element
344          */
345         void xsetCheckPHSImpactStatement(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkPHSImpactStatement);
346         
347         /**
348          * Gets the "CheckIntergrovernmentalReview" element
349          */
350         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIntergrovernmentalReview();
351         
352         /**
353          * Gets (as xml) the "CheckIntergrovernmentalReview" element
354          */
355         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIntergrovernmentalReview();
356         
357         /**
358          * Sets the "CheckIntergrovernmentalReview" element
359          */
360         void setCheckIntergrovernmentalReview(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIntergrovernmentalReview);
361         
362         /**
363          * Sets (as xml) the "CheckIntergrovernmentalReview" element
364          */
365         void xsetCheckIntergrovernmentalReview(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIntergrovernmentalReview);
366         
367         /**
368          * Gets the "CheckProjectIdentify13OnFacePage" element
369          */
370         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckProjectIdentify13OnFacePage();
371         
372         /**
373          * Gets (as xml) the "CheckProjectIdentify13OnFacePage" element
374          */
375         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckProjectIdentify13OnFacePage();
376         
377         /**
378          * Sets the "CheckProjectIdentify13OnFacePage" element
379          */
380         void setCheckProjectIdentify13OnFacePage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkProjectIdentify13OnFacePage);
381         
382         /**
383          * Sets (as xml) the "CheckProjectIdentify13OnFacePage" element
384          */
385         void xsetCheckProjectIdentify13OnFacePage(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkProjectIdentify13OnFacePage);
386         
387         /**
388          * Gets the "CheckBiographicalSketch" element
389          */
390         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckBiographicalSketch();
391         
392         /**
393          * Gets (as xml) the "CheckBiographicalSketch" element
394          */
395         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckBiographicalSketch();
396         
397         /**
398          * Sets the "CheckBiographicalSketch" element
399          */
400         void setCheckBiographicalSketch(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkBiographicalSketch);
401         
402         /**
403          * Sets (as xml) the "CheckBiographicalSketch" element
404          */
405         void xsetCheckBiographicalSketch(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkBiographicalSketch);
406         
407         /**
408          * Gets the "CheckSF424AC" element
409          */
410         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSF424AC();
411         
412         /**
413          * Gets (as xml) the "CheckSF424AC" element
414          */
415         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSF424AC();
416         
417         /**
418          * Sets the "CheckSF424AC" element
419          */
420         void setCheckSF424AC(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSF424AC);
421         
422         /**
423          * Sets (as xml) the "CheckSF424AC" element
424          */
425         void xsetCheckSF424AC(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSF424AC);
426         
427         /**
428          * Gets the "Check12MonthDetailedBudget" element
429          */
430         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheck12MonthDetailedBudget();
431         
432         /**
433          * Gets (as xml) the "Check12MonthDetailedBudget" element
434          */
435         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheck12MonthDetailedBudget();
436         
437         /**
438          * Sets the "Check12MonthDetailedBudget" element
439          */
440         void setCheck12MonthDetailedBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum check12MonthDetailedBudget);
441         
442         /**
443          * Sets (as xml) the "Check12MonthDetailedBudget" element
444          */
445         void xsetCheck12MonthDetailedBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType check12MonthDetailedBudget);
446         
447         /**
448          * Gets the "HasDetailProjectBudget" element
449          */
450         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getHasDetailProjectBudget();
451         
452         /**
453          * Gets (as xml) the "HasDetailProjectBudget" element
454          */
455         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetHasDetailProjectBudget();
456         
457         /**
458          * Sets the "HasDetailProjectBudget" element
459          */
460         void setHasDetailProjectBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum hasDetailProjectBudget);
461         
462         /**
463          * Sets (as xml) the "HasDetailProjectBudget" element
464          */
465         void xsetHasDetailProjectBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType hasDetailProjectBudget);
466         
467         /**
468          * Gets the "CheckAddressOnlyAdditionalFunds" element
469          */
470         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckAddressOnlyAdditionalFunds();
471         
472         /**
473          * Gets (as xml) the "CheckAddressOnlyAdditionalFunds" element
474          */
475         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckAddressOnlyAdditionalFunds();
476         
477         /**
478          * Sets the "CheckAddressOnlyAdditionalFunds" element
479          */
480         void setCheckAddressOnlyAdditionalFunds(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkAddressOnlyAdditionalFunds);
481         
482         /**
483          * Sets (as xml) the "CheckAddressOnlyAdditionalFunds" element
484          */
485         void xsetCheckAddressOnlyAdditionalFunds(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkAddressOnlyAdditionalFunds);
486         
487         /**
488          * Gets the "CheckProgressReport" element
489          */
490         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckProgressReport();
491         
492         /**
493          * Gets (as xml) the "CheckProgressReport" element
494          */
495         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckProgressReport();
496         
497         /**
498          * Sets the "CheckProgressReport" element
499          */
500         void setCheckProgressReport(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkProgressReport);
501         
502         /**
503          * Sets (as xml) the "CheckProgressReport" element
504          */
505         void xsetCheckProgressReport(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkProgressReport);
506         
507         /**
508          * Gets the "ContactPerson" element
509          */
510         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson getContactPerson();
511         
512         /**
513          * Sets the "ContactPerson" element
514          */
515         void setContactPerson(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson contactPerson);
516         
517         /**
518          * Appends and returns a new empty "ContactPerson" element
519          */
520         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson addNewContactPerson();
521         
522         /**
523          * Gets the "ProjectDirector" element
524          */
525         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector getProjectDirector();
526         
527         /**
528          * Sets the "ProjectDirector" element
529          */
530         void setProjectDirector(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector projectDirector);
531         
532         /**
533          * Appends and returns a new empty "ProjectDirector" element
534          */
535         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector addNewProjectDirector();
536         
537         /**
538          * Gets the "NonProfitClaim" element
539          */
540         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim getNonProfitClaim();
541         
542         /**
543          * Sets the "NonProfitClaim" element
544          */
545         void setNonProfitClaim(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim nonProfitClaim);
546         
547         /**
548          * Appends and returns a new empty "NonProfitClaim" element
549          */
550         gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim addNewNonProfitClaim();
551         
552         /**
553          * Gets the "FormVersion" attribute
554          */
555         java.lang.String getFormVersion();
556         
557         /**
558          * Gets (as xml) the "FormVersion" attribute
559          */
560         gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
561         
562         /**
563          * Sets the "FormVersion" attribute
564          */
565         void setFormVersion(java.lang.String formVersion);
566         
567         /**
568          * Sets (as xml) the "FormVersion" attribute
569          */
570         void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
571         
572         /**
573          * An XML ApplicationType(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
574          *
575          * This is an atomic type that is a restriction of gov.grants.apply.forms.hhsCheckListV11.CheckListDocument$CheckList$ApplicationType.
576          */
577         public interface ApplicationType extends org.apache.xmlbeans.XmlString
578         {
579             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
580                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicationType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicationtype1302elemtype");
581             
582             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
583             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
584             
585             static final Enum NEW = Enum.forString("New");
586             static final Enum NONCOMPETING_CONTINUATION = Enum.forString("Noncompeting Continuation");
587             static final Enum COMPETING_CONTINUATION = Enum.forString("Competing Continuation");
588             static final Enum SUPPLEMENTAL = Enum.forString("Supplemental");
589             
590             static final int INT_NEW = Enum.INT_NEW;
591             static final int INT_NONCOMPETING_CONTINUATION = Enum.INT_NONCOMPETING_CONTINUATION;
592             static final int INT_COMPETING_CONTINUATION = Enum.INT_COMPETING_CONTINUATION;
593             static final int INT_SUPPLEMENTAL = Enum.INT_SUPPLEMENTAL;
594             
595             /**
596              * Enumeration value class for gov.grants.apply.forms.hhsCheckListV11.CheckListDocument$CheckList$ApplicationType.
597              * These enum values can be used as follows:
598              * <pre>
599              * enum.toString(); // returns the string value of the enum
600              * enum.intValue(); // returns an int value, useful for switches
601              * // e.g., case Enum.INT_NEW
602              * Enum.forString(s); // returns the enum value for a string
603              * Enum.forInt(i); // returns the enum value for an int
604              * </pre>
605              * Enumeration objects are immutable singleton objects that
606              * can be compared using == object equality. They have no
607              * public constructor. See the constants defined within this
608              * class for all the valid values.
609              */
610             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
611             {
612                 /**
613                  * Returns the enum value for a string, or null if none.
614                  */
615                 public static Enum forString(java.lang.String s)
616                     { return (Enum)table.forString(s); }
617                 /**
618                  * Returns the enum value corresponding to an int, or null if none.
619                  */
620                 public static Enum forInt(int i)
621                     { return (Enum)table.forInt(i); }
622                 
623                 private Enum(java.lang.String s, int i)
624                     { super(s, i); }
625                 
626                 static final int INT_NEW = 1;
627                 static final int INT_NONCOMPETING_CONTINUATION = 2;
628                 static final int INT_COMPETING_CONTINUATION = 3;
629                 static final int INT_SUPPLEMENTAL = 4;
630                 
631                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
632                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
633                 (
634                     new Enum[]
635                     {
636                       new Enum("New", INT_NEW),
637                       new Enum("Noncompeting Continuation", INT_NONCOMPETING_CONTINUATION),
638                       new Enum("Competing Continuation", INT_COMPETING_CONTINUATION),
639                       new Enum("Supplemental", INT_SUPPLEMENTAL),
640                     }
641                 );
642                 private static final long serialVersionUID = 1L;
643                 private java.lang.Object readResolve() { return forInt(intValue()); } 
644             }
645             
646             /**
647              * A factory class with static methods for creating instances
648              * of this type.
649              */
650             
651             public static final class Factory
652             {
653                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType newValue(java.lang.Object obj) {
654                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType) type.newValue( obj ); }
655                 
656                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType newInstance() {
657                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
658                 
659                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType newInstance(org.apache.xmlbeans.XmlOptions options) {
660                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
661                 
662                 private Factory() { } // No instance of this class allowed
663             }
664         }
665         
666         /**
667          * An XML CivilRightAssuranceSignDate(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
668          *
669          * This is an atomic type that is a restriction of gov.grants.apply.forms.hhsCheckListV11.CheckListDocument$CheckList$CivilRightAssuranceSignDate.
670          */
671         public interface CivilRightAssuranceSignDate extends org.apache.xmlbeans.XmlDate
672         {
673             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
674                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilRightAssuranceSignDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civilrightassurancesigndateacddelemtype");
675             
676             /**
677              * Gets the "CheckStatus" attribute
678              */
679             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStatus();
680             
681             /**
682              * Gets (as xml) the "CheckStatus" attribute
683              */
684             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStatus();
685             
686             /**
687              * Sets the "CheckStatus" attribute
688              */
689             void setCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStatus);
690             
691             /**
692              * Sets (as xml) the "CheckStatus" attribute
693              */
694             void xsetCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStatus);
695             
696             /**
697              * A factory class with static methods for creating instances
698              * of this type.
699              */
700             
701             public static final class Factory
702             {
703                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate newInstance() {
704                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
705                 
706                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate newInstance(org.apache.xmlbeans.XmlOptions options) {
707                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
708                 
709                 private Factory() { } // No instance of this class allowed
710             }
711         }
712         
713         /**
714          * An XML HandicappedAssuranceSignDate(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
715          *
716          * This is an atomic type that is a restriction of gov.grants.apply.forms.hhsCheckListV11.CheckListDocument$CheckList$HandicappedAssuranceSignDate.
717          */
718         public interface HandicappedAssuranceSignDate extends org.apache.xmlbeans.XmlDate
719         {
720             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
721                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HandicappedAssuranceSignDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("handicappedassurancesigndate375belemtype");
722             
723             /**
724              * Gets the "CheckStatus" attribute
725              */
726             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStatus();
727             
728             /**
729              * Gets (as xml) the "CheckStatus" attribute
730              */
731             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStatus();
732             
733             /**
734              * Sets the "CheckStatus" attribute
735              */
736             void setCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStatus);
737             
738             /**
739              * Sets (as xml) the "CheckStatus" attribute
740              */
741             void xsetCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStatus);
742             
743             /**
744              * A factory class with static methods for creating instances
745              * of this type.
746              */
747             
748             public static final class Factory
749             {
750                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate newInstance() {
751                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
752                 
753                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate newInstance(org.apache.xmlbeans.XmlOptions options) {
754                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
755                 
756                 private Factory() { } // No instance of this class allowed
757             }
758         }
759         
760         /**
761          * An XML SexAssuranceSignDate(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
762          *
763          * This is an atomic type that is a restriction of gov.grants.apply.forms.hhsCheckListV11.CheckListDocument$CheckList$SexAssuranceSignDate.
764          */
765         public interface SexAssuranceSignDate extends org.apache.xmlbeans.XmlDate
766         {
767             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
768                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SexAssuranceSignDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sexassurancesigndatef4aaelemtype");
769             
770             /**
771              * Gets the "CheckStatus" attribute
772              */
773             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStatus();
774             
775             /**
776              * Gets (as xml) the "CheckStatus" attribute
777              */
778             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStatus();
779             
780             /**
781              * Sets the "CheckStatus" attribute
782              */
783             void setCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStatus);
784             
785             /**
786              * Sets (as xml) the "CheckStatus" attribute
787              */
788             void xsetCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStatus);
789             
790             /**
791              * A factory class with static methods for creating instances
792              * of this type.
793              */
794             
795             public static final class Factory
796             {
797                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate newInstance() {
798                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
799                 
800                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate newInstance(org.apache.xmlbeans.XmlOptions options) {
801                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
802                 
803                 private Factory() { } // No instance of this class allowed
804             }
805         }
806         
807         /**
808          * An XML AgeAssuranceSignDate(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
809          *
810          * This is an atomic type that is a restriction of gov.grants.apply.forms.hhsCheckListV11.CheckListDocument$CheckList$AgeAssuranceSignDate.
811          */
812         public interface AgeAssuranceSignDate extends org.apache.xmlbeans.XmlDate
813         {
814             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
815                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AgeAssuranceSignDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("ageassurancesigndate6c03elemtype");
816             
817             /**
818              * Gets the "CheckStatus" attribute
819              */
820             gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStatus();
821             
822             /**
823              * Gets (as xml) the "CheckStatus" attribute
824              */
825             gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStatus();
826             
827             /**
828              * Sets the "CheckStatus" attribute
829              */
830             void setCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStatus);
831             
832             /**
833              * Sets (as xml) the "CheckStatus" attribute
834              */
835             void xsetCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStatus);
836             
837             /**
838              * A factory class with static methods for creating instances
839              * of this type.
840              */
841             
842             public static final class Factory
843             {
844                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate newInstance() {
845                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
846                 
847                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate newInstance(org.apache.xmlbeans.XmlOptions options) {
848                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
849                 
850                 private Factory() { } // No instance of this class allowed
851             }
852         }
853         
854         /**
855          * An XML ContactPerson(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
856          *
857          * This is a complex type.
858          */
859         public interface ContactPerson extends gov.grants.apply.system.globalLibraryV20.ContactPersonDataType
860         {
861             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
862                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContactPerson.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contactperson9e77elemtype");
863             
864             /**
865              * Gets the "OrganizationName" element
866              */
867             java.lang.String getOrganizationName();
868             
869             /**
870              * Gets (as xml) the "OrganizationName" element
871              */
872             gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetOrganizationName();
873             
874             /**
875              * True if has "OrganizationName" element
876              */
877             boolean isSetOrganizationName();
878             
879             /**
880              * Sets the "OrganizationName" element
881              */
882             void setOrganizationName(java.lang.String organizationName);
883             
884             /**
885              * Sets (as xml) the "OrganizationName" element
886              */
887             void xsetOrganizationName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType organizationName);
888             
889             /**
890              * Unsets the "OrganizationName" element
891              */
892             void unsetOrganizationName();
893             
894             /**
895              * Gets the "ApplicantOrganizationID" element
896              */
897             java.lang.String getApplicantOrganizationID();
898             
899             /**
900              * Gets (as xml) the "ApplicantOrganizationID" element
901              */
902             gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID xgetApplicantOrganizationID();
903             
904             /**
905              * True if has "ApplicantOrganizationID" element
906              */
907             boolean isSetApplicantOrganizationID();
908             
909             /**
910              * Sets the "ApplicantOrganizationID" element
911              */
912             void setApplicantOrganizationID(java.lang.String applicantOrganizationID);
913             
914             /**
915              * Sets (as xml) the "ApplicantOrganizationID" element
916              */
917             void xsetApplicantOrganizationID(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID applicantOrganizationID);
918             
919             /**
920              * Unsets the "ApplicantOrganizationID" element
921              */
922             void unsetApplicantOrganizationID();
923             
924             /**
925              * An XML ApplicantOrganizationID(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
926              *
927              * This is an atomic type that is a restriction of gov.grants.apply.forms.hhsCheckListV11.CheckListDocument$CheckList$ContactPerson$ApplicantOrganizationID.
928              */
929             public interface ApplicantOrganizationID extends org.apache.xmlbeans.XmlString
930             {
931                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
932                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantOrganizationID.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantorganizationid487belemtype");
933                 
934                 /**
935                  * A factory class with static methods for creating instances
936                  * of this type.
937                  */
938                 
939                 public static final class Factory
940                 {
941                     public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID newValue(java.lang.Object obj) {
942                       return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID) type.newValue( obj ); }
943                     
944                     public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID newInstance() {
945                       return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
946                     
947                     public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID newInstance(org.apache.xmlbeans.XmlOptions options) {
948                       return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
949                     
950                     private Factory() { } // No instance of this class allowed
951                 }
952             }
953             
954             /**
955              * A factory class with static methods for creating instances
956              * of this type.
957              */
958             
959             public static final class Factory
960             {
961                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson newInstance() {
962                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
963                 
964                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson newInstance(org.apache.xmlbeans.XmlOptions options) {
965                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
966                 
967                 private Factory() { } // No instance of this class allowed
968             }
969         }
970         
971         /**
972          * An XML ProjectDirector(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
973          *
974          * This is a complex type.
975          */
976         public interface ProjectDirector extends gov.grants.apply.system.globalLibraryV20.ContactPersonDataType
977         {
978             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
979                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProjectDirector.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("projectdirector8047elemtype");
980             
981             /**
982              * Gets the "OrganizationName" element
983              */
984             java.lang.String getOrganizationName();
985             
986             /**
987              * Gets (as xml) the "OrganizationName" element
988              */
989             gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetOrganizationName();
990             
991             /**
992              * True if has "OrganizationName" element
993              */
994             boolean isSetOrganizationName();
995             
996             /**
997              * Sets the "OrganizationName" element
998              */
999             void setOrganizationName(java.lang.String organizationName);
1000             
1001             /**
1002              * Sets (as xml) the "OrganizationName" element
1003              */
1004             void xsetOrganizationName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType organizationName);
1005             
1006             /**
1007              * Unsets the "OrganizationName" element
1008              */
1009             void unsetOrganizationName();
1010             
1011             /**
1012              * Gets the "SocialSecurityNumber" element
1013              */
1014             java.lang.String getSocialSecurityNumber();
1015             
1016             /**
1017              * Gets (as xml) the "SocialSecurityNumber" element
1018              */
1019             gov.grants.apply.system.globalLibraryV20.SocialSecurityNumberDataType xgetSocialSecurityNumber();
1020             
1021             /**
1022              * True if has "SocialSecurityNumber" element
1023              */
1024             boolean isSetSocialSecurityNumber();
1025             
1026             /**
1027              * Sets the "SocialSecurityNumber" element
1028              */
1029             void setSocialSecurityNumber(java.lang.String socialSecurityNumber);
1030             
1031             /**
1032              * Sets (as xml) the "SocialSecurityNumber" element
1033              */
1034             void xsetSocialSecurityNumber(gov.grants.apply.system.globalLibraryV20.SocialSecurityNumberDataType socialSecurityNumber);
1035             
1036             /**
1037              * Unsets the "SocialSecurityNumber" element
1038              */
1039             void unsetSocialSecurityNumber();
1040             
1041             /**
1042              * Gets the "HighestDegreeEarned" element
1043              */
1044             java.lang.String getHighestDegreeEarned();
1045             
1046             /**
1047              * Gets (as xml) the "HighestDegreeEarned" element
1048              */
1049             gov.grants.apply.system.globalLibraryV20.EducationDegreeDataType xgetHighestDegreeEarned();
1050             
1051             /**
1052              * True if has "HighestDegreeEarned" element
1053              */
1054             boolean isSetHighestDegreeEarned();
1055             
1056             /**
1057              * Sets the "HighestDegreeEarned" element
1058              */
1059             void setHighestDegreeEarned(java.lang.String highestDegreeEarned);
1060             
1061             /**
1062              * Sets (as xml) the "HighestDegreeEarned" element
1063              */
1064             void xsetHighestDegreeEarned(gov.grants.apply.system.globalLibraryV20.EducationDegreeDataType highestDegreeEarned);
1065             
1066             /**
1067              * Unsets the "HighestDegreeEarned" element
1068              */
1069             void unsetHighestDegreeEarned();
1070             
1071             /**
1072              * A factory class with static methods for creating instances
1073              * of this type.
1074              */
1075             
1076             public static final class Factory
1077             {
1078                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector newInstance() {
1079                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1080                 
1081                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector newInstance(org.apache.xmlbeans.XmlOptions options) {
1082                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1083                 
1084                 private Factory() { } // No instance of this class allowed
1085             }
1086         }
1087         
1088         /**
1089          * An XML NonProfitClaim(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
1090          *
1091          * This is a complex type.
1092          */
1093         public interface NonProfitClaim extends org.apache.xmlbeans.XmlObject
1094         {
1095             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1096                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NonProfitClaim.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nonprofitclaimb111elemtype");
1097             
1098             /**
1099              * Gets the "NewlyFiled" element
1100              */
1101             gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled getNewlyFiled();
1102             
1103             /**
1104              * True if has "NewlyFiled" element
1105              */
1106             boolean isSetNewlyFiled();
1107             
1108             /**
1109              * Sets the "NewlyFiled" element
1110              */
1111             void setNewlyFiled(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled newlyFiled);
1112             
1113             /**
1114              * Appends and returns a new empty "NewlyFiled" element
1115              */
1116             gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled addNewNewlyFiled();
1117             
1118             /**
1119              * Unsets the "NewlyFiled" element
1120              */
1121             void unsetNewlyFiled();
1122             
1123             /**
1124              * Gets the "PreviouslyFiled" element
1125              */
1126             gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled getPreviouslyFiled();
1127             
1128             /**
1129              * True if has "PreviouslyFiled" element
1130              */
1131             boolean isSetPreviouslyFiled();
1132             
1133             /**
1134              * Sets the "PreviouslyFiled" element
1135              */
1136             void setPreviouslyFiled(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled previouslyFiled);
1137             
1138             /**
1139              * Appends and returns a new empty "PreviouslyFiled" element
1140              */
1141             gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled addNewPreviouslyFiled();
1142             
1143             /**
1144              * Unsets the "PreviouslyFiled" element
1145              */
1146             void unsetPreviouslyFiled();
1147             
1148             /**
1149              * An XML NewlyFiled(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
1150              *
1151              * This is a complex type.
1152              */
1153             public interface NewlyFiled extends org.apache.xmlbeans.XmlObject
1154             {
1155                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1156                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NewlyFiled.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("newlyfiledd848elemtype");
1157                 
1158                 /**
1159                  * Gets the "CheckReferenceIRSList" element
1160                  */
1161                 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckReferenceIRSList();
1162                 
1163                 /**
1164                  * Gets (as xml) the "CheckReferenceIRSList" element
1165                  */
1166                 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckReferenceIRSList();
1167                 
1168                 /**
1169                  * True if has "CheckReferenceIRSList" element
1170                  */
1171                 boolean isSetCheckReferenceIRSList();
1172                 
1173                 /**
1174                  * Sets the "CheckReferenceIRSList" element
1175                  */
1176                 void setCheckReferenceIRSList(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkReferenceIRSList);
1177                 
1178                 /**
1179                  * Sets (as xml) the "CheckReferenceIRSList" element
1180                  */
1181                 void xsetCheckReferenceIRSList(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkReferenceIRSList);
1182                 
1183                 /**
1184                  * Unsets the "CheckReferenceIRSList" element
1185                  */
1186                 void unsetCheckReferenceIRSList();
1187                 
1188                 /**
1189                  * Gets the "CheckIRSCertification" element
1190                  */
1191                 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIRSCertification();
1192                 
1193                 /**
1194                  * Gets (as xml) the "CheckIRSCertification" element
1195                  */
1196                 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIRSCertification();
1197                 
1198                 /**
1199                  * True if has "CheckIRSCertification" element
1200                  */
1201                 boolean isSetCheckIRSCertification();
1202                 
1203                 /**
1204                  * Sets the "CheckIRSCertification" element
1205                  */
1206                 void setCheckIRSCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIRSCertification);
1207                 
1208                 /**
1209                  * Sets (as xml) the "CheckIRSCertification" element
1210                  */
1211                 void xsetCheckIRSCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIRSCertification);
1212                 
1213                 /**
1214                  * Unsets the "CheckIRSCertification" element
1215                  */
1216                 void unsetCheckIRSCertification();
1217                 
1218                 /**
1219                  * Gets the "CheckStateTaxCertification" element
1220                  */
1221                 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStateTaxCertification();
1222                 
1223                 /**
1224                  * Gets (as xml) the "CheckStateTaxCertification" element
1225                  */
1226                 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStateTaxCertification();
1227                 
1228                 /**
1229                  * True if has "CheckStateTaxCertification" element
1230                  */
1231                 boolean isSetCheckStateTaxCertification();
1232                 
1233                 /**
1234                  * Sets the "CheckStateTaxCertification" element
1235                  */
1236                 void setCheckStateTaxCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStateTaxCertification);
1237                 
1238                 /**
1239                  * Sets (as xml) the "CheckStateTaxCertification" element
1240                  */
1241                 void xsetCheckStateTaxCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStateTaxCertification);
1242                 
1243                 /**
1244                  * Unsets the "CheckStateTaxCertification" element
1245                  */
1246                 void unsetCheckStateTaxCertification();
1247                 
1248                 /**
1249                  * Gets the "CheckIncorporationCertification" element
1250                  */
1251                 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIncorporationCertification();
1252                 
1253                 /**
1254                  * Gets (as xml) the "CheckIncorporationCertification" element
1255                  */
1256                 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIncorporationCertification();
1257                 
1258                 /**
1259                  * True if has "CheckIncorporationCertification" element
1260                  */
1261                 boolean isSetCheckIncorporationCertification();
1262                 
1263                 /**
1264                  * Sets the "CheckIncorporationCertification" element
1265                  */
1266                 void setCheckIncorporationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIncorporationCertification);
1267                 
1268                 /**
1269                  * Sets (as xml) the "CheckIncorporationCertification" element
1270                  */
1271                 void xsetCheckIncorporationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIncorporationCertification);
1272                 
1273                 /**
1274                  * Unsets the "CheckIncorporationCertification" element
1275                  */
1276                 void unsetCheckIncorporationCertification();
1277                 
1278                 /**
1279                  * Gets the "CheckParentOrganzationCertification" element
1280                  */
1281                 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckParentOrganzationCertification();
1282                 
1283                 /**
1284                  * Gets (as xml) the "CheckParentOrganzationCertification" element
1285                  */
1286                 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckParentOrganzationCertification();
1287                 
1288                 /**
1289                  * True if has "CheckParentOrganzationCertification" element
1290                  */
1291                 boolean isSetCheckParentOrganzationCertification();
1292                 
1293                 /**
1294                  * Sets the "CheckParentOrganzationCertification" element
1295                  */
1296                 void setCheckParentOrganzationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkParentOrganzationCertification);
1297                 
1298                 /**
1299                  * Sets (as xml) the "CheckParentOrganzationCertification" element
1300                  */
1301                 void xsetCheckParentOrganzationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkParentOrganzationCertification);
1302                 
1303                 /**
1304                  * Unsets the "CheckParentOrganzationCertification" element
1305                  */
1306                 void unsetCheckParentOrganzationCertification();
1307                 
1308                 /**
1309                  * A factory class with static methods for creating instances
1310                  * of this type.
1311                  */
1312                 
1313                 public static final class Factory
1314                 {
1315                     public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled newInstance() {
1316                       return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1317                     
1318                     public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled newInstance(org.apache.xmlbeans.XmlOptions options) {
1319                       return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1320                     
1321                     private Factory() { } // No instance of this class allowed
1322                 }
1323             }
1324             
1325             /**
1326              * An XML PreviouslyFiled(@http://apply.grants.gov/forms/HHS_CheckList-V1.1).
1327              *
1328              * This is a complex type.
1329              */
1330             public interface PreviouslyFiled extends org.apache.xmlbeans.XmlObject
1331             {
1332                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1333                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PreviouslyFiled.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("previouslyfiledd761elemtype");
1334                 
1335                 /**
1336                  * Gets the "AgencyName" element
1337                  */
1338                 java.lang.String getAgencyName();
1339                 
1340                 /**
1341                  * Gets (as xml) the "AgencyName" element
1342                  */
1343                 gov.grants.apply.system.globalLibraryV20.AgencyNameDataType xgetAgencyName();
1344                 
1345                 /**
1346                  * Sets the "AgencyName" element
1347                  */
1348                 void setAgencyName(java.lang.String agencyName);
1349                 
1350                 /**
1351                  * Sets (as xml) the "AgencyName" element
1352                  */
1353                 void xsetAgencyName(gov.grants.apply.system.globalLibraryV20.AgencyNameDataType agencyName);
1354                 
1355                 /**
1356                  * Gets the "PreviouslyFiledDate" element
1357                  */
1358                 java.util.Calendar getPreviouslyFiledDate();
1359                 
1360                 /**
1361                  * Gets (as xml) the "PreviouslyFiledDate" element
1362                  */
1363                 org.apache.xmlbeans.XmlDate xgetPreviouslyFiledDate();
1364                 
1365                 /**
1366                  * Sets the "PreviouslyFiledDate" element
1367                  */
1368                 void setPreviouslyFiledDate(java.util.Calendar previouslyFiledDate);
1369                 
1370                 /**
1371                  * Sets (as xml) the "PreviouslyFiledDate" element
1372                  */
1373                 void xsetPreviouslyFiledDate(org.apache.xmlbeans.XmlDate previouslyFiledDate);
1374                 
1375                 /**
1376                  * A factory class with static methods for creating instances
1377                  * of this type.
1378                  */
1379                 
1380                 public static final class Factory
1381                 {
1382                     public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled newInstance() {
1383                       return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1384                     
1385                     public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled newInstance(org.apache.xmlbeans.XmlOptions options) {
1386                       return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1387                     
1388                     private Factory() { } // No instance of this class allowed
1389                 }
1390             }
1391             
1392             /**
1393              * A factory class with static methods for creating instances
1394              * of this type.
1395              */
1396             
1397             public static final class Factory
1398             {
1399                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim newInstance() {
1400                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1401                 
1402                 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim newInstance(org.apache.xmlbeans.XmlOptions options) {
1403                   return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1404                 
1405                 private Factory() { } // No instance of this class allowed
1406             }
1407         }
1408         
1409         /**
1410          * A factory class with static methods for creating instances
1411          * of this type.
1412          */
1413         
1414         public static final class Factory
1415         {
1416             public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList newInstance() {
1417               return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1418             
1419             public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList newInstance(org.apache.xmlbeans.XmlOptions options) {
1420               return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1421             
1422             private Factory() { } // No instance of this class allowed
1423         }
1424     }
1425     
1426     /**
1427      * A factory class with static methods for creating instances
1428      * of this type.
1429      */
1430     
1431     public static final class Factory
1432     {
1433         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument newInstance() {
1434           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1435         
1436         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
1437           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1438         
1439         /** @param xmlAsString the string value to parse */
1440         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
1441           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
1442         
1443         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1444           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
1445         
1446         /** @param file the file from which to load an xml document */
1447         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1448           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
1449         
1450         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1451           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
1452         
1453         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1454           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
1455         
1456         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1457           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
1458         
1459         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1460           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
1461         
1462         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1463           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
1464         
1465         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1466           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
1467         
1468         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1469           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
1470         
1471         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
1472           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
1473         
1474         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1475           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
1476         
1477         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
1478           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
1479         
1480         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1481           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
1482         
1483         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
1484         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1485           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
1486         
1487         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
1488         public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1489           return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
1490         
1491         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
1492         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 {
1493           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
1494         
1495         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
1496         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 {
1497           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
1498         
1499         private Factory() { } // No instance of this class allowed
1500     }
1501 }