1   
2   
3   
4   
5   
6   
7   
8   
9   package gov.grants.apply.forms.rrOtherProjectInfoV10;
10  
11  
12  
13  
14  
15  
16  
17  public interface RROtherProjectInfoDocument 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(RROtherProjectInfoDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrotherprojectinfo2ffddoctype");
21      
22      
23  
24  
25      gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo getRROtherProjectInfo();
26      
27      
28  
29  
30      void setRROtherProjectInfo(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo rrOtherProjectInfo);
31      
32      
33  
34  
35      gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo addNewRROtherProjectInfo();
36      
37      
38  
39  
40  
41  
42      public interface RROtherProjectInfo 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(RROtherProjectInfo.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrotherprojectinfocc5belemtype");
46          
47          
48  
49  
50          gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getHumanSubjectsIndicator();
51          
52          
53  
54  
55          gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetHumanSubjectsIndicator();
56          
57          
58  
59  
60          void setHumanSubjectsIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum humanSubjectsIndicator);
61          
62          
63  
64  
65          void xsetHumanSubjectsIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType humanSubjectsIndicator);
66          
67          
68  
69  
70          gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement getHumanSubjectsSupplement();
71          
72          
73  
74  
75          boolean isSetHumanSubjectsSupplement();
76          
77          
78  
79  
80          void setHumanSubjectsSupplement(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement humanSubjectsSupplement);
81          
82          
83  
84  
85          gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement addNewHumanSubjectsSupplement();
86          
87          
88  
89  
90          void unsetHumanSubjectsSupplement();
91          
92          
93  
94  
95          gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getVertebrateAnimalsIndicator();
96          
97          
98  
99  
100         gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetVertebrateAnimalsIndicator();
101         
102         
103 
104 
105         void setVertebrateAnimalsIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum vertebrateAnimalsIndicator);
106         
107         
108 
109 
110         void xsetVertebrateAnimalsIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType vertebrateAnimalsIndicator);
111         
112         
113 
114 
115         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement getVertebrateAnimalsSupplement();
116         
117         
118 
119 
120         boolean isSetVertebrateAnimalsSupplement();
121         
122         
123 
124 
125         void setVertebrateAnimalsSupplement(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement vertebrateAnimalsSupplement);
126         
127         
128 
129 
130         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement addNewVertebrateAnimalsSupplement();
131         
132         
133 
134 
135         void unsetVertebrateAnimalsSupplement();
136         
137         
138 
139 
140         gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getProprietaryInformationIndicator();
141         
142         
143 
144 
145         gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetProprietaryInformationIndicator();
146         
147         
148 
149 
150         void setProprietaryInformationIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum proprietaryInformationIndicator);
151         
152         
153 
154 
155         void xsetProprietaryInformationIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType proprietaryInformationIndicator);
156         
157         
158 
159 
160         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact getEnvironmentalImpact();
161         
162         
163 
164 
165         void setEnvironmentalImpact(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact environmentalImpact);
166         
167         
168 
169 
170         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact addNewEnvironmentalImpact();
171         
172         
173 
174 
175         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities getInternationalActivities();
176         
177         
178 
179 
180         void setInternationalActivities(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities internationalActivities);
181         
182         
183 
184 
185         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities addNewInternationalActivities();
186         
187         
188 
189 
190         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.AbstractAttachments getAbstractAttachments();
191         
192         
193 
194 
195         boolean isSetAbstractAttachments();
196         
197         
198 
199 
200         void setAbstractAttachments(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.AbstractAttachments abstractAttachments);
201         
202         
203 
204 
205         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.AbstractAttachments addNewAbstractAttachments();
206         
207         
208 
209 
210         void unsetAbstractAttachments();
211         
212         
213 
214 
215         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.FacilitiesAttachments getFacilitiesAttachments();
216         
217         
218 
219 
220         boolean isSetFacilitiesAttachments();
221         
222         
223 
224 
225         void setFacilitiesAttachments(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.FacilitiesAttachments facilitiesAttachments);
226         
227         
228 
229 
230         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.FacilitiesAttachments addNewFacilitiesAttachments();
231         
232         
233 
234 
235         void unsetFacilitiesAttachments();
236         
237         
238 
239 
240         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EquipmentAttachments getEquipmentAttachments();
241         
242         
243 
244 
245         boolean isSetEquipmentAttachments();
246         
247         
248 
249 
250         void setEquipmentAttachments(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EquipmentAttachments equipmentAttachments);
251         
252         
253 
254 
255         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EquipmentAttachments addNewEquipmentAttachments();
256         
257         
258 
259 
260         void unsetEquipmentAttachments();
261         
262         
263 
264 
265         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.BibliographyAttachments getBibliographyAttachments();
266         
267         
268 
269 
270         boolean isSetBibliographyAttachments();
271         
272         
273 
274 
275         void setBibliographyAttachments(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.BibliographyAttachments bibliographyAttachments);
276         
277         
278 
279 
280         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.BibliographyAttachments addNewBibliographyAttachments();
281         
282         
283 
284 
285         void unsetBibliographyAttachments();
286         
287         
288 
289 
290         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.ProjectNarrativeAttachments getProjectNarrativeAttachments();
291         
292         
293 
294 
295         boolean isSetProjectNarrativeAttachments();
296         
297         
298 
299 
300         void setProjectNarrativeAttachments(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.ProjectNarrativeAttachments projectNarrativeAttachments);
301         
302         
303 
304 
305         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.ProjectNarrativeAttachments addNewProjectNarrativeAttachments();
306         
307         
308 
309 
310         void unsetProjectNarrativeAttachments();
311         
312         
313 
314 
315         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.OtherAttachments getOtherAttachments();
316         
317         
318 
319 
320         boolean isSetOtherAttachments();
321         
322         
323 
324 
325         void setOtherAttachments(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.OtherAttachments otherAttachments);
326         
327         
328 
329 
330         gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.OtherAttachments addNewOtherAttachments();
331         
332         
333 
334 
335         void unsetOtherAttachments();
336         
337         
338 
339 
340         java.lang.String getFormVersion();
341         
342         
343 
344 
345         gov.grants.apply.system.globalLibraryV10.FormVersionDataType xgetFormVersion();
346         
347         
348 
349 
350         void setFormVersion(java.lang.String formVersion);
351         
352         
353 
354 
355         void xsetFormVersion(gov.grants.apply.system.globalLibraryV10.FormVersionDataType formVersion);
356         
357         
358 
359 
360 
361 
362         public interface HumanSubjectsSupplement extends org.apache.xmlbeans.XmlObject
363         {
364             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
365                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HumanSubjectsSupplement.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("humansubjectssupplement5882elemtype");
366             
367             
368 
369 
370             gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getHumanSubjectIRBReviewIndicator();
371             
372             
373 
374 
375             gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetHumanSubjectIRBReviewIndicator();
376             
377             
378 
379 
380             boolean isSetHumanSubjectIRBReviewIndicator();
381             
382             
383 
384 
385             void setHumanSubjectIRBReviewIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum humanSubjectIRBReviewIndicator);
386             
387             
388 
389 
390             void xsetHumanSubjectIRBReviewIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType humanSubjectIRBReviewIndicator);
391             
392             
393 
394 
395             void unsetHumanSubjectIRBReviewIndicator();
396             
397             
398 
399 
400             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.HumanSubjectIRBReviewDate getHumanSubjectIRBReviewDate();
401             
402             
403 
404 
405             boolean isSetHumanSubjectIRBReviewDate();
406             
407             
408 
409 
410             void setHumanSubjectIRBReviewDate(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.HumanSubjectIRBReviewDate humanSubjectIRBReviewDate);
411             
412             
413 
414 
415             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.HumanSubjectIRBReviewDate addNewHumanSubjectIRBReviewDate();
416             
417             
418 
419 
420             void unsetHumanSubjectIRBReviewDate();
421             
422             
423 
424 
425             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers getExemptionNumbers();
426             
427             
428 
429 
430             boolean isSetExemptionNumbers();
431             
432             
433 
434 
435             void setExemptionNumbers(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers exemptionNumbers);
436             
437             
438 
439 
440             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers addNewExemptionNumbers();
441             
442             
443 
444 
445             void unsetExemptionNumbers();
446             
447             
448 
449 
450             java.lang.String getHumanSubjectAssuranceNumber();
451             
452             
453 
454 
455             gov.grants.apply.system.globalV10.StringMin1Max10Type xgetHumanSubjectAssuranceNumber();
456             
457             
458 
459 
460             boolean isSetHumanSubjectAssuranceNumber();
461             
462             
463 
464 
465             void setHumanSubjectAssuranceNumber(java.lang.String humanSubjectAssuranceNumber);
466             
467             
468 
469 
470             void xsetHumanSubjectAssuranceNumber(gov.grants.apply.system.globalV10.StringMin1Max10Type humanSubjectAssuranceNumber);
471             
472             
473 
474 
475             void unsetHumanSubjectAssuranceNumber();
476             
477             
478 
479 
480 
481 
482             public interface HumanSubjectIRBReviewDate extends org.apache.xmlbeans.XmlDate
483             {
484                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
485                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HumanSubjectIRBReviewDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("humansubjectirbreviewdatec256elemtype");
486                 
487                 
488 
489 
490                 gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getHumanSubjectIRBReviewIndicator();
491                 
492                 
493 
494 
495                 gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetHumanSubjectIRBReviewIndicator();
496                 
497                 
498 
499 
500                 void setHumanSubjectIRBReviewIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum humanSubjectIRBReviewIndicator);
501                 
502                 
503 
504 
505                 void xsetHumanSubjectIRBReviewIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType humanSubjectIRBReviewIndicator);
506                 
507                 
508 
509 
510 
511                 
512                 public static final class Factory
513                 {
514                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.HumanSubjectIRBReviewDate newInstance() {
515                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.HumanSubjectIRBReviewDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
516                     
517                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.HumanSubjectIRBReviewDate newInstance(org.apache.xmlbeans.XmlOptions options) {
518                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.HumanSubjectIRBReviewDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
519                     
520                     private Factory() { } 
521                 }
522             }
523             
524             
525 
526 
527 
528 
529             public interface ExemptionNumbers extends org.apache.xmlbeans.XmlObject
530             {
531                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
532                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ExemptionNumbers.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("exemptionnumbers3ea5elemtype");
533                 
534                 
535 
536 
537                 gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum[] getExemptionNumberArray();
538                 
539                 
540 
541 
542                 gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum getExemptionNumberArray(int i);
543                 
544                 
545 
546 
547                 gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber[] xgetExemptionNumberArray();
548                 
549                 
550 
551 
552                 gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber xgetExemptionNumberArray(int i);
553                 
554                 
555 
556 
557                 int sizeOfExemptionNumberArray();
558                 
559                 
560 
561 
562                 void setExemptionNumberArray(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum[] exemptionNumberArray);
563                 
564                 
565 
566 
567                 void setExemptionNumberArray(int i, gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum exemptionNumber);
568                 
569                 
570 
571 
572                 void xsetExemptionNumberArray(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber[] exemptionNumberArray);
573                 
574                 
575 
576 
577                 void xsetExemptionNumberArray(int i, gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber exemptionNumber);
578                 
579                 
580 
581 
582                 void insertExemptionNumber(int i, gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum exemptionNumber);
583                 
584                 
585 
586 
587                 void addExemptionNumber(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber.Enum exemptionNumber);
588                 
589                 
590 
591 
592                 gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber insertNewExemptionNumber(int i);
593                 
594                 
595 
596 
597                 gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber addNewExemptionNumber();
598                 
599                 
600 
601 
602                 void removeExemptionNumber(int i);
603                 
604                 
605 
606 
607 
608 
609                 public interface ExemptionNumber extends org.apache.xmlbeans.XmlString
610                 {
611                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
612                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ExemptionNumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("exemptionnumbera763elemtype");
613                     
614                     org.apache.xmlbeans.StringEnumAbstractBase enumValue();
615                     void set(org.apache.xmlbeans.StringEnumAbstractBase e);
616                     
617                     static final Enum E_1 = Enum.forString("E1");
618                     static final Enum E_2 = Enum.forString("E2");
619                     static final Enum E_3 = Enum.forString("E3");
620                     static final Enum E_4 = Enum.forString("E4");
621                     static final Enum E_5 = Enum.forString("E5");
622                     static final Enum E_6 = Enum.forString("E6");
623                     
624                     static final int INT_E_1 = Enum.INT_E_1;
625                     static final int INT_E_2 = Enum.INT_E_2;
626                     static final int INT_E_3 = Enum.INT_E_3;
627                     static final int INT_E_4 = Enum.INT_E_4;
628                     static final int INT_E_5 = Enum.INT_E_5;
629                     static final int INT_E_6 = Enum.INT_E_6;
630                     
631                     
632 
633 
634 
635 
636 
637 
638 
639 
640 
641 
642 
643 
644 
645 
646                     static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
647                     {
648                       
649 
650 
651                       public static Enum forString(java.lang.String s)
652                           { return (Enum)table.forString(s); }
653                       
654 
655 
656                       public static Enum forInt(int i)
657                           { return (Enum)table.forInt(i); }
658                       
659                       private Enum(java.lang.String s, int i)
660                           { super(s, i); }
661                       
662                       static final int INT_E_1 = 1;
663                       static final int INT_E_2 = 2;
664                       static final int INT_E_3 = 3;
665                       static final int INT_E_4 = 4;
666                       static final int INT_E_5 = 5;
667                       static final int INT_E_6 = 6;
668                       
669                       public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
670                           new org.apache.xmlbeans.StringEnumAbstractBase.Table
671                       (
672                         new Enum[]
673                         {
674                           new Enum("E1", INT_E_1),
675                           new Enum("E2", INT_E_2),
676                           new Enum("E3", INT_E_3),
677                           new Enum("E4", INT_E_4),
678                           new Enum("E5", INT_E_5),
679                           new Enum("E6", INT_E_6),
680                         }
681                       );
682                       private static final long serialVersionUID = 1L;
683                       private java.lang.Object readResolve() { return forInt(intValue()); } 
684                     }
685                     
686                     
687 
688 
689 
690                     
691                     public static final class Factory
692                     {
693                       public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber newValue(java.lang.Object obj) {
694                         return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber) type.newValue( obj ); }
695                       
696                       public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber newInstance() {
697                         return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
698                       
699                       public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber newInstance(org.apache.xmlbeans.XmlOptions options) {
700                         return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers.ExemptionNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
701                       
702                       private Factory() { } 
703                     }
704                 }
705                 
706                 
707 
708 
709 
710                 
711                 public static final class Factory
712                 {
713                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers newInstance() {
714                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
715                     
716                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers newInstance(org.apache.xmlbeans.XmlOptions options) {
717                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement.ExemptionNumbers) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
718                     
719                     private Factory() { } 
720                 }
721             }
722             
723             
724 
725 
726 
727             
728             public static final class Factory
729             {
730                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement newInstance() {
731                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
732                 
733                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement newInstance(org.apache.xmlbeans.XmlOptions options) {
734                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.HumanSubjectsSupplement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
735                 
736                 private Factory() { } 
737             }
738         }
739         
740         
741 
742 
743 
744 
745         public interface VertebrateAnimalsSupplement extends org.apache.xmlbeans.XmlObject
746         {
747             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
748                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(VertebrateAnimalsSupplement.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("vertebrateanimalssupplement610delemtype");
749             
750             
751 
752 
753             gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getVertebrateAnimalsIACUCReviewIndicator();
754             
755             
756 
757 
758             gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetVertebrateAnimalsIACUCReviewIndicator();
759             
760             
761 
762 
763             boolean isSetVertebrateAnimalsIACUCReviewIndicator();
764             
765             
766 
767 
768             void setVertebrateAnimalsIACUCReviewIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum vertebrateAnimalsIACUCReviewIndicator);
769             
770             
771 
772 
773             void xsetVertebrateAnimalsIACUCReviewIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType vertebrateAnimalsIACUCReviewIndicator);
774             
775             
776 
777 
778             void unsetVertebrateAnimalsIACUCReviewIndicator();
779             
780             
781 
782 
783             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.VertebrateAnimalsIACUCApprovalDateReviewDate getVertebrateAnimalsIACUCApprovalDateReviewDate();
784             
785             
786 
787 
788             boolean isSetVertebrateAnimalsIACUCApprovalDateReviewDate();
789             
790             
791 
792 
793             void setVertebrateAnimalsIACUCApprovalDateReviewDate(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.VertebrateAnimalsIACUCApprovalDateReviewDate vertebrateAnimalsIACUCApprovalDateReviewDate);
794             
795             
796 
797 
798             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.VertebrateAnimalsIACUCApprovalDateReviewDate addNewVertebrateAnimalsIACUCApprovalDateReviewDate();
799             
800             
801 
802 
803             void unsetVertebrateAnimalsIACUCApprovalDateReviewDate();
804             
805             
806 
807 
808             java.lang.String getAssuranceNumber();
809             
810             
811 
812 
813             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.AssuranceNumber xgetAssuranceNumber();
814             
815             
816 
817 
818             boolean isSetAssuranceNumber();
819             
820             
821 
822 
823             void setAssuranceNumber(java.lang.String assuranceNumber);
824             
825             
826 
827 
828             void xsetAssuranceNumber(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.AssuranceNumber assuranceNumber);
829             
830             
831 
832 
833             void unsetAssuranceNumber();
834             
835             
836 
837 
838 
839 
840             public interface VertebrateAnimalsIACUCApprovalDateReviewDate extends org.apache.xmlbeans.XmlDate
841             {
842                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
843                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(VertebrateAnimalsIACUCApprovalDateReviewDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("vertebrateanimalsiacucapprovaldatereviewdate150aelemtype");
844                 
845                 
846 
847 
848                 gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getVertebrateAnimalsIACUCReviewIndicator();
849                 
850                 
851 
852 
853                 gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetVertebrateAnimalsIACUCReviewIndicator();
854                 
855                 
856 
857 
858                 void setVertebrateAnimalsIACUCReviewIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum vertebrateAnimalsIACUCReviewIndicator);
859                 
860                 
861 
862 
863                 void xsetVertebrateAnimalsIACUCReviewIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType vertebrateAnimalsIACUCReviewIndicator);
864                 
865                 
866 
867 
868 
869                 
870                 public static final class Factory
871                 {
872                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.VertebrateAnimalsIACUCApprovalDateReviewDate newInstance() {
873                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.VertebrateAnimalsIACUCApprovalDateReviewDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
874                     
875                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.VertebrateAnimalsIACUCApprovalDateReviewDate newInstance(org.apache.xmlbeans.XmlOptions options) {
876                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.VertebrateAnimalsIACUCApprovalDateReviewDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
877                     
878                     private Factory() { } 
879                 }
880             }
881             
882             
883 
884 
885 
886 
887             public interface AssuranceNumber extends org.apache.xmlbeans.XmlString
888             {
889                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
890                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AssuranceNumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("assurancenumberb82belemtype");
891                 
892                 
893 
894 
895 
896                 
897                 public static final class Factory
898                 {
899                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.AssuranceNumber newValue(java.lang.Object obj) {
900                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.AssuranceNumber) type.newValue( obj ); }
901                     
902                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.AssuranceNumber newInstance() {
903                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.AssuranceNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
904                     
905                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.AssuranceNumber newInstance(org.apache.xmlbeans.XmlOptions options) {
906                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement.AssuranceNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
907                     
908                     private Factory() { } 
909                 }
910             }
911             
912             
913 
914 
915 
916             
917             public static final class Factory
918             {
919                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement newInstance() {
920                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
921                 
922                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement newInstance(org.apache.xmlbeans.XmlOptions options) {
923                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.VertebrateAnimalsSupplement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
924                 
925                 private Factory() { } 
926             }
927         }
928         
929         
930 
931 
932 
933 
934         public interface EnvironmentalImpact extends org.apache.xmlbeans.XmlObject
935         {
936             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
937                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EnvironmentalImpact.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("environmentalimpact6dabelemtype");
938             
939             
940 
941 
942             gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getEnvironmentalImpactIndicator();
943             
944             
945 
946 
947             gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetEnvironmentalImpactIndicator();
948             
949             
950 
951 
952             void setEnvironmentalImpactIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum environmentalImpactIndicator);
953             
954             
955 
956 
957             void xsetEnvironmentalImpactIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType environmentalImpactIndicator);
958             
959             
960 
961 
962             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalImpactExplanation getEnvironmentalImpactExplanation();
963             
964             
965 
966 
967             boolean isSetEnvironmentalImpactExplanation();
968             
969             
970 
971 
972             void setEnvironmentalImpactExplanation(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalImpactExplanation environmentalImpactExplanation);
973             
974             
975 
976 
977             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalImpactExplanation addNewEnvironmentalImpactExplanation();
978             
979             
980 
981 
982             void unsetEnvironmentalImpactExplanation();
983             
984             
985 
986 
987             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption getEnvironmentalExemption();
988             
989             
990 
991 
992             boolean isSetEnvironmentalExemption();
993             
994             
995 
996 
997             void setEnvironmentalExemption(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption environmentalExemption);
998             
999             
1000 
1001 
1002             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption addNewEnvironmentalExemption();
1003             
1004             
1005 
1006 
1007             void unsetEnvironmentalExemption();
1008             
1009             
1010 
1011 
1012 
1013 
1014             public interface EnvironmentalImpactExplanation extends gov.grants.apply.system.globalV10.StringMin1Max55Type
1015             {
1016                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1017                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EnvironmentalImpactExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("environmentalimpactexplanation84faelemtype");
1018                 
1019                 
1020 
1021 
1022                 gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getEnvironmentalImpactIndicator();
1023                 
1024                 
1025 
1026 
1027                 gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetEnvironmentalImpactIndicator();
1028                 
1029                 
1030 
1031 
1032                 void setEnvironmentalImpactIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum environmentalImpactIndicator);
1033                 
1034                 
1035 
1036 
1037                 void xsetEnvironmentalImpactIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType environmentalImpactIndicator);
1038                 
1039                 
1040 
1041 
1042 
1043                 
1044                 public static final class Factory
1045                 {
1046                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalImpactExplanation newInstance() {
1047                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalImpactExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1048                     
1049                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalImpactExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
1050                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalImpactExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1051                     
1052                     private Factory() { } 
1053                 }
1054             }
1055             
1056             
1057 
1058 
1059 
1060 
1061             public interface EnvironmentalExemption extends org.apache.xmlbeans.XmlObject
1062             {
1063                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1064                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EnvironmentalExemption.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("environmentalexemptiond4e4elemtype");
1065                 
1066                 
1067 
1068 
1069                 gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getEnvironmentalExemptionIndicator();
1070                 
1071                 
1072 
1073 
1074                 gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetEnvironmentalExemptionIndicator();
1075                 
1076                 
1077 
1078 
1079                 void setEnvironmentalExemptionIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum environmentalExemptionIndicator);
1080                 
1081                 
1082 
1083 
1084                 void xsetEnvironmentalExemptionIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType environmentalExemptionIndicator);
1085                 
1086                 
1087 
1088 
1089                 gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption.EnvironmentalExemptionExplanation getEnvironmentalExemptionExplanation();
1090                 
1091                 
1092 
1093 
1094                 boolean isSetEnvironmentalExemptionExplanation();
1095                 
1096                 
1097 
1098 
1099                 void setEnvironmentalExemptionExplanation(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption.EnvironmentalExemptionExplanation environmentalExemptionExplanation);
1100                 
1101                 
1102 
1103 
1104                 gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption.EnvironmentalExemptionExplanation addNewEnvironmentalExemptionExplanation();
1105                 
1106                 
1107 
1108 
1109                 void unsetEnvironmentalExemptionExplanation();
1110                 
1111                 
1112 
1113 
1114 
1115 
1116                 public interface EnvironmentalExemptionExplanation extends gov.grants.apply.system.globalV10.StringMin1Max55Type
1117                 {
1118                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1119                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EnvironmentalExemptionExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("environmentalexemptionexplanatione5deelemtype");
1120                     
1121                     
1122 
1123 
1124                     gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getEnvironmentalExemptionIndicator();
1125                     
1126                     
1127 
1128 
1129                     gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetEnvironmentalExemptionIndicator();
1130                     
1131                     
1132 
1133 
1134                     void setEnvironmentalExemptionIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum environmentalExemptionIndicator);
1135                     
1136                     
1137 
1138 
1139                     void xsetEnvironmentalExemptionIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType environmentalExemptionIndicator);
1140                     
1141                     
1142 
1143 
1144 
1145                     
1146                     public static final class Factory
1147                     {
1148                       public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption.EnvironmentalExemptionExplanation newInstance() {
1149                         return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption.EnvironmentalExemptionExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1150                       
1151                       public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption.EnvironmentalExemptionExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
1152                         return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption.EnvironmentalExemptionExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1153                       
1154                       private Factory() { } 
1155                     }
1156                 }
1157                 
1158                 
1159 
1160 
1161 
1162                 
1163                 public static final class Factory
1164                 {
1165                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption newInstance() {
1166                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1167                     
1168                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption newInstance(org.apache.xmlbeans.XmlOptions options) {
1169                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact.EnvironmentalExemption) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1170                     
1171                     private Factory() { } 
1172                 }
1173             }
1174             
1175             
1176 
1177 
1178 
1179             
1180             public static final class Factory
1181             {
1182                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact newInstance() {
1183                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1184                 
1185                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact newInstance(org.apache.xmlbeans.XmlOptions options) {
1186                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EnvironmentalImpact) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1187                 
1188                 private Factory() { } 
1189             }
1190         }
1191         
1192         
1193 
1194 
1195 
1196 
1197         public interface InternationalActivities extends org.apache.xmlbeans.XmlObject
1198         {
1199             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1200                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(InternationalActivities.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("internationalactivitiesc194elemtype");
1201             
1202             
1203 
1204 
1205             gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getInternationalActivitiesIndicator();
1206             
1207             
1208 
1209 
1210             gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetInternationalActivitiesIndicator();
1211             
1212             
1213 
1214 
1215             void setInternationalActivitiesIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum internationalActivitiesIndicator);
1216             
1217             
1218 
1219 
1220             void xsetInternationalActivitiesIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType internationalActivitiesIndicator);
1221             
1222             
1223 
1224 
1225             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities.ActivitiesPartnershipsCountries getActivitiesPartnershipsCountries();
1226             
1227             
1228 
1229 
1230             boolean isSetActivitiesPartnershipsCountries();
1231             
1232             
1233 
1234 
1235             void setActivitiesPartnershipsCountries(gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities.ActivitiesPartnershipsCountries activitiesPartnershipsCountries);
1236             
1237             
1238 
1239 
1240             gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities.ActivitiesPartnershipsCountries addNewActivitiesPartnershipsCountries();
1241             
1242             
1243 
1244 
1245             void unsetActivitiesPartnershipsCountries();
1246             
1247             
1248 
1249 
1250             java.lang.String getInternationalActivitiesExplanation();
1251             
1252             
1253 
1254 
1255             gov.grants.apply.system.globalV10.StringMin1Max55Type xgetInternationalActivitiesExplanation();
1256             
1257             
1258 
1259 
1260             boolean isSetInternationalActivitiesExplanation();
1261             
1262             
1263 
1264 
1265             void setInternationalActivitiesExplanation(java.lang.String internationalActivitiesExplanation);
1266             
1267             
1268 
1269 
1270             void xsetInternationalActivitiesExplanation(gov.grants.apply.system.globalV10.StringMin1Max55Type internationalActivitiesExplanation);
1271             
1272             
1273 
1274 
1275             void unsetInternationalActivitiesExplanation();
1276             
1277             
1278 
1279 
1280 
1281 
1282             public interface ActivitiesPartnershipsCountries extends gov.grants.apply.system.globalV10.StringMin1Max55Type
1283             {
1284                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1285                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ActivitiesPartnershipsCountries.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("activitiespartnershipscountries6c30elemtype");
1286                 
1287                 
1288 
1289 
1290                 gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum getInternationalActivitiesIndicator();
1291                 
1292                 
1293 
1294 
1295                 gov.grants.apply.system.globalLibraryV10.YesNoDataType xgetInternationalActivitiesIndicator();
1296                 
1297                 
1298 
1299 
1300                 void setInternationalActivitiesIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType.Enum internationalActivitiesIndicator);
1301                 
1302                 
1303 
1304 
1305                 void xsetInternationalActivitiesIndicator(gov.grants.apply.system.globalLibraryV10.YesNoDataType internationalActivitiesIndicator);
1306                 
1307                 
1308 
1309 
1310 
1311                 
1312                 public static final class Factory
1313                 {
1314                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities.ActivitiesPartnershipsCountries newInstance() {
1315                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities.ActivitiesPartnershipsCountries) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1316                     
1317                     public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities.ActivitiesPartnershipsCountries newInstance(org.apache.xmlbeans.XmlOptions options) {
1318                       return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities.ActivitiesPartnershipsCountries) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1319                     
1320                     private Factory() { } 
1321                 }
1322             }
1323             
1324             
1325 
1326 
1327 
1328             
1329             public static final class Factory
1330             {
1331                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities newInstance() {
1332                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1333                 
1334                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities newInstance(org.apache.xmlbeans.XmlOptions options) {
1335                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.InternationalActivities) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1336                 
1337                 private Factory() { } 
1338             }
1339         }
1340         
1341         
1342 
1343 
1344 
1345 
1346         public interface AbstractAttachments extends org.apache.xmlbeans.XmlObject
1347         {
1348             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1349                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AbstractAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("abstractattachmentsb7a1elemtype");
1350             
1351             
1352 
1353 
1354             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAbstractAttachment();
1355             
1356             
1357 
1358 
1359             void setAbstractAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType abstractAttachment);
1360             
1361             
1362 
1363 
1364             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAbstractAttachment();
1365             
1366             
1367 
1368 
1369 
1370             
1371             public static final class Factory
1372             {
1373                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.AbstractAttachments newInstance() {
1374                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.AbstractAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1375                 
1376                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.AbstractAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
1377                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.AbstractAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1378                 
1379                 private Factory() { } 
1380             }
1381         }
1382         
1383         
1384 
1385 
1386 
1387 
1388         public interface FacilitiesAttachments extends org.apache.xmlbeans.XmlObject
1389         {
1390             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1391                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FacilitiesAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("facilitiesattachments55c0elemtype");
1392             
1393             
1394 
1395 
1396             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getFacilitiesAttachment();
1397             
1398             
1399 
1400 
1401             void setFacilitiesAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType facilitiesAttachment);
1402             
1403             
1404 
1405 
1406             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewFacilitiesAttachment();
1407             
1408             
1409 
1410 
1411 
1412             
1413             public static final class Factory
1414             {
1415                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.FacilitiesAttachments newInstance() {
1416                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.FacilitiesAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1417                 
1418                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.FacilitiesAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
1419                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.FacilitiesAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1420                 
1421                 private Factory() { } 
1422             }
1423         }
1424         
1425         
1426 
1427 
1428 
1429 
1430         public interface EquipmentAttachments extends org.apache.xmlbeans.XmlObject
1431         {
1432             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1433                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipmentAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipmentattachmentse19delemtype");
1434             
1435             
1436 
1437 
1438             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getEquipmentAttachment();
1439             
1440             
1441 
1442 
1443             void setEquipmentAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType equipmentAttachment);
1444             
1445             
1446 
1447 
1448             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewEquipmentAttachment();
1449             
1450             
1451 
1452 
1453 
1454             
1455             public static final class Factory
1456             {
1457                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EquipmentAttachments newInstance() {
1458                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EquipmentAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1459                 
1460                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EquipmentAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
1461                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.EquipmentAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1462                 
1463                 private Factory() { } 
1464             }
1465         }
1466         
1467         
1468 
1469 
1470 
1471 
1472         public interface BibliographyAttachments extends org.apache.xmlbeans.XmlObject
1473         {
1474             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1475                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BibliographyAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("bibliographyattachments3ee1elemtype");
1476             
1477             
1478 
1479 
1480             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getBibliographyAttachment();
1481             
1482             
1483 
1484 
1485             void setBibliographyAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType bibliographyAttachment);
1486             
1487             
1488 
1489 
1490             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewBibliographyAttachment();
1491             
1492             
1493 
1494 
1495 
1496             
1497             public static final class Factory
1498             {
1499                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.BibliographyAttachments newInstance() {
1500                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.BibliographyAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1501                 
1502                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.BibliographyAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
1503                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.BibliographyAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1504                 
1505                 private Factory() { } 
1506             }
1507         }
1508         
1509         
1510 
1511 
1512 
1513 
1514         public interface ProjectNarrativeAttachments extends org.apache.xmlbeans.XmlObject
1515         {
1516             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1517                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProjectNarrativeAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("projectnarrativeattachmentsd898elemtype");
1518             
1519             
1520 
1521 
1522             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getProjectNarrativeAttachment();
1523             
1524             
1525 
1526 
1527             void setProjectNarrativeAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType projectNarrativeAttachment);
1528             
1529             
1530 
1531 
1532             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewProjectNarrativeAttachment();
1533             
1534             
1535 
1536 
1537 
1538             
1539             public static final class Factory
1540             {
1541                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.ProjectNarrativeAttachments newInstance() {
1542                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.ProjectNarrativeAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1543                 
1544                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.ProjectNarrativeAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
1545                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.ProjectNarrativeAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1546                 
1547                 private Factory() { } 
1548             }
1549         }
1550         
1551         
1552 
1553 
1554 
1555 
1556         public interface OtherAttachments extends org.apache.xmlbeans.XmlObject
1557         {
1558             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1559                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("otherattachments7b9felemtype");
1560             
1561             
1562 
1563 
1564             gov.grants.apply.system.attachmentsV10.AttachedFileDataType[] getOtherAttachmentArray();
1565             
1566             
1567 
1568 
1569             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getOtherAttachmentArray(int i);
1570             
1571             
1572 
1573 
1574             int sizeOfOtherAttachmentArray();
1575             
1576             
1577 
1578 
1579             void setOtherAttachmentArray(gov.grants.apply.system.attachmentsV10.AttachedFileDataType[] otherAttachmentArray);
1580             
1581             
1582 
1583 
1584             void setOtherAttachmentArray(int i, gov.grants.apply.system.attachmentsV10.AttachedFileDataType otherAttachment);
1585             
1586             
1587 
1588 
1589             gov.grants.apply.system.attachmentsV10.AttachedFileDataType insertNewOtherAttachment(int i);
1590             
1591             
1592 
1593 
1594             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewOtherAttachment();
1595             
1596             
1597 
1598 
1599             void removeOtherAttachment(int i);
1600             
1601             
1602 
1603 
1604 
1605             
1606             public static final class Factory
1607             {
1608                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.OtherAttachments newInstance() {
1609                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.OtherAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1610                 
1611                 public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.OtherAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
1612                   return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo.OtherAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1613                 
1614                 private Factory() { } 
1615             }
1616         }
1617         
1618         
1619 
1620 
1621 
1622         
1623         public static final class Factory
1624         {
1625             public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo newInstance() {
1626               return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1627             
1628             public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo newInstance(org.apache.xmlbeans.XmlOptions options) {
1629               return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument.RROtherProjectInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1630             
1631             private Factory() { } 
1632         }
1633     }
1634     
1635     
1636 
1637 
1638 
1639     
1640     public static final class Factory
1641     {
1642         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument newInstance() {
1643           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1644         
1645         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
1646           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1647         
1648         
1649         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
1650           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
1651         
1652         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1653           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
1654         
1655         
1656         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1657           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
1658         
1659         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1660           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
1661         
1662         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1663           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
1664         
1665         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1666           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
1667         
1668         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1669           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
1670         
1671         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1672           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
1673         
1674         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1675           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
1676         
1677         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1678           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
1679         
1680         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
1681           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
1682         
1683         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1684           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
1685         
1686         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
1687           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
1688         
1689         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1690           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
1691         
1692         
1693         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1694           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
1695         
1696         
1697         public static gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1698           return (gov.grants.apply.forms.rrOtherProjectInfoV10.RROtherProjectInfoDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
1699         
1700         
1701         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 {
1702           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
1703         
1704         
1705         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 {
1706           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
1707         
1708         private Factory() { } 
1709     }
1710 }