1   
2   
3   
4   
5   
6   
7   
8   
9   package gov.grants.apply.forms.copsApplicationAttachment2V20;
10  
11  
12  
13  
14  
15  
16  
17  public interface COPSApplicationAttachment2Document 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(COPSApplicationAttachment2Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("copsapplicationattachment2a94cdoctype");
21      
22      
23  
24  
25      gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2 getCOPSApplicationAttachment2();
26      
27      
28  
29  
30      void setCOPSApplicationAttachment2(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2 copsApplicationAttachment2);
31      
32      
33  
34  
35      gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2 addNewCOPSApplicationAttachment2();
36      
37      
38  
39  
40  
41  
42      public interface COPSApplicationAttachment2 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(COPSApplicationAttachment2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("copsapplicationattachment297d1elemtype");
46          
47          
48  
49  
50          gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName.Enum getProgramName();
51          
52          
53  
54  
55          gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName xgetProgramName();
56          
57          
58  
59  
60          void setProgramName(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName.Enum programName);
61          
62          
63  
64  
65          void xsetProgramName(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName programName);
66          
67          
68  
69  
70          java.lang.String getApplicantORINumber();
71          
72          
73  
74  
75          gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ApplicantORINumber xgetApplicantORINumber();
76          
77          
78  
79  
80          boolean isSetApplicantORINumber();
81          
82          
83  
84  
85          void setApplicantORINumber(java.lang.String applicantORINumber);
86          
87          
88  
89  
90          void xsetApplicantORINumber(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ApplicantORINumber applicantORINumber);
91          
92          
93  
94  
95          void unsetApplicantORINumber();
96          
97          
98  
99  
100         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoORI();
101         
102         
103 
104 
105         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoORI();
106         
107         
108 
109 
110         boolean isSetNoORI();
111         
112         
113 
114 
115         void setNoORI(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noORI);
116         
117         
118 
119 
120         void xsetNoORI(gov.grants.apply.system.globalLibraryV20.YesNoDataType noORI);
121         
122         
123 
124 
125         void unsetNoORI();
126         
127         
128 
129 
130         gov.grants.apply.system.globalLibraryV20.ContactPersonDataType getLawEnforcementExecInformation();
131         
132         
133 
134 
135         void setLawEnforcementExecInformation(gov.grants.apply.system.globalLibraryV20.ContactPersonDataType lawEnforcementExecInformation);
136         
137         
138 
139 
140         gov.grants.apply.system.globalLibraryV20.ContactPersonDataType addNewLawEnforcementExecInformation();
141         
142         
143 
144 
145         java.lang.String getLawEnforcementExecAgencyName();
146         
147         
148 
149 
150         gov.grants.apply.system.globalLibraryV20.AgencyNameDataType xgetLawEnforcementExecAgencyName();
151         
152         
153 
154 
155         void setLawEnforcementExecAgencyName(java.lang.String lawEnforcementExecAgencyName);
156         
157         
158 
159 
160         void xsetLawEnforcementExecAgencyName(gov.grants.apply.system.globalLibraryV20.AgencyNameDataType lawEnforcementExecAgencyName);
161         
162         
163 
164 
165         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType.Enum getAgencyType();
166         
167         
168 
169 
170         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType xgetAgencyType();
171         
172         
173 
174 
175         void setAgencyType(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType.Enum agencyType);
176         
177         
178 
179 
180         void xsetAgencyType(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType agencyType);
181         
182         
183 
184 
185         java.lang.String getAgencyTypeStartup();
186         
187         
188 
189 
190         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeStartup xgetAgencyTypeStartup();
191         
192         
193 
194 
195         boolean isSetAgencyTypeStartup();
196         
197         
198 
199 
200         void setAgencyTypeStartup(java.lang.String agencyTypeStartup);
201         
202         
203 
204 
205         void xsetAgencyTypeStartup(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeStartup agencyTypeStartup);
206         
207         
208 
209 
210         void unsetAgencyTypeStartup();
211         
212         
213 
214 
215         java.lang.String getAgencyTypeOther();
216         
217         
218 
219 
220         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeOther xgetAgencyTypeOther();
221         
222         
223 
224 
225         boolean isSetAgencyTypeOther();
226         
227         
228 
229 
230         void setAgencyTypeOther(java.lang.String agencyTypeOther);
231         
232         
233 
234 
235         void xsetAgencyTypeOther(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeOther agencyTypeOther);
236         
237         
238 
239 
240         void unsetAgencyTypeOther();
241         
242         
243 
244 
245         gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAgencyTypeAdditionalInfo();
246         
247         
248 
249 
250         boolean isSetAgencyTypeAdditionalInfo();
251         
252         
253 
254 
255         void setAgencyTypeAdditionalInfo(gov.grants.apply.system.attachmentsV10.AttachedFileDataType agencyTypeAdditionalInfo);
256         
257         
258 
259 
260         gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAgencyTypeAdditionalInfo();
261         
262         
263 
264 
265         void unsetAgencyTypeAdditionalInfo();
266         
267         
268 
269 
270         gov.grants.apply.system.globalLibraryV20.ContactPersonDataType getGovtExecutiveInfo();
271         
272         
273 
274 
275         void setGovtExecutiveInfo(gov.grants.apply.system.globalLibraryV20.ContactPersonDataType govtExecutiveInfo);
276         
277         
278 
279 
280         gov.grants.apply.system.globalLibraryV20.ContactPersonDataType addNewGovtExecutiveInfo();
281         
282         
283 
284 
285         java.lang.String getGovtExecutiveEntityName();
286         
287         
288 
289 
290         gov.grants.apply.system.globalLibraryV20.AgencyNameDataType xgetGovtExecutiveEntityName();
291         
292         
293 
294 
295         void setGovtExecutiveEntityName(java.lang.String govtExecutiveEntityName);
296         
297         
298 
299 
300         void xsetGovtExecutiveEntityName(gov.grants.apply.system.globalLibraryV20.AgencyNameDataType govtExecutiveEntityName);
301         
302         
303 
304 
305         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType.Enum getGovtEntityType();
306         
307         
308 
309 
310         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType xgetGovtEntityType();
311         
312         
313 
314 
315         void setGovtEntityType(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType.Enum govtEntityType);
316         
317         
318 
319 
320         void xsetGovtEntityType(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType govtEntityType);
321         
322         
323 
324 
325         java.lang.String getCognizantFederalAgency();
326         
327         
328 
329 
330         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.CognizantFederalAgency xgetCognizantFederalAgency();
331         
332         
333 
334 
335         boolean isSetCognizantFederalAgency();
336         
337         
338 
339 
340         void setCognizantFederalAgency(java.lang.String cognizantFederalAgency);
341         
342         
343 
344 
345         void xsetCognizantFederalAgency(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.CognizantFederalAgency cognizantFederalAgency);
346         
347         
348 
349 
350         void unsetCognizantFederalAgency();
351         
352         
353 
354 
355         java.util.Calendar getApplicantFiscalYearFrom();
356         
357         
358 
359 
360         org.apache.xmlbeans.XmlDate xgetApplicantFiscalYearFrom();
361         
362         
363 
364 
365         boolean isSetApplicantFiscalYearFrom();
366         
367         
368 
369 
370         void setApplicantFiscalYearFrom(java.util.Calendar applicantFiscalYearFrom);
371         
372         
373 
374 
375         void xsetApplicantFiscalYearFrom(org.apache.xmlbeans.XmlDate applicantFiscalYearFrom);
376         
377         
378 
379 
380         void unsetApplicantFiscalYearFrom();
381         
382         
383 
384 
385         java.util.Calendar getApplicantFiscalYearTo();
386         
387         
388 
389 
390         org.apache.xmlbeans.XmlDate xgetApplicantFiscalYearTo();
391         
392         
393 
394 
395         boolean isSetApplicantFiscalYearTo();
396         
397         
398 
399 
400         void setApplicantFiscalYearTo(java.util.Calendar applicantFiscalYearTo);
401         
402         
403 
404 
405         void xsetApplicantFiscalYearTo(org.apache.xmlbeans.XmlDate applicantFiscalYearTo);
406         
407         
408 
409 
410         void unsetApplicantFiscalYearTo();
411         
412         
413 
414 
415         int getPopulationServed();
416         
417         
418 
419 
420         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PopulationServed xgetPopulationServed();
421         
422         
423 
424 
425         boolean isSetPopulationServed();
426         
427         
428 
429 
430         void setPopulationServed(int populationServed);
431         
432         
433 
434 
435         void xsetPopulationServed(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PopulationServed populationServed);
436         
437         
438 
439 
440         void unsetPopulationServed();
441         
442         
443 
444 
445         int getNonCensusPopulation();
446         
447         
448 
449 
450         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NonCensusPopulation xgetNonCensusPopulation();
451         
452         
453 
454 
455         boolean isSetNonCensusPopulation();
456         
457         
458 
459 
460         void setNonCensusPopulation(int nonCensusPopulation);
461         
462         
463 
464 
465         void xsetNonCensusPopulation(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NonCensusPopulation nonCensusPopulation);
466         
467         
468 
469 
470         void unsetNonCensusPopulation();
471         
472         
473 
474 
475         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getContactForServices();
476         
477         
478 
479 
480         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetContactForServices();
481         
482         
483 
484 
485         boolean isSetContactForServices();
486         
487         
488 
489 
490         void setContactForServices(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum contactForServices);
491         
492         
493 
494 
495         void xsetContactForServices(gov.grants.apply.system.globalLibraryV20.YesNoDataType contactForServices);
496         
497         
498 
499 
500         void unsetContactForServices();
501         
502         
503 
504 
505         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getNonBIAContract();
506         
507         
508 
509 
510         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetNonBIAContract();
511         
512         
513 
514 
515         boolean isSetNonBIAContract();
516         
517         
518 
519 
520         void setNonBIAContract(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum nonBIAContract);
521         
522         
523 
524 
525         void xsetNonBIAContract(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType nonBIAContract);
526         
527         
528 
529 
530         void unsetNonBIAContract();
531         
532         
533 
534 
535         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPrimaryLawEnforcementAuthority();
536         
537         
538 
539 
540         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPrimaryLawEnforcementAuthority();
541         
542         
543 
544 
545         boolean isSetPrimaryLawEnforcementAuthority();
546         
547         
548 
549 
550         void setPrimaryLawEnforcementAuthority(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum primaryLawEnforcementAuthority);
551         
552         
553 
554 
555         void xsetPrimaryLawEnforcementAuthority(gov.grants.apply.system.globalLibraryV20.YesNoDataType primaryLawEnforcementAuthority);
556         
557         
558 
559 
560         void unsetPrimaryLawEnforcementAuthority();
561         
562         
563 
564 
565         int getPrimaryLawEnforcementPopulation();
566         
567         
568 
569 
570         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PrimaryLawEnforcementPopulation xgetPrimaryLawEnforcementPopulation();
571         
572         
573 
574 
575         boolean isSetPrimaryLawEnforcementPopulation();
576         
577         
578 
579 
580         void setPrimaryLawEnforcementPopulation(int primaryLawEnforcementPopulation);
581         
582         
583 
584 
585         void xsetPrimaryLawEnforcementPopulation(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PrimaryLawEnforcementPopulation primaryLawEnforcementPopulation);
586         
587         
588 
589 
590         void unsetPrimaryLawEnforcementPopulation();
591         
592         
593 
594 
595         java.lang.String getNotPrimaryLawEnforcementAuthorityExplanation();
596         
597         
598 
599 
600         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NotPrimaryLawEnforcementAuthorityExplanation xgetNotPrimaryLawEnforcementAuthorityExplanation();
601         
602         
603 
604 
605         boolean isSetNotPrimaryLawEnforcementAuthorityExplanation();
606         
607         
608 
609 
610         void setNotPrimaryLawEnforcementAuthorityExplanation(java.lang.String notPrimaryLawEnforcementAuthorityExplanation);
611         
612         
613 
614 
615         void xsetNotPrimaryLawEnforcementAuthorityExplanation(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NotPrimaryLawEnforcementAuthorityExplanation notPrimaryLawEnforcementAuthorityExplanation);
616         
617         
618 
619 
620         void unsetNotPrimaryLawEnforcementAuthorityExplanation();
621         
622         
623 
624 
625         int getSwornForceLocalBudgetFullTime();
626         
627         
628 
629 
630         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetFullTime xgetSwornForceLocalBudgetFullTime();
631         
632         
633 
634 
635         boolean isSetSwornForceLocalBudgetFullTime();
636         
637         
638 
639 
640         void setSwornForceLocalBudgetFullTime(int swornForceLocalBudgetFullTime);
641         
642         
643 
644 
645         void xsetSwornForceLocalBudgetFullTime(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetFullTime swornForceLocalBudgetFullTime);
646         
647         
648 
649 
650         void unsetSwornForceLocalBudgetFullTime();
651         
652         
653 
654 
655         int getSwornForceLocalBudgetPartTime();
656         
657         
658 
659 
660         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetPartTime xgetSwornForceLocalBudgetPartTime();
661         
662         
663 
664 
665         boolean isSetSwornForceLocalBudgetPartTime();
666         
667         
668 
669 
670         void setSwornForceLocalBudgetPartTime(int swornForceLocalBudgetPartTime);
671         
672         
673 
674 
675         void xsetSwornForceLocalBudgetPartTime(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetPartTime swornForceLocalBudgetPartTime);
676         
677         
678 
679 
680         void unsetSwornForceLocalBudgetPartTime();
681         
682         
683 
684 
685         int getSwornForceLocalActualFullTime();
686         
687         
688 
689 
690         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualFullTime xgetSwornForceLocalActualFullTime();
691         
692         
693 
694 
695         boolean isSetSwornForceLocalActualFullTime();
696         
697         
698 
699 
700         void setSwornForceLocalActualFullTime(int swornForceLocalActualFullTime);
701         
702         
703 
704 
705         void xsetSwornForceLocalActualFullTime(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualFullTime swornForceLocalActualFullTime);
706         
707         
708 
709 
710         void unsetSwornForceLocalActualFullTime();
711         
712         
713 
714 
715         int getSwornForceLocalActualPartTime();
716         
717         
718 
719 
720         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualPartTime xgetSwornForceLocalActualPartTime();
721         
722         
723 
724 
725         boolean isSetSwornForceLocalActualPartTime();
726         
727         
728 
729 
730         void setSwornForceLocalActualPartTime(int swornForceLocalActualPartTime);
731         
732         
733 
734 
735         void xsetSwornForceLocalActualPartTime(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualPartTime swornForceLocalActualPartTime);
736         
737         
738 
739 
740         void unsetSwornForceLocalActualPartTime();
741         
742         
743 
744 
745         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getP1();
746         
747         
748 
749 
750         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetP1();
751         
752         
753 
754 
755         void setP1(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum p1);
756         
757         
758 
759 
760         void xsetP1(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType p1);
761         
762         
763 
764 
765         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getP2();
766         
767         
768 
769 
770         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetP2();
771         
772         
773 
774 
775         void setP2(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum p2);
776         
777         
778 
779 
780         void xsetP2(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType p2);
781         
782         
783 
784 
785         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getP3();
786         
787         
788 
789 
790         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetP3();
791         
792         
793 
794 
795         void setP3(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum p3);
796         
797         
798 
799 
800         void xsetP3(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType p3);
801         
802         
803 
804 
805         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getP4();
806         
807         
808 
809 
810         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetP4();
811         
812         
813 
814 
815         void setP4(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum p4);
816         
817         
818 
819 
820         void xsetP4(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType p4);
821         
822         
823 
824 
825         java.lang.String getExampleCommunityPartnerships();
826         
827         
828 
829 
830         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleCommunityPartnerships xgetExampleCommunityPartnerships();
831         
832         
833 
834 
835         boolean isSetExampleCommunityPartnerships();
836         
837         
838 
839 
840         void setExampleCommunityPartnerships(java.lang.String exampleCommunityPartnerships);
841         
842         
843 
844 
845         void xsetExampleCommunityPartnerships(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleCommunityPartnerships exampleCommunityPartnerships);
846         
847         
848 
849 
850         void unsetExampleCommunityPartnerships();
851         
852         
853 
854 
855         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getPS1();
856         
857         
858 
859 
860         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetPS1();
861         
862         
863 
864 
865         void setPS1(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum ps1);
866         
867         
868 
869 
870         void xsetPS1(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType ps1);
871         
872         
873 
874 
875         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getPS2();
876         
877         
878 
879 
880         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetPS2();
881         
882         
883 
884 
885         void setPS2(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum ps2);
886         
887         
888 
889 
890         void xsetPS2(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType ps2);
891         
892         
893 
894 
895         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getPS3();
896         
897         
898 
899 
900         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetPS3();
901         
902         
903 
904 
905         void setPS3(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum ps3);
906         
907         
908 
909 
910         void xsetPS3(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType ps3);
911         
912         
913 
914 
915         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getPS4();
916         
917         
918 
919 
920         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetPS4();
921         
922         
923 
924 
925         void setPS4(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum ps4);
926         
927         
928 
929 
930         void xsetPS4(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType ps4);
931         
932         
933 
934 
935         java.lang.String getExampleProblemSolving();
936         
937         
938 
939 
940         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleProblemSolving xgetExampleProblemSolving();
941         
942         
943 
944 
945         boolean isSetExampleProblemSolving();
946         
947         
948 
949 
950         void setExampleProblemSolving(java.lang.String exampleProblemSolving);
951         
952         
953 
954 
955         void xsetExampleProblemSolving(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleProblemSolving exampleProblemSolving);
956         
957         
958 
959 
960         void unsetExampleProblemSolving();
961         
962         
963 
964 
965         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getOC1();
966         
967         
968 
969 
970         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetOC1();
971         
972         
973 
974 
975         void setOC1(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum oc1);
976         
977         
978 
979 
980         void xsetOC1(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType oc1);
981         
982         
983 
984 
985         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getOC2();
986         
987         
988 
989 
990         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetOC2();
991         
992         
993 
994 
995         void setOC2(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum oc2);
996         
997         
998 
999 
1000         void xsetOC2(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType oc2);
1001         
1002         
1003 
1004 
1005         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getOC3();
1006         
1007         
1008 
1009 
1010         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetOC3();
1011         
1012         
1013 
1014 
1015         void setOC3(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum oc3);
1016         
1017         
1018 
1019 
1020         void xsetOC3(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType oc3);
1021         
1022         
1023 
1024 
1025         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getOC4();
1026         
1027         
1028 
1029 
1030         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetOC4();
1031         
1032         
1033 
1034 
1035         void setOC4(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum oc4);
1036         
1037         
1038 
1039 
1040         void xsetOC4(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType oc4);
1041         
1042         
1043 
1044 
1045         java.lang.String getExampleOrgAlignment();
1046         
1047         
1048 
1049 
1050         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleOrgAlignment xgetExampleOrgAlignment();
1051         
1052         
1053 
1054 
1055         boolean isSetExampleOrgAlignment();
1056         
1057         
1058 
1059 
1060         void setExampleOrgAlignment(java.lang.String exampleOrgAlignment);
1061         
1062         
1063 
1064 
1065         void xsetExampleOrgAlignment(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleOrgAlignment exampleOrgAlignment);
1066         
1067         
1068 
1069 
1070         void unsetExampleOrgAlignment();
1071         
1072         
1073 
1074 
1075         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getT1();
1076         
1077         
1078 
1079 
1080         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetT1();
1081         
1082         
1083 
1084 
1085         void setT1(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum t1);
1086         
1087         
1088 
1089 
1090         void xsetT1(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType t1);
1091         
1092         
1093 
1094 
1095         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getT2();
1096         
1097         
1098 
1099 
1100         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetT2();
1101         
1102         
1103 
1104 
1105         void setT2(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum t2);
1106         
1107         
1108 
1109 
1110         void xsetT2(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType t2);
1111         
1112         
1113 
1114 
1115         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getT3();
1116         
1117         
1118 
1119 
1120         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetT3();
1121         
1122         
1123 
1124 
1125         void setT3(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum t3);
1126         
1127         
1128 
1129 
1130         void xsetT3(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType t3);
1131         
1132         
1133 
1134 
1135         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getT4();
1136         
1137         
1138 
1139 
1140         gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetT4();
1141         
1142         
1143 
1144 
1145         void setT4(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum t4);
1146         
1147         
1148 
1149 
1150         void xsetT4(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType t4);
1151         
1152         
1153 
1154 
1155         java.lang.String getExampleTechnologyActivites();
1156         
1157         
1158 
1159 
1160         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleTechnologyActivites xgetExampleTechnologyActivites();
1161         
1162         
1163 
1164 
1165         boolean isSetExampleTechnologyActivites();
1166         
1167         
1168 
1169 
1170         void setExampleTechnologyActivites(java.lang.String exampleTechnologyActivites);
1171         
1172         
1173 
1174 
1175         void xsetExampleTechnologyActivites(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleTechnologyActivites exampleTechnologyActivites);
1176         
1177         
1178 
1179 
1180         void unsetExampleTechnologyActivites();
1181         
1182         
1183 
1184 
1185         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNotApplyingForHiringGrant();
1186         
1187         
1188 
1189 
1190         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNotApplyingForHiringGrant();
1191         
1192         
1193 
1194 
1195         boolean isSetNotApplyingForHiringGrant();
1196         
1197         
1198 
1199 
1200         void setNotApplyingForHiringGrant(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum notApplyingForHiringGrant);
1201         
1202         
1203 
1204 
1205         void xsetNotApplyingForHiringGrant(gov.grants.apply.system.globalLibraryV20.YesNoDataType notApplyingForHiringGrant);
1206         
1207         
1208 
1209 
1210         void unsetNotApplyingForHiringGrant();
1211         
1212         
1213 
1214 
1215         java.lang.String getRetentionForCOPSHiringGrantsExplanation();
1216         
1217         
1218 
1219 
1220         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.RetentionForCOPSHiringGrantsExplanation xgetRetentionForCOPSHiringGrantsExplanation();
1221         
1222         
1223 
1224 
1225         boolean isSetRetentionForCOPSHiringGrantsExplanation();
1226         
1227         
1228 
1229 
1230         void setRetentionForCOPSHiringGrantsExplanation(java.lang.String retentionForCOPSHiringGrantsExplanation);
1231         
1232         
1233 
1234 
1235         void xsetRetentionForCOPSHiringGrantsExplanation(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.RetentionForCOPSHiringGrantsExplanation retentionForCOPSHiringGrantsExplanation);
1236         
1237         
1238 
1239 
1240         void unsetRetentionForCOPSHiringGrantsExplanation();
1241         
1242         
1243 
1244 
1245         java.lang.String getNeedForFederalAssistanceExplanation();
1246         
1247         
1248 
1249 
1250         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NeedForFederalAssistanceExplanation xgetNeedForFederalAssistanceExplanation();
1251         
1252         
1253 
1254 
1255         void setNeedForFederalAssistanceExplanation(java.lang.String needForFederalAssistanceExplanation);
1256         
1257         
1258 
1259 
1260         void xsetNeedForFederalAssistanceExplanation(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NeedForFederalAssistanceExplanation needForFederalAssistanceExplanation);
1261         
1262         
1263 
1264 
1265         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNAWaiversOfTheLocalMatch();
1266         
1267         
1268 
1269 
1270         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNAWaiversOfTheLocalMatch();
1271         
1272         
1273 
1274 
1275         boolean isSetNAWaiversOfTheLocalMatch();
1276         
1277         
1278 
1279 
1280         void setNAWaiversOfTheLocalMatch(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum naWaiversOfTheLocalMatch);
1281         
1282         
1283 
1284 
1285         void xsetNAWaiversOfTheLocalMatch(gov.grants.apply.system.globalLibraryV20.YesNoDataType naWaiversOfTheLocalMatch);
1286         
1287         
1288 
1289 
1290         void unsetNAWaiversOfTheLocalMatch();
1291         
1292         
1293 
1294 
1295         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWaiverRequested();
1296         
1297         
1298 
1299 
1300         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWaiverRequested();
1301         
1302         
1303 
1304 
1305         boolean isSetWaiverRequested();
1306         
1307         
1308 
1309 
1310         void setWaiverRequested(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum waiverRequested);
1311         
1312         
1313 
1314 
1315         void xsetWaiverRequested(gov.grants.apply.system.globalLibraryV20.YesNoDataType waiverRequested);
1316         
1317         
1318 
1319 
1320         void unsetWaiverRequested();
1321         
1322         
1323 
1324 
1325         gov.grants.apply.system.attachmentsV10.AttachedFileDataType getDetailedWaiverJustification();
1326         
1327         
1328 
1329 
1330         boolean isSetDetailedWaiverJustification();
1331         
1332         
1333 
1334 
1335         void setDetailedWaiverJustification(gov.grants.apply.system.attachmentsV10.AttachedFileDataType detailedWaiverJustification);
1336         
1337         
1338 
1339 
1340         gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewDetailedWaiverJustification();
1341         
1342         
1343 
1344 
1345         void unsetDetailedWaiverJustification();
1346         
1347         
1348 
1349 
1350         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNAExecutiveSummary();
1351         
1352         
1353 
1354 
1355         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNAExecutiveSummary();
1356         
1357         
1358 
1359 
1360         boolean isSetNAExecutiveSummary();
1361         
1362         
1363 
1364 
1365         void setNAExecutiveSummary(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum naExecutiveSummary);
1366         
1367         
1368 
1369 
1370         void xsetNAExecutiveSummary(gov.grants.apply.system.globalLibraryV20.YesNoDataType naExecutiveSummary);
1371         
1372         
1373 
1374 
1375         void unsetNAExecutiveSummary();
1376         
1377         
1378 
1379 
1380         gov.grants.apply.system.attachmentsV10.AttachedFileDataType getExecutiveSummary();
1381         
1382         
1383 
1384 
1385         boolean isSetExecutiveSummary();
1386         
1387         
1388 
1389 
1390         void setExecutiveSummary(gov.grants.apply.system.attachmentsV10.AttachedFileDataType executiveSummary);
1391         
1392         
1393 
1394 
1395         gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewExecutiveSummary();
1396         
1397         
1398 
1399 
1400         void unsetExecutiveSummary();
1401         
1402         
1403 
1404 
1405         gov.grants.apply.system.attachmentsV10.AttachedFileDataType getProjectDescription();
1406         
1407         
1408 
1409 
1410         void setProjectDescription(gov.grants.apply.system.attachmentsV10.AttachedFileDataType projectDescription);
1411         
1412         
1413 
1414 
1415         gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewProjectDescription();
1416         
1417         
1418 
1419 
1420         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNABudgetNarrative();
1421         
1422         
1423 
1424 
1425         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNABudgetNarrative();
1426         
1427         
1428 
1429 
1430         boolean isSetNABudgetNarrative();
1431         
1432         
1433 
1434 
1435         void setNABudgetNarrative(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum naBudgetNarrative);
1436         
1437         
1438 
1439 
1440         void xsetNABudgetNarrative(gov.grants.apply.system.globalLibraryV20.YesNoDataType naBudgetNarrative);
1441         
1442         
1443 
1444 
1445         void unsetNABudgetNarrative();
1446         
1447         
1448 
1449 
1450         gov.grants.apply.system.attachmentsV10.AttachedFileDataType getBudgetNarrative();
1451         
1452         
1453 
1454 
1455         boolean isSetBudgetNarrative();
1456         
1457         
1458 
1459 
1460         void setBudgetNarrative(gov.grants.apply.system.attachmentsV10.AttachedFileDataType budgetNarrative);
1461         
1462         
1463 
1464 
1465         gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewBudgetNarrative();
1466         
1467         
1468 
1469 
1470         void unsetBudgetNarrative();
1471         
1472         
1473 
1474 
1475         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNAMemorandumOfUnderstanding();
1476         
1477         
1478 
1479 
1480         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNAMemorandumOfUnderstanding();
1481         
1482         
1483 
1484 
1485         boolean isSetNAMemorandumOfUnderstanding();
1486         
1487         
1488 
1489 
1490         void setNAMemorandumOfUnderstanding(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum naMemorandumOfUnderstanding);
1491         
1492         
1493 
1494 
1495         void xsetNAMemorandumOfUnderstanding(gov.grants.apply.system.globalLibraryV20.YesNoDataType naMemorandumOfUnderstanding);
1496         
1497         
1498 
1499 
1500         void unsetNAMemorandumOfUnderstanding();
1501         
1502         
1503 
1504 
1505         gov.grants.apply.system.attachmentsV10.AttachedFileDataType getMemorandumOfUnderstanding();
1506         
1507         
1508 
1509 
1510         boolean isSetMemorandumOfUnderstanding();
1511         
1512         
1513 
1514 
1515         void setMemorandumOfUnderstanding(gov.grants.apply.system.attachmentsV10.AttachedFileDataType memorandumOfUnderstanding);
1516         
1517         
1518 
1519 
1520         gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewMemorandumOfUnderstanding();
1521         
1522         
1523 
1524 
1525         void unsetMemorandumOfUnderstanding();
1526         
1527         
1528 
1529 
1530         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoPartnerRequired();
1531         
1532         
1533 
1534 
1535         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoPartnerRequired();
1536         
1537         
1538 
1539 
1540         boolean isSetNoPartnerRequired();
1541         
1542         
1543 
1544 
1545         void setNoPartnerRequired(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noPartnerRequired);
1546         
1547         
1548 
1549 
1550         void xsetNoPartnerRequired(gov.grants.apply.system.globalLibraryV20.YesNoDataType noPartnerRequired);
1551         
1552         
1553 
1554 
1555         void unsetNoPartnerRequired();
1556         
1557         
1558 
1559 
1560         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner[] getOfficialPartnerArray();
1561         
1562         
1563 
1564 
1565         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner getOfficialPartnerArray(int i);
1566         
1567         
1568 
1569 
1570         int sizeOfOfficialPartnerArray();
1571         
1572         
1573 
1574 
1575         void setOfficialPartnerArray(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner[] officialPartnerArray);
1576         
1577         
1578 
1579 
1580         void setOfficialPartnerArray(int i, gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner officialPartner);
1581         
1582         
1583 
1584 
1585         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner insertNewOfficialPartner(int i);
1586         
1587         
1588 
1589 
1590         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner addNewOfficialPartner();
1591         
1592         
1593 
1594 
1595         void removeOfficialPartner(int i);
1596         
1597         
1598 
1599 
1600         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNAIncidentData();
1601         
1602         
1603 
1604 
1605         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNAIncidentData();
1606         
1607         
1608 
1609 
1610         boolean isSetNAIncidentData();
1611         
1612         
1613 
1614 
1615         void setNAIncidentData(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum naIncidentData);
1616         
1617         
1618 
1619 
1620         void xsetNAIncidentData(gov.grants.apply.system.globalLibraryV20.YesNoDataType naIncidentData);
1621         
1622         
1623 
1624 
1625         void unsetNAIncidentData();
1626         
1627         
1628 
1629 
1630         int getHomicides();
1631         
1632         
1633 
1634 
1635         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Homicides xgetHomicides();
1636         
1637         
1638 
1639 
1640         boolean isSetHomicides();
1641         
1642         
1643 
1644 
1645         void setHomicides(int homicides);
1646         
1647         
1648 
1649 
1650         void xsetHomicides(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Homicides homicides);
1651         
1652         
1653 
1654 
1655         void unsetHomicides();
1656         
1657         
1658 
1659 
1660         int getSexOffenses();
1661         
1662         
1663 
1664 
1665         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SexOffenses xgetSexOffenses();
1666         
1667         
1668 
1669 
1670         boolean isSetSexOffenses();
1671         
1672         
1673 
1674 
1675         void setSexOffenses(int sexOffenses);
1676         
1677         
1678 
1679 
1680         void xsetSexOffenses(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SexOffenses sexOffenses);
1681         
1682         
1683 
1684 
1685         void unsetSexOffenses();
1686         
1687         
1688 
1689 
1690         int getAssaultsFights();
1691         
1692         
1693 
1694 
1695         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AssaultsFights xgetAssaultsFights();
1696         
1697         
1698 
1699 
1700         boolean isSetAssaultsFights();
1701         
1702         
1703 
1704 
1705         void setAssaultsFights(int assaultsFights);
1706         
1707         
1708 
1709 
1710         void xsetAssaultsFights(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AssaultsFights assaultsFights);
1711         
1712         
1713 
1714 
1715         void unsetAssaultsFights();
1716         
1717         
1718 
1719 
1720         int getMinorAssaults();
1721         
1722         
1723 
1724 
1725         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.MinorAssaults xgetMinorAssaults();
1726         
1727         
1728 
1729 
1730         boolean isSetMinorAssaults();
1731         
1732         
1733 
1734 
1735         void setMinorAssaults(int minorAssaults);
1736         
1737         
1738 
1739 
1740         void xsetMinorAssaults(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.MinorAssaults minorAssaults);
1741         
1742         
1743 
1744 
1745         void unsetMinorAssaults();
1746         
1747         
1748 
1749 
1750         int getTheftFromVehicles();
1751         
1752         
1753 
1754 
1755         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TheftFromVehicles xgetTheftFromVehicles();
1756         
1757         
1758 
1759 
1760         boolean isSetTheftFromVehicles();
1761         
1762         
1763 
1764 
1765         void setTheftFromVehicles(int theftFromVehicles);
1766         
1767         
1768 
1769 
1770         void xsetTheftFromVehicles(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TheftFromVehicles theftFromVehicles);
1771         
1772         
1773 
1774 
1775         void unsetTheftFromVehicles();
1776         
1777         
1778 
1779 
1780         int getWeaponsPossessions();
1781         
1782         
1783 
1784 
1785         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.WeaponsPossessions xgetWeaponsPossessions();
1786         
1787         
1788 
1789 
1790         boolean isSetWeaponsPossessions();
1791         
1792         
1793 
1794 
1795         void setWeaponsPossessions(int weaponsPossessions);
1796         
1797         
1798 
1799 
1800         void xsetWeaponsPossessions(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.WeaponsPossessions weaponsPossessions);
1801         
1802         
1803 
1804 
1805         void unsetWeaponsPossessions();
1806         
1807         
1808 
1809 
1810         int getVandalismGraffitti();
1811         
1812         
1813 
1814 
1815         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.VandalismGraffitti xgetVandalismGraffitti();
1816         
1817         
1818 
1819 
1820         boolean isSetVandalismGraffitti();
1821         
1822         
1823 
1824 
1825         void setVandalismGraffitti(int vandalismGraffitti);
1826         
1827         
1828 
1829 
1830         void xsetVandalismGraffitti(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.VandalismGraffitti vandalismGraffitti);
1831         
1832         
1833 
1834 
1835         void unsetVandalismGraffitti();
1836         
1837         
1838 
1839 
1840         int getUnderageDrinking();
1841         
1842         
1843 
1844 
1845         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.UnderageDrinking xgetUnderageDrinking();
1846         
1847         
1848 
1849 
1850         boolean isSetUnderageDrinking();
1851         
1852         
1853 
1854 
1855         void setUnderageDrinking(int underageDrinking);
1856         
1857         
1858 
1859 
1860         void xsetUnderageDrinking(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.UnderageDrinking underageDrinking);
1861         
1862         
1863 
1864 
1865         void unsetUnderageDrinking();
1866         
1867         
1868 
1869 
1870         int getDrugPossessions();
1871         
1872         
1873 
1874 
1875         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DrugPossessions xgetDrugPossessions();
1876         
1877         
1878 
1879 
1880         boolean isSetDrugPossessions();
1881         
1882         
1883 
1884 
1885         void setDrugPossessions(int drugPossessions);
1886         
1887         
1888 
1889 
1890         void xsetDrugPossessions(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DrugPossessions drugPossessions);
1891         
1892         
1893 
1894 
1895         void unsetDrugPossessions();
1896         
1897         
1898 
1899 
1900         int getDisorderlyConduct();
1901         
1902         
1903 
1904 
1905         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DisorderlyConduct xgetDisorderlyConduct();
1906         
1907         
1908 
1909 
1910         boolean isSetDisorderlyConduct();
1911         
1912         
1913 
1914 
1915         void setDisorderlyConduct(int disorderlyConduct);
1916         
1917         
1918 
1919 
1920         void xsetDisorderlyConduct(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DisorderlyConduct disorderlyConduct);
1921         
1922         
1923 
1924 
1925         void unsetDisorderlyConduct();
1926         
1927         
1928 
1929 
1930         int getTruancy();
1931         
1932         
1933 
1934 
1935         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Truancy xgetTruancy();
1936         
1937         
1938 
1939 
1940         boolean isSetTruancy();
1941         
1942         
1943 
1944 
1945         void setTruancy(int truancy);
1946         
1947         
1948 
1949 
1950         void xsetTruancy(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Truancy truancy);
1951         
1952         
1953 
1954 
1955         void unsetTruancy();
1956         
1957         
1958 
1959 
1960         int getDetentions();
1961         
1962         
1963 
1964 
1965         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Detentions xgetDetentions();
1966         
1967         
1968 
1969 
1970         boolean isSetDetentions();
1971         
1972         
1973 
1974 
1975         void setDetentions(int detentions);
1976         
1977         
1978 
1979 
1980         void xsetDetentions(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Detentions detentions);
1981         
1982         
1983 
1984 
1985         void unsetDetentions();
1986         
1987         
1988 
1989 
1990         int getSuspensions();
1991         
1992         
1993 
1994 
1995         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Suspensions xgetSuspensions();
1996         
1997         
1998 
1999 
2000         boolean isSetSuspensions();
2001         
2002         
2003 
2004 
2005         void setSuspensions(int suspensions);
2006         
2007         
2008 
2009 
2010         void xsetSuspensions(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Suspensions suspensions);
2011         
2012         
2013 
2014 
2015         void unsetSuspensions();
2016         
2017         
2018 
2019 
2020         int getExpulsions();
2021         
2022         
2023 
2024 
2025         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Expulsions xgetExpulsions();
2026         
2027         
2028 
2029 
2030         boolean isSetExpulsions();
2031         
2032         
2033 
2034 
2035         void setExpulsions(int expulsions);
2036         
2037         
2038 
2039 
2040         void xsetExpulsions(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Expulsions expulsions);
2041         
2042         
2043 
2044 
2045         void unsetExpulsions();
2046         
2047         
2048 
2049 
2050         int getThreatsToSchoolProperty();
2051         
2052         
2053 
2054 
2055         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ThreatsToSchoolProperty xgetThreatsToSchoolProperty();
2056         
2057         
2058 
2059 
2060         boolean isSetThreatsToSchoolProperty();
2061         
2062         
2063 
2064 
2065         void setThreatsToSchoolProperty(int threatsToSchoolProperty);
2066         
2067         
2068 
2069 
2070         void xsetThreatsToSchoolProperty(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ThreatsToSchoolProperty threatsToSchoolProperty);
2071         
2072         
2073 
2074 
2075         void unsetThreatsToSchoolProperty();
2076         
2077         
2078 
2079 
2080         int getParticipatingSchools();
2081         
2082         
2083 
2084 
2085         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ParticipatingSchools xgetParticipatingSchools();
2086         
2087         
2088 
2089 
2090         boolean isSetParticipatingSchools();
2091         
2092         
2093 
2094 
2095         void setParticipatingSchools(int participatingSchools);
2096         
2097         
2098 
2099 
2100         void xsetParticipatingSchools(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ParticipatingSchools participatingSchools);
2101         
2102         
2103 
2104 
2105         void unsetParticipatingSchools();
2106         
2107         
2108 
2109 
2110         int getTotalStudentPopulationForInvolvedSchools();
2111         
2112         
2113 
2114 
2115         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TotalStudentPopulationForInvolvedSchools xgetTotalStudentPopulationForInvolvedSchools();
2116         
2117         
2118 
2119 
2120         boolean isSetTotalStudentPopulationForInvolvedSchools();
2121         
2122         
2123 
2124 
2125         void setTotalStudentPopulationForInvolvedSchools(int totalStudentPopulationForInvolvedSchools);
2126         
2127         
2128 
2129 
2130         void xsetTotalStudentPopulationForInvolvedSchools(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TotalStudentPopulationForInvolvedSchools totalStudentPopulationForInvolvedSchools);
2131         
2132         
2133 
2134 
2135         void unsetTotalStudentPopulationForInvolvedSchools();
2136         
2137         
2138 
2139 
2140         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCriminalIntelligenceSystem();
2141         
2142         
2143 
2144 
2145         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCriminalIntelligenceSystem();
2146         
2147         
2148 
2149 
2150         void setCriminalIntelligenceSystem(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum criminalIntelligenceSystem);
2151         
2152         
2153 
2154 
2155         void xsetCriminalIntelligenceSystem(gov.grants.apply.system.globalLibraryV20.YesNoDataType criminalIntelligenceSystem);
2156         
2157         
2158 
2159 
2160         java.lang.String getAuthorizedRepSignature();
2161         
2162         
2163 
2164 
2165         gov.grants.apply.system.globalLibraryV20.SignatureDataType xgetAuthorizedRepSignature();
2166         
2167         
2168 
2169 
2170         void setAuthorizedRepSignature(java.lang.String authorizedRepSignature);
2171         
2172         
2173 
2174 
2175         void xsetAuthorizedRepSignature(gov.grants.apply.system.globalLibraryV20.SignatureDataType authorizedRepSignature);
2176         
2177         
2178 
2179 
2180         java.util.Calendar getAuthorizedRepSignatureDate();
2181         
2182         
2183 
2184 
2185         org.apache.xmlbeans.XmlDate xgetAuthorizedRepSignatureDate();
2186         
2187         
2188 
2189 
2190         void setAuthorizedRepSignatureDate(java.util.Calendar authorizedRepSignatureDate);
2191         
2192         
2193 
2194 
2195         void xsetAuthorizedRepSignatureDate(org.apache.xmlbeans.XmlDate authorizedRepSignatureDate);
2196         
2197         
2198 
2199 
2200         gov.grants.apply.system.globalLibraryV20.HumanNameDataType getLE();
2201         
2202         
2203 
2204 
2205         boolean isSetLE();
2206         
2207         
2208 
2209 
2210         void setLE(gov.grants.apply.system.globalLibraryV20.HumanNameDataType le);
2211         
2212         
2213 
2214 
2215         gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewLE();
2216         
2217         
2218 
2219 
2220         void unsetLE();
2221         
2222         
2223 
2224 
2225         java.util.Calendar getLESignatureDate();
2226         
2227         
2228 
2229 
2230         org.apache.xmlbeans.XmlDate xgetLESignatureDate();
2231         
2232         
2233 
2234 
2235         void setLESignatureDate(java.util.Calendar leSignatureDate);
2236         
2237         
2238 
2239 
2240         void xsetLESignatureDate(org.apache.xmlbeans.XmlDate leSignatureDate);
2241         
2242         
2243 
2244 
2245         gov.grants.apply.system.globalLibraryV20.HumanNameDataType getGE();
2246         
2247         
2248 
2249 
2250         void setGE(gov.grants.apply.system.globalLibraryV20.HumanNameDataType ge);
2251         
2252         
2253 
2254 
2255         gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewGE();
2256         
2257         
2258 
2259 
2260         java.util.Calendar getGESignatureDate();
2261         
2262         
2263 
2264 
2265         org.apache.xmlbeans.XmlDate xgetGESignatureDate();
2266         
2267         
2268 
2269 
2270         void setGESignatureDate(java.util.Calendar geSignatureDate);
2271         
2272         
2273 
2274 
2275         void xsetGESignatureDate(org.apache.xmlbeans.XmlDate geSignatureDate);
2276         
2277         
2278 
2279 
2280         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName[] getPartnerPersonSignatureAndNameArray();
2281         
2282         
2283 
2284 
2285         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName getPartnerPersonSignatureAndNameArray(int i);
2286         
2287         
2288 
2289 
2290         int sizeOfPartnerPersonSignatureAndNameArray();
2291         
2292         
2293 
2294 
2295         void setPartnerPersonSignatureAndNameArray(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName[] partnerPersonSignatureAndNameArray);
2296         
2297         
2298 
2299 
2300         void setPartnerPersonSignatureAndNameArray(int i, gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName partnerPersonSignatureAndName);
2301         
2302         
2303 
2304 
2305         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName insertNewPartnerPersonSignatureAndName(int i);
2306         
2307         
2308 
2309 
2310         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName addNewPartnerPersonSignatureAndName();
2311         
2312         
2313 
2314 
2315         void removePartnerPersonSignatureAndName(int i);
2316         
2317         
2318 
2319 
2320         java.lang.String getPlaceOfPerformance();
2321         
2322         
2323 
2324 
2325         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PlaceOfPerformance xgetPlaceOfPerformance();
2326         
2327         
2328 
2329 
2330         boolean isSetPlaceOfPerformance();
2331         
2332         
2333 
2334 
2335         void setPlaceOfPerformance(java.lang.String placeOfPerformance);
2336         
2337         
2338 
2339 
2340         void xsetPlaceOfPerformance(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PlaceOfPerformance placeOfPerformance);
2341         
2342         
2343 
2344 
2345         void unsetPlaceOfPerformance();
2346         
2347         
2348 
2349 
2350         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIfWorkPlace();
2351         
2352         
2353 
2354 
2355         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIfWorkPlace();
2356         
2357         
2358 
2359 
2360         boolean isSetCheckIfWorkPlace();
2361         
2362         
2363 
2364 
2365         void setCheckIfWorkPlace(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIfWorkPlace);
2366         
2367         
2368 
2369 
2370         void xsetCheckIfWorkPlace(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIfWorkPlace);
2371         
2372         
2373 
2374 
2375         void unsetCheckIfWorkPlace();
2376         
2377         
2378 
2379 
2380         java.lang.String getGranteeNgVNameAdd();
2381         
2382         
2383 
2384 
2385         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeNgVNameAdd xgetGranteeNgVNameAdd();
2386         
2387         
2388 
2389 
2390         void setGranteeNgVNameAdd(java.lang.String granteeNgVNameAdd);
2391         
2392         
2393 
2394 
2395         void xsetGranteeNgVNameAdd(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeNgVNameAdd granteeNgVNameAdd);
2396         
2397         
2398 
2399 
2400         java.lang.String getGranteeIRSVendorNumber();
2401         
2402         
2403 
2404 
2405         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeIRSVendorNumber xgetGranteeIRSVendorNumber();
2406         
2407         
2408 
2409 
2410         void setGranteeIRSVendorNumber(java.lang.String granteeIRSVendorNumber);
2411         
2412         
2413 
2414 
2415         void xsetGranteeIRSVendorNumber(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeIRSVendorNumber granteeIRSVendorNumber);
2416         
2417         
2418 
2419 
2420         java.lang.String getTypedNameTitleOfLaw();
2421         
2422         
2423 
2424 
2425         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfLaw xgetTypedNameTitleOfLaw();
2426         
2427         
2428 
2429 
2430         boolean isSetTypedNameTitleOfLaw();
2431         
2432         
2433 
2434 
2435         void setTypedNameTitleOfLaw(java.lang.String typedNameTitleOfLaw);
2436         
2437         
2438 
2439 
2440         void xsetTypedNameTitleOfLaw(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfLaw typedNameTitleOfLaw);
2441         
2442         
2443 
2444 
2445         void unsetTypedNameTitleOfLaw();
2446         
2447         
2448 
2449 
2450         java.lang.String getTypedNameTitleOfGov();
2451         
2452         
2453 
2454 
2455         gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfGov xgetTypedNameTitleOfGov();
2456         
2457         
2458 
2459 
2460         boolean isSetTypedNameTitleOfGov();
2461         
2462         
2463 
2464 
2465         void setTypedNameTitleOfGov(java.lang.String typedNameTitleOfGov);
2466         
2467         
2468 
2469 
2470         void xsetTypedNameTitleOfGov(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfGov typedNameTitleOfGov);
2471         
2472         
2473 
2474 
2475         void unsetTypedNameTitleOfGov();
2476         
2477         
2478 
2479 
2480         java.lang.String getFormVersion();
2481         
2482         
2483 
2484 
2485         gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
2486         
2487         
2488 
2489 
2490         void setFormVersion(java.lang.String formVersion);
2491         
2492         
2493 
2494 
2495         void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
2496         
2497         
2498 
2499 
2500 
2501 
2502         public interface ProgramName extends org.apache.xmlbeans.XmlString
2503         {
2504             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2505                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProgramName.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("programnamecb76elemtype");
2506             
2507             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
2508             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
2509             
2510             static final Enum TARGETED_TRIBAL_RESOURCES_GRANT_PROGRAM = Enum.forString("Targeted-Tribal Resources Grant Program");
2511             static final Enum TARGETED_METHAMPHETAMINE_INITIATIVE = Enum.forString("Targeted-Methamphetamine Initiative");
2512             static final Enum COMMUNITY_POLICING_DEVELOPMENT = Enum.forString("Community Policing Development");
2513             static final Enum SECURE_OUR_SCHOOLS = Enum.forString("Secure our Schools");
2514             static final Enum TARGETED_TECHNOLOGY_PROGRAM = Enum.forString("Targeted-Technology Program");
2515             static final Enum UNIVERSAL_HIRING_PROGRAM = Enum.forString("Universal Hiring Program");
2516             static final Enum CHILD_SEXUAL_PREDATOR_PROGRAM = Enum.forString("Child Sexual Predator Program");
2517             
2518             static final int INT_TARGETED_TRIBAL_RESOURCES_GRANT_PROGRAM = Enum.INT_TARGETED_TRIBAL_RESOURCES_GRANT_PROGRAM;
2519             static final int INT_TARGETED_METHAMPHETAMINE_INITIATIVE = Enum.INT_TARGETED_METHAMPHETAMINE_INITIATIVE;
2520             static final int INT_COMMUNITY_POLICING_DEVELOPMENT = Enum.INT_COMMUNITY_POLICING_DEVELOPMENT;
2521             static final int INT_SECURE_OUR_SCHOOLS = Enum.INT_SECURE_OUR_SCHOOLS;
2522             static final int INT_TARGETED_TECHNOLOGY_PROGRAM = Enum.INT_TARGETED_TECHNOLOGY_PROGRAM;
2523             static final int INT_UNIVERSAL_HIRING_PROGRAM = Enum.INT_UNIVERSAL_HIRING_PROGRAM;
2524             static final int INT_CHILD_SEXUAL_PREDATOR_PROGRAM = Enum.INT_CHILD_SEXUAL_PREDATOR_PROGRAM;
2525             
2526             
2527 
2528 
2529 
2530 
2531 
2532 
2533 
2534 
2535 
2536 
2537 
2538 
2539 
2540 
2541             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
2542             {
2543                 
2544 
2545 
2546                 public static Enum forString(java.lang.String s)
2547                     { return (Enum)table.forString(s); }
2548                 
2549 
2550 
2551                 public static Enum forInt(int i)
2552                     { return (Enum)table.forInt(i); }
2553                 
2554                 private Enum(java.lang.String s, int i)
2555                     { super(s, i); }
2556                 
2557                 static final int INT_TARGETED_TRIBAL_RESOURCES_GRANT_PROGRAM = 1;
2558                 static final int INT_TARGETED_METHAMPHETAMINE_INITIATIVE = 2;
2559                 static final int INT_COMMUNITY_POLICING_DEVELOPMENT = 3;
2560                 static final int INT_SECURE_OUR_SCHOOLS = 4;
2561                 static final int INT_TARGETED_TECHNOLOGY_PROGRAM = 5;
2562                 static final int INT_UNIVERSAL_HIRING_PROGRAM = 6;
2563                 static final int INT_CHILD_SEXUAL_PREDATOR_PROGRAM = 7;
2564                 
2565                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
2566                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
2567                 (
2568                     new Enum[]
2569                     {
2570                       new Enum("Targeted-Tribal Resources Grant Program", INT_TARGETED_TRIBAL_RESOURCES_GRANT_PROGRAM),
2571                       new Enum("Targeted-Methamphetamine Initiative", INT_TARGETED_METHAMPHETAMINE_INITIATIVE),
2572                       new Enum("Community Policing Development", INT_COMMUNITY_POLICING_DEVELOPMENT),
2573                       new Enum("Secure our Schools", INT_SECURE_OUR_SCHOOLS),
2574                       new Enum("Targeted-Technology Program", INT_TARGETED_TECHNOLOGY_PROGRAM),
2575                       new Enum("Universal Hiring Program", INT_UNIVERSAL_HIRING_PROGRAM),
2576                       new Enum("Child Sexual Predator Program", INT_CHILD_SEXUAL_PREDATOR_PROGRAM),
2577                     }
2578                 );
2579                 private static final long serialVersionUID = 1L;
2580                 private java.lang.Object readResolve() { return forInt(intValue()); } 
2581             }
2582             
2583             
2584 
2585 
2586 
2587             
2588             public static final class Factory
2589             {
2590                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName newValue(java.lang.Object obj) {
2591                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName) type.newValue( obj ); }
2592                 
2593                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName newInstance() {
2594                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2595                 
2596                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName newInstance(org.apache.xmlbeans.XmlOptions options) {
2597                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ProgramName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2598                 
2599                 private Factory() { } 
2600             }
2601         }
2602         
2603         
2604 
2605 
2606 
2607 
2608         public interface ApplicantORINumber extends org.apache.xmlbeans.XmlString
2609         {
2610             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2611                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantORINumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantorinumber8288elemtype");
2612             
2613             
2614 
2615 
2616 
2617             
2618             public static final class Factory
2619             {
2620                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ApplicantORINumber newValue(java.lang.Object obj) {
2621                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ApplicantORINumber) type.newValue( obj ); }
2622                 
2623                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ApplicantORINumber newInstance() {
2624                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ApplicantORINumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2625                 
2626                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ApplicantORINumber newInstance(org.apache.xmlbeans.XmlOptions options) {
2627                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ApplicantORINumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2628                 
2629                 private Factory() { } 
2630             }
2631         }
2632         
2633         
2634 
2635 
2636 
2637 
2638         public interface AgencyType extends org.apache.xmlbeans.XmlString
2639         {
2640             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2641                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AgencyType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("agencytype9756elemtype");
2642             
2643             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
2644             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
2645             
2646             static final Enum MUNICIPAL = Enum.forString("Municipal");
2647             static final Enum STATE = Enum.forString("State");
2648             static final Enum COUNTY_POLICE_DEPARTMENT = Enum.forString("County Police Department");
2649             static final Enum SHERIFF = Enum.forString("Sheriff");
2650             static final Enum TRIBAL = Enum.forString("Tribal");
2651             static final Enum TRANSIT = Enum.forString("Transit*");
2652             static final Enum SCHOOL = Enum.forString("School*");
2653             static final Enum CONSORTIUM = Enum.forString("Consortium*");
2654             static final Enum UNIVERSITY_COLLEGE_PUBLIC = Enum.forString("University/College: Public*");
2655             static final Enum UNIVERSITY_COLLEGE_PRIVATE = Enum.forString("University/College: Private*");
2656             static final Enum PUBLIC_HOUSING = Enum.forString("Public Housing*");
2657             static final Enum NEW_STARTUP_PLEASE_SPECIFY = Enum.forString("New Startup* (please specify)");
2658             static final Enum NON_PROFIT_ORGANIZATION = Enum.forString("Non-profit Organization");
2659             static final Enum PROFIT_ORGANIZATION = Enum.forString("Profit Organization");
2660             static final Enum OTHER_PLEASE_SPECIFY = Enum.forString("Other* (please specify)");
2661             
2662             static final int INT_MUNICIPAL = Enum.INT_MUNICIPAL;
2663             static final int INT_STATE = Enum.INT_STATE;
2664             static final int INT_COUNTY_POLICE_DEPARTMENT = Enum.INT_COUNTY_POLICE_DEPARTMENT;
2665             static final int INT_SHERIFF = Enum.INT_SHERIFF;
2666             static final int INT_TRIBAL = Enum.INT_TRIBAL;
2667             static final int INT_TRANSIT = Enum.INT_TRANSIT;
2668             static final int INT_SCHOOL = Enum.INT_SCHOOL;
2669             static final int INT_CONSORTIUM = Enum.INT_CONSORTIUM;
2670             static final int INT_UNIVERSITY_COLLEGE_PUBLIC = Enum.INT_UNIVERSITY_COLLEGE_PUBLIC;
2671             static final int INT_UNIVERSITY_COLLEGE_PRIVATE = Enum.INT_UNIVERSITY_COLLEGE_PRIVATE;
2672             static final int INT_PUBLIC_HOUSING = Enum.INT_PUBLIC_HOUSING;
2673             static final int INT_NEW_STARTUP_PLEASE_SPECIFY = Enum.INT_NEW_STARTUP_PLEASE_SPECIFY;
2674             static final int INT_NON_PROFIT_ORGANIZATION = Enum.INT_NON_PROFIT_ORGANIZATION;
2675             static final int INT_PROFIT_ORGANIZATION = Enum.INT_PROFIT_ORGANIZATION;
2676             static final int INT_OTHER_PLEASE_SPECIFY = Enum.INT_OTHER_PLEASE_SPECIFY;
2677             
2678             
2679 
2680 
2681 
2682 
2683 
2684 
2685 
2686 
2687 
2688 
2689 
2690 
2691 
2692 
2693             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
2694             {
2695                 
2696 
2697 
2698                 public static Enum forString(java.lang.String s)
2699                     { return (Enum)table.forString(s); }
2700                 
2701 
2702 
2703                 public static Enum forInt(int i)
2704                     { return (Enum)table.forInt(i); }
2705                 
2706                 private Enum(java.lang.String s, int i)
2707                     { super(s, i); }
2708                 
2709                 static final int INT_MUNICIPAL = 1;
2710                 static final int INT_STATE = 2;
2711                 static final int INT_COUNTY_POLICE_DEPARTMENT = 3;
2712                 static final int INT_SHERIFF = 4;
2713                 static final int INT_TRIBAL = 5;
2714                 static final int INT_TRANSIT = 6;
2715                 static final int INT_SCHOOL = 7;
2716                 static final int INT_CONSORTIUM = 8;
2717                 static final int INT_UNIVERSITY_COLLEGE_PUBLIC = 9;
2718                 static final int INT_UNIVERSITY_COLLEGE_PRIVATE = 10;
2719                 static final int INT_PUBLIC_HOUSING = 11;
2720                 static final int INT_NEW_STARTUP_PLEASE_SPECIFY = 12;
2721                 static final int INT_NON_PROFIT_ORGANIZATION = 13;
2722                 static final int INT_PROFIT_ORGANIZATION = 14;
2723                 static final int INT_OTHER_PLEASE_SPECIFY = 15;
2724                 
2725                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
2726                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
2727                 (
2728                     new Enum[]
2729                     {
2730                       new Enum("Municipal", INT_MUNICIPAL),
2731                       new Enum("State", INT_STATE),
2732                       new Enum("County Police Department", INT_COUNTY_POLICE_DEPARTMENT),
2733                       new Enum("Sheriff", INT_SHERIFF),
2734                       new Enum("Tribal", INT_TRIBAL),
2735                       new Enum("Transit*", INT_TRANSIT),
2736                       new Enum("School*", INT_SCHOOL),
2737                       new Enum("Consortium*", INT_CONSORTIUM),
2738                       new Enum("University/College: Public*", INT_UNIVERSITY_COLLEGE_PUBLIC),
2739                       new Enum("University/College: Private*", INT_UNIVERSITY_COLLEGE_PRIVATE),
2740                       new Enum("Public Housing*", INT_PUBLIC_HOUSING),
2741                       new Enum("New Startup* (please specify)", INT_NEW_STARTUP_PLEASE_SPECIFY),
2742                       new Enum("Non-profit Organization", INT_NON_PROFIT_ORGANIZATION),
2743                       new Enum("Profit Organization", INT_PROFIT_ORGANIZATION),
2744                       new Enum("Other* (please specify)", INT_OTHER_PLEASE_SPECIFY),
2745                     }
2746                 );
2747                 private static final long serialVersionUID = 1L;
2748                 private java.lang.Object readResolve() { return forInt(intValue()); } 
2749             }
2750             
2751             
2752 
2753 
2754 
2755             
2756             public static final class Factory
2757             {
2758                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType newValue(java.lang.Object obj) {
2759                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType) type.newValue( obj ); }
2760                 
2761                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType newInstance() {
2762                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2763                 
2764                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType newInstance(org.apache.xmlbeans.XmlOptions options) {
2765                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2766                 
2767                 private Factory() { } 
2768             }
2769         }
2770         
2771         
2772 
2773 
2774 
2775 
2776         public interface AgencyTypeStartup extends org.apache.xmlbeans.XmlString
2777         {
2778             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2779                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AgencyTypeStartup.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("agencytypestartupb6a7elemtype");
2780             
2781             
2782 
2783 
2784 
2785             
2786             public static final class Factory
2787             {
2788                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeStartup newValue(java.lang.Object obj) {
2789                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeStartup) type.newValue( obj ); }
2790                 
2791                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeStartup newInstance() {
2792                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeStartup) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2793                 
2794                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeStartup newInstance(org.apache.xmlbeans.XmlOptions options) {
2795                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeStartup) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2796                 
2797                 private Factory() { } 
2798             }
2799         }
2800         
2801         
2802 
2803 
2804 
2805 
2806         public interface AgencyTypeOther extends org.apache.xmlbeans.XmlString
2807         {
2808             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2809                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AgencyTypeOther.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("agencytypeotherebf4elemtype");
2810             
2811             
2812 
2813 
2814 
2815             
2816             public static final class Factory
2817             {
2818                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeOther newValue(java.lang.Object obj) {
2819                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeOther) type.newValue( obj ); }
2820                 
2821                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeOther newInstance() {
2822                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeOther) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2823                 
2824                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeOther newInstance(org.apache.xmlbeans.XmlOptions options) {
2825                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AgencyTypeOther) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2826                 
2827                 private Factory() { } 
2828             }
2829         }
2830         
2831         
2832 
2833 
2834 
2835 
2836         public interface GovtEntityType extends org.apache.xmlbeans.XmlString
2837         {
2838             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2839                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GovtEntityType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("govtentitytypeddb2elemtype");
2840             
2841             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
2842             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
2843             
2844             static final Enum STATE = Enum.forString("State");
2845             static final Enum CITY = Enum.forString("City");
2846             static final Enum TOWN = Enum.forString("Town");
2847             static final Enum COUNTY = Enum.forString("County");
2848             static final Enum VILLAGE = Enum.forString("Village");
2849             static final Enum BOROUGH = Enum.forString("Borough");
2850             static final Enum TOWNSHIP = Enum.forString("Township");
2851             static final Enum TERRITORY = Enum.forString("Territory");
2852             static final Enum REGION = Enum.forString("Region");
2853             static final Enum COUNCIL = Enum.forString("Council");
2854             static final Enum COMMUNITY = Enum.forString("Community");
2855             static final Enum PUEBLO = Enum.forString("Pueblo");
2856             static final Enum TRIBAL_NATION = Enum.forString("Tribal Nation");
2857             static final Enum SCHOOL_DISTRICT = Enum.forString("School District");
2858             static final Enum NOT_APPLICABLE_PLEASE_CHECK_HERE_IF_APPLYING_AS_A_NON_GOVERNMENT_AGENCY_E_G_NON_PROFIT_AGENCY = Enum.forString("Not Applicable. Please check here if applying as a non-government agency (e.g., non-profit agency)");
2859             
2860             static final int INT_STATE = Enum.INT_STATE;
2861             static final int INT_CITY = Enum.INT_CITY;
2862             static final int INT_TOWN = Enum.INT_TOWN;
2863             static final int INT_COUNTY = Enum.INT_COUNTY;
2864             static final int INT_VILLAGE = Enum.INT_VILLAGE;
2865             static final int INT_BOROUGH = Enum.INT_BOROUGH;
2866             static final int INT_TOWNSHIP = Enum.INT_TOWNSHIP;
2867             static final int INT_TERRITORY = Enum.INT_TERRITORY;
2868             static final int INT_REGION = Enum.INT_REGION;
2869             static final int INT_COUNCIL = Enum.INT_COUNCIL;
2870             static final int INT_COMMUNITY = Enum.INT_COMMUNITY;
2871             static final int INT_PUEBLO = Enum.INT_PUEBLO;
2872             static final int INT_TRIBAL_NATION = Enum.INT_TRIBAL_NATION;
2873             static final int INT_SCHOOL_DISTRICT = Enum.INT_SCHOOL_DISTRICT;
2874             static final int INT_NOT_APPLICABLE_PLEASE_CHECK_HERE_IF_APPLYING_AS_A_NON_GOVERNMENT_AGENCY_E_G_NON_PROFIT_AGENCY = Enum.INT_NOT_APPLICABLE_PLEASE_CHECK_HERE_IF_APPLYING_AS_A_NON_GOVERNMENT_AGENCY_E_G_NON_PROFIT_AGENCY;
2875             
2876             
2877 
2878 
2879 
2880 
2881 
2882 
2883 
2884 
2885 
2886 
2887 
2888 
2889 
2890 
2891             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
2892             {
2893                 
2894 
2895 
2896                 public static Enum forString(java.lang.String s)
2897                     { return (Enum)table.forString(s); }
2898                 
2899 
2900 
2901                 public static Enum forInt(int i)
2902                     { return (Enum)table.forInt(i); }
2903                 
2904                 private Enum(java.lang.String s, int i)
2905                     { super(s, i); }
2906                 
2907                 static final int INT_STATE = 1;
2908                 static final int INT_CITY = 2;
2909                 static final int INT_TOWN = 3;
2910                 static final int INT_COUNTY = 4;
2911                 static final int INT_VILLAGE = 5;
2912                 static final int INT_BOROUGH = 6;
2913                 static final int INT_TOWNSHIP = 7;
2914                 static final int INT_TERRITORY = 8;
2915                 static final int INT_REGION = 9;
2916                 static final int INT_COUNCIL = 10;
2917                 static final int INT_COMMUNITY = 11;
2918                 static final int INT_PUEBLO = 12;
2919                 static final int INT_TRIBAL_NATION = 13;
2920                 static final int INT_SCHOOL_DISTRICT = 14;
2921                 static final int INT_NOT_APPLICABLE_PLEASE_CHECK_HERE_IF_APPLYING_AS_A_NON_GOVERNMENT_AGENCY_E_G_NON_PROFIT_AGENCY = 15;
2922                 
2923                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
2924                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
2925                 (
2926                     new Enum[]
2927                     {
2928                       new Enum("State", INT_STATE),
2929                       new Enum("City", INT_CITY),
2930                       new Enum("Town", INT_TOWN),
2931                       new Enum("County", INT_COUNTY),
2932                       new Enum("Village", INT_VILLAGE),
2933                       new Enum("Borough", INT_BOROUGH),
2934                       new Enum("Township", INT_TOWNSHIP),
2935                       new Enum("Territory", INT_TERRITORY),
2936                       new Enum("Region", INT_REGION),
2937                       new Enum("Council", INT_COUNCIL),
2938                       new Enum("Community", INT_COMMUNITY),
2939                       new Enum("Pueblo", INT_PUEBLO),
2940                       new Enum("Tribal Nation", INT_TRIBAL_NATION),
2941                       new Enum("School District", INT_SCHOOL_DISTRICT),
2942                       new Enum("Not Applicable. Please check here if applying as a non-government agency (e.g., non-profit agency)", INT_NOT_APPLICABLE_PLEASE_CHECK_HERE_IF_APPLYING_AS_A_NON_GOVERNMENT_AGENCY_E_G_NON_PROFIT_AGENCY),
2943                     }
2944                 );
2945                 private static final long serialVersionUID = 1L;
2946                 private java.lang.Object readResolve() { return forInt(intValue()); } 
2947             }
2948             
2949             
2950 
2951 
2952 
2953             
2954             public static final class Factory
2955             {
2956                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType newValue(java.lang.Object obj) {
2957                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType) type.newValue( obj ); }
2958                 
2959                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType newInstance() {
2960                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2961                 
2962                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType newInstance(org.apache.xmlbeans.XmlOptions options) {
2963                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GovtEntityType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2964                 
2965                 private Factory() { } 
2966             }
2967         }
2968         
2969         
2970 
2971 
2972 
2973 
2974         public interface CognizantFederalAgency extends org.apache.xmlbeans.XmlString
2975         {
2976             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2977                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CognizantFederalAgency.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("cognizantfederalagencye716elemtype");
2978             
2979             
2980 
2981 
2982 
2983             
2984             public static final class Factory
2985             {
2986                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.CognizantFederalAgency newValue(java.lang.Object obj) {
2987                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.CognizantFederalAgency) type.newValue( obj ); }
2988                 
2989                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.CognizantFederalAgency newInstance() {
2990                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.CognizantFederalAgency) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2991                 
2992                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.CognizantFederalAgency newInstance(org.apache.xmlbeans.XmlOptions options) {
2993                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.CognizantFederalAgency) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2994                 
2995                 private Factory() { } 
2996             }
2997         }
2998         
2999         
3000 
3001 
3002 
3003 
3004         public interface PopulationServed extends org.apache.xmlbeans.XmlInt
3005         {
3006             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3007                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PopulationServed.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("populationserved2f73elemtype");
3008             
3009             
3010 
3011 
3012 
3013             
3014             public static final class Factory
3015             {
3016                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PopulationServed newValue(java.lang.Object obj) {
3017                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PopulationServed) type.newValue( obj ); }
3018                 
3019                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PopulationServed newInstance() {
3020                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PopulationServed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3021                 
3022                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PopulationServed newInstance(org.apache.xmlbeans.XmlOptions options) {
3023                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PopulationServed) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3024                 
3025                 private Factory() { } 
3026             }
3027         }
3028         
3029         
3030 
3031 
3032 
3033 
3034         public interface NonCensusPopulation extends org.apache.xmlbeans.XmlInt
3035         {
3036             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3037                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NonCensusPopulation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("noncensuspopulationec06elemtype");
3038             
3039             
3040 
3041 
3042 
3043             
3044             public static final class Factory
3045             {
3046                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NonCensusPopulation newValue(java.lang.Object obj) {
3047                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NonCensusPopulation) type.newValue( obj ); }
3048                 
3049                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NonCensusPopulation newInstance() {
3050                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NonCensusPopulation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3051                 
3052                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NonCensusPopulation newInstance(org.apache.xmlbeans.XmlOptions options) {
3053                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NonCensusPopulation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3054                 
3055                 private Factory() { } 
3056             }
3057         }
3058         
3059         
3060 
3061 
3062 
3063 
3064         public interface PrimaryLawEnforcementPopulation extends org.apache.xmlbeans.XmlInt
3065         {
3066             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3067                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PrimaryLawEnforcementPopulation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("primarylawenforcementpopulationa898elemtype");
3068             
3069             
3070 
3071 
3072 
3073             
3074             public static final class Factory
3075             {
3076                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PrimaryLawEnforcementPopulation newValue(java.lang.Object obj) {
3077                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PrimaryLawEnforcementPopulation) type.newValue( obj ); }
3078                 
3079                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PrimaryLawEnforcementPopulation newInstance() {
3080                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PrimaryLawEnforcementPopulation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3081                 
3082                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PrimaryLawEnforcementPopulation newInstance(org.apache.xmlbeans.XmlOptions options) {
3083                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PrimaryLawEnforcementPopulation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3084                 
3085                 private Factory() { } 
3086             }
3087         }
3088         
3089         
3090 
3091 
3092 
3093 
3094         public interface NotPrimaryLawEnforcementAuthorityExplanation extends org.apache.xmlbeans.XmlString
3095         {
3096             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3097                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NotPrimaryLawEnforcementAuthorityExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("notprimarylawenforcementauthorityexplanation4272elemtype");
3098             
3099             
3100 
3101 
3102 
3103             
3104             public static final class Factory
3105             {
3106                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NotPrimaryLawEnforcementAuthorityExplanation newValue(java.lang.Object obj) {
3107                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NotPrimaryLawEnforcementAuthorityExplanation) type.newValue( obj ); }
3108                 
3109                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NotPrimaryLawEnforcementAuthorityExplanation newInstance() {
3110                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NotPrimaryLawEnforcementAuthorityExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3111                 
3112                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NotPrimaryLawEnforcementAuthorityExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
3113                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NotPrimaryLawEnforcementAuthorityExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3114                 
3115                 private Factory() { } 
3116             }
3117         }
3118         
3119         
3120 
3121 
3122 
3123 
3124         public interface SwornForceLocalBudgetFullTime extends org.apache.xmlbeans.XmlInt
3125         {
3126             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3127                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornForceLocalBudgetFullTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornforcelocalbudgetfulltimea01delemtype");
3128             
3129             
3130 
3131 
3132 
3133             
3134             public static final class Factory
3135             {
3136                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetFullTime newValue(java.lang.Object obj) {
3137                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetFullTime) type.newValue( obj ); }
3138                 
3139                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetFullTime newInstance() {
3140                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetFullTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3141                 
3142                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetFullTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3143                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetFullTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3144                 
3145                 private Factory() { } 
3146             }
3147         }
3148         
3149         
3150 
3151 
3152 
3153 
3154         public interface SwornForceLocalBudgetPartTime extends org.apache.xmlbeans.XmlInt
3155         {
3156             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3157                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornForceLocalBudgetPartTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornforcelocalbudgetparttimee239elemtype");
3158             
3159             
3160 
3161 
3162 
3163             
3164             public static final class Factory
3165             {
3166                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetPartTime newValue(java.lang.Object obj) {
3167                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetPartTime) type.newValue( obj ); }
3168                 
3169                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetPartTime newInstance() {
3170                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetPartTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3171                 
3172                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetPartTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3173                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalBudgetPartTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3174                 
3175                 private Factory() { } 
3176             }
3177         }
3178         
3179         
3180 
3181 
3182 
3183 
3184         public interface SwornForceLocalActualFullTime extends org.apache.xmlbeans.XmlInt
3185         {
3186             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3187                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornForceLocalActualFullTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornforcelocalactualfulltime2534elemtype");
3188             
3189             
3190 
3191 
3192 
3193             
3194             public static final class Factory
3195             {
3196                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualFullTime newValue(java.lang.Object obj) {
3197                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualFullTime) type.newValue( obj ); }
3198                 
3199                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualFullTime newInstance() {
3200                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualFullTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3201                 
3202                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualFullTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3203                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualFullTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3204                 
3205                 private Factory() { } 
3206             }
3207         }
3208         
3209         
3210 
3211 
3212 
3213 
3214         public interface SwornForceLocalActualPartTime extends org.apache.xmlbeans.XmlInt
3215         {
3216             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3217                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornForceLocalActualPartTime.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornforcelocalactualparttime6750elemtype");
3218             
3219             
3220 
3221 
3222 
3223             
3224             public static final class Factory
3225             {
3226                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualPartTime newValue(java.lang.Object obj) {
3227                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualPartTime) type.newValue( obj ); }
3228                 
3229                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualPartTime newInstance() {
3230                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualPartTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3231                 
3232                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualPartTime newInstance(org.apache.xmlbeans.XmlOptions options) {
3233                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SwornForceLocalActualPartTime) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3234                 
3235                 private Factory() { } 
3236             }
3237         }
3238         
3239         
3240 
3241 
3242 
3243 
3244         public interface ExampleCommunityPartnerships extends org.apache.xmlbeans.XmlString
3245         {
3246             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3247                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ExampleCommunityPartnerships.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("examplecommunitypartnershipse27belemtype");
3248             
3249             
3250 
3251 
3252 
3253             
3254             public static final class Factory
3255             {
3256                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleCommunityPartnerships newValue(java.lang.Object obj) {
3257                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleCommunityPartnerships) type.newValue( obj ); }
3258                 
3259                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleCommunityPartnerships newInstance() {
3260                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleCommunityPartnerships) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3261                 
3262                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleCommunityPartnerships newInstance(org.apache.xmlbeans.XmlOptions options) {
3263                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleCommunityPartnerships) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3264                 
3265                 private Factory() { } 
3266             }
3267         }
3268         
3269         
3270 
3271 
3272 
3273 
3274         public interface ExampleProblemSolving extends org.apache.xmlbeans.XmlString
3275         {
3276             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3277                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ExampleProblemSolving.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("exampleproblemsolving28beelemtype");
3278             
3279             
3280 
3281 
3282 
3283             
3284             public static final class Factory
3285             {
3286                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleProblemSolving newValue(java.lang.Object obj) {
3287                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleProblemSolving) type.newValue( obj ); }
3288                 
3289                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleProblemSolving newInstance() {
3290                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleProblemSolving) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3291                 
3292                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleProblemSolving newInstance(org.apache.xmlbeans.XmlOptions options) {
3293                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleProblemSolving) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3294                 
3295                 private Factory() { } 
3296             }
3297         }
3298         
3299         
3300 
3301 
3302 
3303 
3304         public interface ExampleOrgAlignment extends org.apache.xmlbeans.XmlString
3305         {
3306             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3307                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ExampleOrgAlignment.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("exampleorgalignmentb9d2elemtype");
3308             
3309             
3310 
3311 
3312 
3313             
3314             public static final class Factory
3315             {
3316                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleOrgAlignment newValue(java.lang.Object obj) {
3317                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleOrgAlignment) type.newValue( obj ); }
3318                 
3319                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleOrgAlignment newInstance() {
3320                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleOrgAlignment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3321                 
3322                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleOrgAlignment newInstance(org.apache.xmlbeans.XmlOptions options) {
3323                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleOrgAlignment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3324                 
3325                 private Factory() { } 
3326             }
3327         }
3328         
3329         
3330 
3331 
3332 
3333 
3334         public interface ExampleTechnologyActivites extends org.apache.xmlbeans.XmlString
3335         {
3336             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3337                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ExampleTechnologyActivites.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("exampletechnologyactivites8c5belemtype");
3338             
3339             
3340 
3341 
3342 
3343             
3344             public static final class Factory
3345             {
3346                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleTechnologyActivites newValue(java.lang.Object obj) {
3347                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleTechnologyActivites) type.newValue( obj ); }
3348                 
3349                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleTechnologyActivites newInstance() {
3350                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleTechnologyActivites) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3351                 
3352                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleTechnologyActivites newInstance(org.apache.xmlbeans.XmlOptions options) {
3353                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ExampleTechnologyActivites) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3354                 
3355                 private Factory() { } 
3356             }
3357         }
3358         
3359         
3360 
3361 
3362 
3363 
3364         public interface RetentionForCOPSHiringGrantsExplanation extends org.apache.xmlbeans.XmlString
3365         {
3366             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3367                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RetentionForCOPSHiringGrantsExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("retentionforcopshiringgrantsexplanationb1aeelemtype");
3368             
3369             
3370 
3371 
3372 
3373             
3374             public static final class Factory
3375             {
3376                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.RetentionForCOPSHiringGrantsExplanation newValue(java.lang.Object obj) {
3377                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.RetentionForCOPSHiringGrantsExplanation) type.newValue( obj ); }
3378                 
3379                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.RetentionForCOPSHiringGrantsExplanation newInstance() {
3380                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.RetentionForCOPSHiringGrantsExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3381                 
3382                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.RetentionForCOPSHiringGrantsExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
3383                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.RetentionForCOPSHiringGrantsExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3384                 
3385                 private Factory() { } 
3386             }
3387         }
3388         
3389         
3390 
3391 
3392 
3393 
3394         public interface NeedForFederalAssistanceExplanation extends org.apache.xmlbeans.XmlString
3395         {
3396             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3397                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NeedForFederalAssistanceExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("needforfederalassistanceexplanation1a8eelemtype");
3398             
3399             
3400 
3401 
3402 
3403             
3404             public static final class Factory
3405             {
3406                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NeedForFederalAssistanceExplanation newValue(java.lang.Object obj) {
3407                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NeedForFederalAssistanceExplanation) type.newValue( obj ); }
3408                 
3409                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NeedForFederalAssistanceExplanation newInstance() {
3410                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NeedForFederalAssistanceExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3411                 
3412                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NeedForFederalAssistanceExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
3413                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.NeedForFederalAssistanceExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3414                 
3415                 private Factory() { } 
3416             }
3417         }
3418         
3419         
3420 
3421 
3422 
3423 
3424         public interface OfficialPartner extends org.apache.xmlbeans.XmlObject
3425         {
3426             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3427                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OfficialPartner.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("officialpartner0a88elemtype");
3428             
3429             
3430 
3431 
3432             gov.grants.apply.system.globalLibraryV20.ContactPersonDataType getOfficialPartnerContactInfo();
3433             
3434             
3435 
3436 
3437             boolean isSetOfficialPartnerContactInfo();
3438             
3439             
3440 
3441 
3442             void setOfficialPartnerContactInfo(gov.grants.apply.system.globalLibraryV20.ContactPersonDataType officialPartnerContactInfo);
3443             
3444             
3445 
3446 
3447             gov.grants.apply.system.globalLibraryV20.ContactPersonDataType addNewOfficialPartnerContactInfo();
3448             
3449             
3450 
3451 
3452             void unsetOfficialPartnerContactInfo();
3453             
3454             
3455 
3456 
3457             java.lang.String getPartnerEntityName();
3458             
3459             
3460 
3461 
3462             gov.grants.apply.system.globalLibraryV20.AgencyNameDataType xgetPartnerEntityName();
3463             
3464             
3465 
3466 
3467             boolean isSetPartnerEntityName();
3468             
3469             
3470 
3471 
3472             void setPartnerEntityName(java.lang.String partnerEntityName);
3473             
3474             
3475 
3476 
3477             void xsetPartnerEntityName(gov.grants.apply.system.globalLibraryV20.AgencyNameDataType partnerEntityName);
3478             
3479             
3480 
3481 
3482             void unsetPartnerEntityName();
3483             
3484             
3485 
3486 
3487             java.lang.String getPartnerEntityType();
3488             
3489             
3490 
3491 
3492             gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner.PartnerEntityType xgetPartnerEntityType();
3493             
3494             
3495 
3496 
3497             boolean isSetPartnerEntityType();
3498             
3499             
3500 
3501 
3502             void setPartnerEntityType(java.lang.String partnerEntityType);
3503             
3504             
3505 
3506 
3507             void xsetPartnerEntityType(gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner.PartnerEntityType partnerEntityType);
3508             
3509             
3510 
3511 
3512             void unsetPartnerEntityType();
3513             
3514             
3515 
3516 
3517 
3518 
3519             public interface PartnerEntityType extends org.apache.xmlbeans.XmlString
3520             {
3521                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3522                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PartnerEntityType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("partnerentitytype9337elemtype");
3523                 
3524                 
3525 
3526 
3527 
3528                 
3529                 public static final class Factory
3530                 {
3531                     public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner.PartnerEntityType newValue(java.lang.Object obj) {
3532                       return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner.PartnerEntityType) type.newValue( obj ); }
3533                     
3534                     public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner.PartnerEntityType newInstance() {
3535                       return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner.PartnerEntityType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3536                     
3537                     public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner.PartnerEntityType newInstance(org.apache.xmlbeans.XmlOptions options) {
3538                       return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner.PartnerEntityType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3539                     
3540                     private Factory() { } 
3541                 }
3542             }
3543             
3544             
3545 
3546 
3547 
3548             
3549             public static final class Factory
3550             {
3551                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner newInstance() {
3552                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3553                 
3554                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner newInstance(org.apache.xmlbeans.XmlOptions options) {
3555                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.OfficialPartner) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3556                 
3557                 private Factory() { } 
3558             }
3559         }
3560         
3561         
3562 
3563 
3564 
3565 
3566         public interface Homicides extends org.apache.xmlbeans.XmlInt
3567         {
3568             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3569                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Homicides.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("homicides017celemtype");
3570             
3571             
3572 
3573 
3574 
3575             
3576             public static final class Factory
3577             {
3578                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Homicides newValue(java.lang.Object obj) {
3579                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Homicides) type.newValue( obj ); }
3580                 
3581                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Homicides newInstance() {
3582                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Homicides) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3583                 
3584                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Homicides newInstance(org.apache.xmlbeans.XmlOptions options) {
3585                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Homicides) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3586                 
3587                 private Factory() { } 
3588             }
3589         }
3590         
3591         
3592 
3593 
3594 
3595 
3596         public interface SexOffenses extends org.apache.xmlbeans.XmlInt
3597         {
3598             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3599                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SexOffenses.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sexoffenses1d93elemtype");
3600             
3601             
3602 
3603 
3604 
3605             
3606             public static final class Factory
3607             {
3608                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SexOffenses newValue(java.lang.Object obj) {
3609                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SexOffenses) type.newValue( obj ); }
3610                 
3611                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SexOffenses newInstance() {
3612                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SexOffenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3613                 
3614                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SexOffenses newInstance(org.apache.xmlbeans.XmlOptions options) {
3615                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.SexOffenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3616                 
3617                 private Factory() { } 
3618             }
3619         }
3620         
3621         
3622 
3623 
3624 
3625 
3626         public interface AssaultsFights extends org.apache.xmlbeans.XmlInt
3627         {
3628             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3629                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AssaultsFights.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("assaultsfights5719elemtype");
3630             
3631             
3632 
3633 
3634 
3635             
3636             public static final class Factory
3637             {
3638                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AssaultsFights newValue(java.lang.Object obj) {
3639                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AssaultsFights) type.newValue( obj ); }
3640                 
3641                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AssaultsFights newInstance() {
3642                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AssaultsFights) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3643                 
3644                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AssaultsFights newInstance(org.apache.xmlbeans.XmlOptions options) {
3645                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.AssaultsFights) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3646                 
3647                 private Factory() { } 
3648             }
3649         }
3650         
3651         
3652 
3653 
3654 
3655 
3656         public interface MinorAssaults extends org.apache.xmlbeans.XmlInt
3657         {
3658             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3659                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MinorAssaults.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("minorassaultsb4f5elemtype");
3660             
3661             
3662 
3663 
3664 
3665             
3666             public static final class Factory
3667             {
3668                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.MinorAssaults newValue(java.lang.Object obj) {
3669                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.MinorAssaults) type.newValue( obj ); }
3670                 
3671                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.MinorAssaults newInstance() {
3672                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.MinorAssaults) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3673                 
3674                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.MinorAssaults newInstance(org.apache.xmlbeans.XmlOptions options) {
3675                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.MinorAssaults) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3676                 
3677                 private Factory() { } 
3678             }
3679         }
3680         
3681         
3682 
3683 
3684 
3685 
3686         public interface TheftFromVehicles extends org.apache.xmlbeans.XmlInt
3687         {
3688             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3689                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TheftFromVehicles.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("theftfromvehiclesa609elemtype");
3690             
3691             
3692 
3693 
3694 
3695             
3696             public static final class Factory
3697             {
3698                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TheftFromVehicles newValue(java.lang.Object obj) {
3699                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TheftFromVehicles) type.newValue( obj ); }
3700                 
3701                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TheftFromVehicles newInstance() {
3702                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TheftFromVehicles) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3703                 
3704                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TheftFromVehicles newInstance(org.apache.xmlbeans.XmlOptions options) {
3705                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TheftFromVehicles) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3706                 
3707                 private Factory() { } 
3708             }
3709         }
3710         
3711         
3712 
3713 
3714 
3715 
3716         public interface WeaponsPossessions extends org.apache.xmlbeans.XmlInt
3717         {
3718             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3719                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(WeaponsPossessions.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("weaponspossessionsa9dcelemtype");
3720             
3721             
3722 
3723 
3724 
3725             
3726             public static final class Factory
3727             {
3728                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.WeaponsPossessions newValue(java.lang.Object obj) {
3729                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.WeaponsPossessions) type.newValue( obj ); }
3730                 
3731                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.WeaponsPossessions newInstance() {
3732                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.WeaponsPossessions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3733                 
3734                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.WeaponsPossessions newInstance(org.apache.xmlbeans.XmlOptions options) {
3735                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.WeaponsPossessions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3736                 
3737                 private Factory() { } 
3738             }
3739         }
3740         
3741         
3742 
3743 
3744 
3745 
3746         public interface VandalismGraffitti extends org.apache.xmlbeans.XmlInt
3747         {
3748             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3749                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(VandalismGraffitti.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("vandalismgraffitti0017elemtype");
3750             
3751             
3752 
3753 
3754 
3755             
3756             public static final class Factory
3757             {
3758                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.VandalismGraffitti newValue(java.lang.Object obj) {
3759                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.VandalismGraffitti) type.newValue( obj ); }
3760                 
3761                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.VandalismGraffitti newInstance() {
3762                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.VandalismGraffitti) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3763                 
3764                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.VandalismGraffitti newInstance(org.apache.xmlbeans.XmlOptions options) {
3765                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.VandalismGraffitti) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3766                 
3767                 private Factory() { } 
3768             }
3769         }
3770         
3771         
3772 
3773 
3774 
3775 
3776         public interface UnderageDrinking extends org.apache.xmlbeans.XmlInt
3777         {
3778             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3779                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(UnderageDrinking.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("underagedrinking8a63elemtype");
3780             
3781             
3782 
3783 
3784 
3785             
3786             public static final class Factory
3787             {
3788                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.UnderageDrinking newValue(java.lang.Object obj) {
3789                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.UnderageDrinking) type.newValue( obj ); }
3790                 
3791                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.UnderageDrinking newInstance() {
3792                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.UnderageDrinking) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3793                 
3794                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.UnderageDrinking newInstance(org.apache.xmlbeans.XmlOptions options) {
3795                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.UnderageDrinking) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3796                 
3797                 private Factory() { } 
3798             }
3799         }
3800         
3801         
3802 
3803 
3804 
3805 
3806         public interface DrugPossessions extends org.apache.xmlbeans.XmlInt
3807         {
3808             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3809                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DrugPossessions.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("drugpossessions0d83elemtype");
3810             
3811             
3812 
3813 
3814 
3815             
3816             public static final class Factory
3817             {
3818                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DrugPossessions newValue(java.lang.Object obj) {
3819                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DrugPossessions) type.newValue( obj ); }
3820                 
3821                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DrugPossessions newInstance() {
3822                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DrugPossessions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3823                 
3824                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DrugPossessions newInstance(org.apache.xmlbeans.XmlOptions options) {
3825                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DrugPossessions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3826                 
3827                 private Factory() { } 
3828             }
3829         }
3830         
3831         
3832 
3833 
3834 
3835 
3836         public interface DisorderlyConduct extends org.apache.xmlbeans.XmlInt
3837         {
3838             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3839                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DisorderlyConduct.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("disorderlyconduct5443elemtype");
3840             
3841             
3842 
3843 
3844 
3845             
3846             public static final class Factory
3847             {
3848                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DisorderlyConduct newValue(java.lang.Object obj) {
3849                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DisorderlyConduct) type.newValue( obj ); }
3850                 
3851                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DisorderlyConduct newInstance() {
3852                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DisorderlyConduct) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3853                 
3854                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DisorderlyConduct newInstance(org.apache.xmlbeans.XmlOptions options) {
3855                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.DisorderlyConduct) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3856                 
3857                 private Factory() { } 
3858             }
3859         }
3860         
3861         
3862 
3863 
3864 
3865 
3866         public interface Truancy extends org.apache.xmlbeans.XmlInt
3867         {
3868             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3869                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Truancy.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("truancy9c2belemtype");
3870             
3871             
3872 
3873 
3874 
3875             
3876             public static final class Factory
3877             {
3878                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Truancy newValue(java.lang.Object obj) {
3879                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Truancy) type.newValue( obj ); }
3880                 
3881                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Truancy newInstance() {
3882                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Truancy) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3883                 
3884                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Truancy newInstance(org.apache.xmlbeans.XmlOptions options) {
3885                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Truancy) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3886                 
3887                 private Factory() { } 
3888             }
3889         }
3890         
3891         
3892 
3893 
3894 
3895 
3896         public interface Detentions extends org.apache.xmlbeans.XmlInt
3897         {
3898             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3899                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Detentions.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("detentions5452elemtype");
3900             
3901             
3902 
3903 
3904 
3905             
3906             public static final class Factory
3907             {
3908                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Detentions newValue(java.lang.Object obj) {
3909                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Detentions) type.newValue( obj ); }
3910                 
3911                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Detentions newInstance() {
3912                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Detentions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3913                 
3914                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Detentions newInstance(org.apache.xmlbeans.XmlOptions options) {
3915                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Detentions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3916                 
3917                 private Factory() { } 
3918             }
3919         }
3920         
3921         
3922 
3923 
3924 
3925 
3926         public interface Suspensions extends org.apache.xmlbeans.XmlInt
3927         {
3928             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3929                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Suspensions.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suspensionsb20felemtype");
3930             
3931             
3932 
3933 
3934 
3935             
3936             public static final class Factory
3937             {
3938                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Suspensions newValue(java.lang.Object obj) {
3939                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Suspensions) type.newValue( obj ); }
3940                 
3941                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Suspensions newInstance() {
3942                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Suspensions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3943                 
3944                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Suspensions newInstance(org.apache.xmlbeans.XmlOptions options) {
3945                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Suspensions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3946                 
3947                 private Factory() { } 
3948             }
3949         }
3950         
3951         
3952 
3953 
3954 
3955 
3956         public interface Expulsions extends org.apache.xmlbeans.XmlInt
3957         {
3958             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3959                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Expulsions.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("expulsionsf5ebelemtype");
3960             
3961             
3962 
3963 
3964 
3965             
3966             public static final class Factory
3967             {
3968                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Expulsions newValue(java.lang.Object obj) {
3969                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Expulsions) type.newValue( obj ); }
3970                 
3971                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Expulsions newInstance() {
3972                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Expulsions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
3973                 
3974                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Expulsions newInstance(org.apache.xmlbeans.XmlOptions options) {
3975                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.Expulsions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
3976                 
3977                 private Factory() { } 
3978             }
3979         }
3980         
3981         
3982 
3983 
3984 
3985 
3986         public interface ThreatsToSchoolProperty extends org.apache.xmlbeans.XmlInt
3987         {
3988             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3989                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ThreatsToSchoolProperty.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("threatstoschoolpropertya173elemtype");
3990             
3991             
3992 
3993 
3994 
3995             
3996             public static final class Factory
3997             {
3998                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ThreatsToSchoolProperty newValue(java.lang.Object obj) {
3999                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ThreatsToSchoolProperty) type.newValue( obj ); }
4000                 
4001                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ThreatsToSchoolProperty newInstance() {
4002                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ThreatsToSchoolProperty) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4003                 
4004                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ThreatsToSchoolProperty newInstance(org.apache.xmlbeans.XmlOptions options) {
4005                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ThreatsToSchoolProperty) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4006                 
4007                 private Factory() { } 
4008             }
4009         }
4010         
4011         
4012 
4013 
4014 
4015 
4016         public interface ParticipatingSchools extends org.apache.xmlbeans.XmlInt
4017         {
4018             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4019                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ParticipatingSchools.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("participatingschoolsa8caelemtype");
4020             
4021             
4022 
4023 
4024 
4025             
4026             public static final class Factory
4027             {
4028                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ParticipatingSchools newValue(java.lang.Object obj) {
4029                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ParticipatingSchools) type.newValue( obj ); }
4030                 
4031                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ParticipatingSchools newInstance() {
4032                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ParticipatingSchools) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4033                 
4034                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ParticipatingSchools newInstance(org.apache.xmlbeans.XmlOptions options) {
4035                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.ParticipatingSchools) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4036                 
4037                 private Factory() { } 
4038             }
4039         }
4040         
4041         
4042 
4043 
4044 
4045 
4046         public interface TotalStudentPopulationForInvolvedSchools extends org.apache.xmlbeans.XmlInt
4047         {
4048             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4049                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TotalStudentPopulationForInvolvedSchools.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("totalstudentpopulationforinvolvedschools7b15elemtype");
4050             
4051             
4052 
4053 
4054 
4055             
4056             public static final class Factory
4057             {
4058                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TotalStudentPopulationForInvolvedSchools newValue(java.lang.Object obj) {
4059                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TotalStudentPopulationForInvolvedSchools) type.newValue( obj ); }
4060                 
4061                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TotalStudentPopulationForInvolvedSchools newInstance() {
4062                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TotalStudentPopulationForInvolvedSchools) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4063                 
4064                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TotalStudentPopulationForInvolvedSchools newInstance(org.apache.xmlbeans.XmlOptions options) {
4065                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TotalStudentPopulationForInvolvedSchools) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4066                 
4067                 private Factory() { } 
4068             }
4069         }
4070         
4071         
4072 
4073 
4074 
4075 
4076         public interface PartnerPersonSignatureAndName extends org.apache.xmlbeans.XmlObject
4077         {
4078             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4079                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PartnerPersonSignatureAndName.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("partnerpersonsignatureandname641eelemtype");
4080             
4081             
4082 
4083 
4084             gov.grants.apply.system.globalLibraryV20.HumanNameDataType getPartnerPersonName();
4085             
4086             
4087 
4088 
4089             void setPartnerPersonName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType partnerPersonName);
4090             
4091             
4092 
4093 
4094             gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewPartnerPersonName();
4095             
4096             
4097 
4098 
4099             java.util.Calendar getPartnerPersonSignatureDate();
4100             
4101             
4102 
4103 
4104             org.apache.xmlbeans.XmlDate xgetPartnerPersonSignatureDate();
4105             
4106             
4107 
4108 
4109             void setPartnerPersonSignatureDate(java.util.Calendar partnerPersonSignatureDate);
4110             
4111             
4112 
4113 
4114             void xsetPartnerPersonSignatureDate(org.apache.xmlbeans.XmlDate partnerPersonSignatureDate);
4115             
4116             
4117 
4118 
4119 
4120             
4121             public static final class Factory
4122             {
4123                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName newInstance() {
4124                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4125                 
4126                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName newInstance(org.apache.xmlbeans.XmlOptions options) {
4127                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PartnerPersonSignatureAndName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4128                 
4129                 private Factory() { } 
4130             }
4131         }
4132         
4133         
4134 
4135 
4136 
4137 
4138         public interface PlaceOfPerformance extends org.apache.xmlbeans.XmlString
4139         {
4140             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4141                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PlaceOfPerformance.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("placeofperformance3843elemtype");
4142             
4143             
4144 
4145 
4146 
4147             
4148             public static final class Factory
4149             {
4150                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PlaceOfPerformance newValue(java.lang.Object obj) {
4151                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PlaceOfPerformance) type.newValue( obj ); }
4152                 
4153                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PlaceOfPerformance newInstance() {
4154                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PlaceOfPerformance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4155                 
4156                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PlaceOfPerformance newInstance(org.apache.xmlbeans.XmlOptions options) {
4157                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.PlaceOfPerformance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4158                 
4159                 private Factory() { } 
4160             }
4161         }
4162         
4163         
4164 
4165 
4166 
4167 
4168         public interface GranteeNgVNameAdd extends org.apache.xmlbeans.XmlString
4169         {
4170             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4171                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GranteeNgVNameAdd.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("granteengvnameadd9b70elemtype");
4172             
4173             
4174 
4175 
4176 
4177             
4178             public static final class Factory
4179             {
4180                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeNgVNameAdd newValue(java.lang.Object obj) {
4181                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeNgVNameAdd) type.newValue( obj ); }
4182                 
4183                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeNgVNameAdd newInstance() {
4184                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeNgVNameAdd) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4185                 
4186                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeNgVNameAdd newInstance(org.apache.xmlbeans.XmlOptions options) {
4187                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeNgVNameAdd) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4188                 
4189                 private Factory() { } 
4190             }
4191         }
4192         
4193         
4194 
4195 
4196 
4197 
4198         public interface GranteeIRSVendorNumber extends org.apache.xmlbeans.XmlString
4199         {
4200             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4201                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GranteeIRSVendorNumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("granteeirsvendornumberfe56elemtype");
4202             
4203             
4204 
4205 
4206 
4207             
4208             public static final class Factory
4209             {
4210                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeIRSVendorNumber newValue(java.lang.Object obj) {
4211                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeIRSVendorNumber) type.newValue( obj ); }
4212                 
4213                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeIRSVendorNumber newInstance() {
4214                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeIRSVendorNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4215                 
4216                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeIRSVendorNumber newInstance(org.apache.xmlbeans.XmlOptions options) {
4217                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.GranteeIRSVendorNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4218                 
4219                 private Factory() { } 
4220             }
4221         }
4222         
4223         
4224 
4225 
4226 
4227 
4228         public interface TypedNameTitleOfLaw extends org.apache.xmlbeans.XmlString
4229         {
4230             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4231                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TypedNameTitleOfLaw.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("typednametitleoflaw8e3delemtype");
4232             
4233             
4234 
4235 
4236 
4237             
4238             public static final class Factory
4239             {
4240                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfLaw newValue(java.lang.Object obj) {
4241                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfLaw) type.newValue( obj ); }
4242                 
4243                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfLaw newInstance() {
4244                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfLaw) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4245                 
4246                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfLaw newInstance(org.apache.xmlbeans.XmlOptions options) {
4247                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfLaw) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4248                 
4249                 private Factory() { } 
4250             }
4251         }
4252         
4253         
4254 
4255 
4256 
4257 
4258         public interface TypedNameTitleOfGov extends org.apache.xmlbeans.XmlString
4259         {
4260             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4261                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TypedNameTitleOfGov.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("typednametitleofgovbbd1elemtype");
4262             
4263             
4264 
4265 
4266 
4267             
4268             public static final class Factory
4269             {
4270                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfGov newValue(java.lang.Object obj) {
4271                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfGov) type.newValue( obj ); }
4272                 
4273                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfGov newInstance() {
4274                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfGov) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4275                 
4276                 public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfGov newInstance(org.apache.xmlbeans.XmlOptions options) {
4277                   return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2.TypedNameTitleOfGov) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4278                 
4279                 private Factory() { } 
4280             }
4281         }
4282         
4283         
4284 
4285 
4286 
4287         
4288         public static final class Factory
4289         {
4290             public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2 newInstance() {
4291               return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4292             
4293             public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2 newInstance(org.apache.xmlbeans.XmlOptions options) {
4294               return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document.COPSApplicationAttachment2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4295             
4296             private Factory() { } 
4297         }
4298     }
4299     
4300     
4301 
4302 
4303 
4304     
4305     public static final class Factory
4306     {
4307         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document newInstance() {
4308           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4309         
4310         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document newInstance(org.apache.xmlbeans.XmlOptions options) {
4311           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4312         
4313         
4314         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
4315           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
4316         
4317         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
4318           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
4319         
4320         
4321         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
4322           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
4323         
4324         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
4325           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
4326         
4327         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
4328           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
4329         
4330         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
4331           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
4332         
4333         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
4334           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
4335         
4336         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
4337           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
4338         
4339         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
4340           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
4341         
4342         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
4343           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
4344         
4345         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
4346           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
4347         
4348         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
4349           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
4350         
4351         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
4352           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
4353         
4354         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
4355           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
4356         
4357         
4358         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
4359           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
4360         
4361         
4362         public static gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
4363           return (gov.grants.apply.forms.copsApplicationAttachment2V20.COPSApplicationAttachment2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
4364         
4365         
4366         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 {
4367           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
4368         
4369         
4370         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 {
4371           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
4372         
4373         private Factory() { } 
4374     }
4375 }