View Javadoc
1   /*
2    * An XML document type.
3    * Localname: PHS398_ResearchPlan_2_0
4    * Namespace: http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0
5    * Java type: gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document
6    *
7    * Automatically generated - do not modify.
8    */
9   package gov.grants.apply.forms.phs398ResearchPlan20V20;
10  
11  
12  /**
13   * A document containing one PHS398_ResearchPlan_2_0(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0) element.
14   *
15   * This is a complex type.
16   */
17  public interface PHS398ResearchPlan20Document 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(PHS398ResearchPlan20Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("phs398researchplan207f8adoctype");
21      
22      /**
23       * Gets the "PHS398_ResearchPlan_2_0" element
24       */
25      gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20 getPHS398ResearchPlan20();
26      
27      /**
28       * Sets the "PHS398_ResearchPlan_2_0" element
29       */
30      void setPHS398ResearchPlan20(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20 phs398ResearchPlan20);
31      
32      /**
33       * Appends and returns a new empty "PHS398_ResearchPlan_2_0" element
34       */
35      gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20 addNewPHS398ResearchPlan20();
36      
37      /**
38       * An XML PHS398_ResearchPlan_2_0(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
39       *
40       * This is a complex type.
41       */
42      public interface PHS398ResearchPlan20 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(PHS398ResearchPlan20.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("phs398researchplan20c88eelemtype");
46          
47          /**
48           * Gets the "ResearchPlanAttachments" element
49           */
50          gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments getResearchPlanAttachments();
51          
52          /**
53           * Sets the "ResearchPlanAttachments" element
54           */
55          void setResearchPlanAttachments(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments researchPlanAttachments);
56          
57          /**
58           * Appends and returns a new empty "ResearchPlanAttachments" element
59           */
60          gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments addNewResearchPlanAttachments();
61          
62          /**
63           * Gets the "FormVersion" attribute
64           */
65          java.lang.String getFormVersion();
66          
67          /**
68           * Gets (as xml) the "FormVersion" attribute
69           */
70          gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
71          
72          /**
73           * Sets the "FormVersion" attribute
74           */
75          void setFormVersion(java.lang.String formVersion);
76          
77          /**
78           * Sets (as xml) the "FormVersion" attribute
79           */
80          void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
81          
82          /**
83           * An XML ResearchPlanAttachments(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
84           *
85           * This is a complex type.
86           */
87          public interface ResearchPlanAttachments extends org.apache.xmlbeans.XmlObject
88          {
89              public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
90                  org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ResearchPlanAttachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("researchplanattachments6396elemtype");
91              
92              /**
93               * Gets the "IntroductionToApplication" element
94               */
95              gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.IntroductionToApplication getIntroductionToApplication();
96              
97              /**
98               * True if has "IntroductionToApplication" element
99               */
100             boolean isSetIntroductionToApplication();
101             
102             /**
103              * Sets the "IntroductionToApplication" element
104              */
105             void setIntroductionToApplication(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.IntroductionToApplication introductionToApplication);
106             
107             /**
108              * Appends and returns a new empty "IntroductionToApplication" element
109              */
110             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.IntroductionToApplication addNewIntroductionToApplication();
111             
112             /**
113              * Unsets the "IntroductionToApplication" element
114              */
115             void unsetIntroductionToApplication();
116             
117             /**
118              * Gets the "SpecificAims" element
119              */
120             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.SpecificAims getSpecificAims();
121             
122             /**
123              * True if has "SpecificAims" element
124              */
125             boolean isSetSpecificAims();
126             
127             /**
128              * Sets the "SpecificAims" element
129              */
130             void setSpecificAims(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.SpecificAims specificAims);
131             
132             /**
133              * Appends and returns a new empty "SpecificAims" element
134              */
135             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.SpecificAims addNewSpecificAims();
136             
137             /**
138              * Unsets the "SpecificAims" element
139              */
140             void unsetSpecificAims();
141             
142             /**
143              * Gets the "ResearchStrategy" element
144              */
145             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ResearchStrategy getResearchStrategy();
146             
147             /**
148              * Sets the "ResearchStrategy" element
149              */
150             void setResearchStrategy(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ResearchStrategy researchStrategy);
151             
152             /**
153              * Appends and returns a new empty "ResearchStrategy" element
154              */
155             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ResearchStrategy addNewResearchStrategy();
156             
157             /**
158              * Gets the "ProgressReportPublicationList" element
159              */
160             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ProgressReportPublicationList getProgressReportPublicationList();
161             
162             /**
163              * True if has "ProgressReportPublicationList" element
164              */
165             boolean isSetProgressReportPublicationList();
166             
167             /**
168              * Sets the "ProgressReportPublicationList" element
169              */
170             void setProgressReportPublicationList(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ProgressReportPublicationList progressReportPublicationList);
171             
172             /**
173              * Appends and returns a new empty "ProgressReportPublicationList" element
174              */
175             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ProgressReportPublicationList addNewProgressReportPublicationList();
176             
177             /**
178              * Unsets the "ProgressReportPublicationList" element
179              */
180             void unsetProgressReportPublicationList();
181             
182             /**
183              * Gets the "HumanSubjectSection" element
184              */
185             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection getHumanSubjectSection();
186             
187             /**
188              * True if has "HumanSubjectSection" element
189              */
190             boolean isSetHumanSubjectSection();
191             
192             /**
193              * Sets the "HumanSubjectSection" element
194              */
195             void setHumanSubjectSection(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection humanSubjectSection);
196             
197             /**
198              * Appends and returns a new empty "HumanSubjectSection" element
199              */
200             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection addNewHumanSubjectSection();
201             
202             /**
203              * Unsets the "HumanSubjectSection" element
204              */
205             void unsetHumanSubjectSection();
206             
207             /**
208              * Gets the "OtherResearchPlanSections" element
209              */
210             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections getOtherResearchPlanSections();
211             
212             /**
213              * True if has "OtherResearchPlanSections" element
214              */
215             boolean isSetOtherResearchPlanSections();
216             
217             /**
218              * Sets the "OtherResearchPlanSections" element
219              */
220             void setOtherResearchPlanSections(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections otherResearchPlanSections);
221             
222             /**
223              * Appends and returns a new empty "OtherResearchPlanSections" element
224              */
225             gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections addNewOtherResearchPlanSections();
226             
227             /**
228              * Unsets the "OtherResearchPlanSections" element
229              */
230             void unsetOtherResearchPlanSections();
231             
232             /**
233              * Gets the "Appendix" element
234              */
235             gov.grants.apply.system.attachmentsV10.AttachmentGroupMin0Max100DataType getAppendix();
236             
237             /**
238              * True if has "Appendix" element
239              */
240             boolean isSetAppendix();
241             
242             /**
243              * Sets the "Appendix" element
244              */
245             void setAppendix(gov.grants.apply.system.attachmentsV10.AttachmentGroupMin0Max100DataType appendix);
246             
247             /**
248              * Appends and returns a new empty "Appendix" element
249              */
250             gov.grants.apply.system.attachmentsV10.AttachmentGroupMin0Max100DataType addNewAppendix();
251             
252             /**
253              * Unsets the "Appendix" element
254              */
255             void unsetAppendix();
256             
257             /**
258              * An XML IntroductionToApplication(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
259              *
260              * This is a complex type.
261              */
262             public interface IntroductionToApplication extends org.apache.xmlbeans.XmlObject
263             {
264                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
265                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IntroductionToApplication.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("introductiontoapplicationb74felemtype");
266                 
267                 /**
268                  * Gets the "attFile" element
269                  */
270                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
271                 
272                 /**
273                  * Sets the "attFile" element
274                  */
275                 void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
276                 
277                 /**
278                  * Appends and returns a new empty "attFile" element
279                  */
280                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
281                 
282                 /**
283                  * A factory class with static methods for creating instances
284                  * of this type.
285                  */
286                 
287                 public static final class Factory
288                 {
289                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.IntroductionToApplication newInstance() {
290                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.IntroductionToApplication) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
291                     
292                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.IntroductionToApplication newInstance(org.apache.xmlbeans.XmlOptions options) {
293                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.IntroductionToApplication) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
294                     
295                     private Factory() { } // No instance of this class allowed
296                 }
297             }
298             
299             /**
300              * An XML SpecificAims(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
301              *
302              * This is a complex type.
303              */
304             public interface SpecificAims extends org.apache.xmlbeans.XmlObject
305             {
306                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
307                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SpecificAims.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("specificaims7e3aelemtype");
308                 
309                 /**
310                  * Gets the "attFile" element
311                  */
312                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
313                 
314                 /**
315                  * Sets the "attFile" element
316                  */
317                 void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
318                 
319                 /**
320                  * Appends and returns a new empty "attFile" element
321                  */
322                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
323                 
324                 /**
325                  * A factory class with static methods for creating instances
326                  * of this type.
327                  */
328                 
329                 public static final class Factory
330                 {
331                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.SpecificAims newInstance() {
332                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.SpecificAims) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
333                     
334                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.SpecificAims newInstance(org.apache.xmlbeans.XmlOptions options) {
335                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.SpecificAims) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
336                     
337                     private Factory() { } // No instance of this class allowed
338                 }
339             }
340             
341             /**
342              * An XML ResearchStrategy(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
343              *
344              * This is a complex type.
345              */
346             public interface ResearchStrategy extends org.apache.xmlbeans.XmlObject
347             {
348                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
349                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ResearchStrategy.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("researchstrategy8fecelemtype");
350                 
351                 /**
352                  * Gets the "attFile" element
353                  */
354                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
355                 
356                 /**
357                  * Sets the "attFile" element
358                  */
359                 void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
360                 
361                 /**
362                  * Appends and returns a new empty "attFile" element
363                  */
364                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
365                 
366                 /**
367                  * A factory class with static methods for creating instances
368                  * of this type.
369                  */
370                 
371                 public static final class Factory
372                 {
373                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ResearchStrategy newInstance() {
374                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ResearchStrategy) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
375                     
376                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ResearchStrategy newInstance(org.apache.xmlbeans.XmlOptions options) {
377                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ResearchStrategy) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
378                     
379                     private Factory() { } // No instance of this class allowed
380                 }
381             }
382             
383             /**
384              * An XML ProgressReportPublicationList(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
385              *
386              * This is a complex type.
387              */
388             public interface ProgressReportPublicationList extends org.apache.xmlbeans.XmlObject
389             {
390                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
391                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProgressReportPublicationList.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("progressreportpublicationlist7001elemtype");
392                 
393                 /**
394                  * Gets the "attFile" element
395                  */
396                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
397                 
398                 /**
399                  * Sets the "attFile" element
400                  */
401                 void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
402                 
403                 /**
404                  * Appends and returns a new empty "attFile" element
405                  */
406                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
407                 
408                 /**
409                  * A factory class with static methods for creating instances
410                  * of this type.
411                  */
412                 
413                 public static final class Factory
414                 {
415                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ProgressReportPublicationList newInstance() {
416                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ProgressReportPublicationList) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
417                     
418                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ProgressReportPublicationList newInstance(org.apache.xmlbeans.XmlOptions options) {
419                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.ProgressReportPublicationList) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
420                     
421                     private Factory() { } // No instance of this class allowed
422                 }
423             }
424             
425             /**
426              * An XML HumanSubjectSection(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
427              *
428              * This is a complex type.
429              */
430             public interface HumanSubjectSection extends org.apache.xmlbeans.XmlObject
431             {
432                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
433                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HumanSubjectSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("humansubjectsectionb8e4elemtype");
434                 
435                 /**
436                  * Gets the "ProtectionOfHumanSubjects" element
437                  */
438                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.ProtectionOfHumanSubjects getProtectionOfHumanSubjects();
439                 
440                 /**
441                  * True if has "ProtectionOfHumanSubjects" element
442                  */
443                 boolean isSetProtectionOfHumanSubjects();
444                 
445                 /**
446                  * Sets the "ProtectionOfHumanSubjects" element
447                  */
448                 void setProtectionOfHumanSubjects(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.ProtectionOfHumanSubjects protectionOfHumanSubjects);
449                 
450                 /**
451                  * Appends and returns a new empty "ProtectionOfHumanSubjects" element
452                  */
453                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.ProtectionOfHumanSubjects addNewProtectionOfHumanSubjects();
454                 
455                 /**
456                  * Unsets the "ProtectionOfHumanSubjects" element
457                  */
458                 void unsetProtectionOfHumanSubjects();
459                 
460                 /**
461                  * Gets the "InclusionOfWomenAndMinorities" element
462                  */
463                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfWomenAndMinorities getInclusionOfWomenAndMinorities();
464                 
465                 /**
466                  * True if has "InclusionOfWomenAndMinorities" element
467                  */
468                 boolean isSetInclusionOfWomenAndMinorities();
469                 
470                 /**
471                  * Sets the "InclusionOfWomenAndMinorities" element
472                  */
473                 void setInclusionOfWomenAndMinorities(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfWomenAndMinorities inclusionOfWomenAndMinorities);
474                 
475                 /**
476                  * Appends and returns a new empty "InclusionOfWomenAndMinorities" element
477                  */
478                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfWomenAndMinorities addNewInclusionOfWomenAndMinorities();
479                 
480                 /**
481                  * Unsets the "InclusionOfWomenAndMinorities" element
482                  */
483                 void unsetInclusionOfWomenAndMinorities();
484                 
485                 /**
486                  * Gets the "InclusionOfChildren" element
487                  */
488                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfChildren getInclusionOfChildren();
489                 
490                 /**
491                  * True if has "InclusionOfChildren" element
492                  */
493                 boolean isSetInclusionOfChildren();
494                 
495                 /**
496                  * Sets the "InclusionOfChildren" element
497                  */
498                 void setInclusionOfChildren(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfChildren inclusionOfChildren);
499                 
500                 /**
501                  * Appends and returns a new empty "InclusionOfChildren" element
502                  */
503                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfChildren addNewInclusionOfChildren();
504                 
505                 /**
506                  * Unsets the "InclusionOfChildren" element
507                  */
508                 void unsetInclusionOfChildren();
509                 
510                 /**
511                  * An XML ProtectionOfHumanSubjects(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
512                  *
513                  * This is a complex type.
514                  */
515                 public interface ProtectionOfHumanSubjects extends org.apache.xmlbeans.XmlObject
516                 {
517                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
518                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProtectionOfHumanSubjects.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("protectionofhumansubjects1034elemtype");
519                     
520                     /**
521                      * Gets the "attFile" element
522                      */
523                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
524                     
525                     /**
526                      * Sets the "attFile" element
527                      */
528                     void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
529                     
530                     /**
531                      * Appends and returns a new empty "attFile" element
532                      */
533                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
534                     
535                     /**
536                      * A factory class with static methods for creating instances
537                      * of this type.
538                      */
539                     
540                     public static final class Factory
541                     {
542                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.ProtectionOfHumanSubjects newInstance() {
543                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.ProtectionOfHumanSubjects) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
544                       
545                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.ProtectionOfHumanSubjects newInstance(org.apache.xmlbeans.XmlOptions options) {
546                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.ProtectionOfHumanSubjects) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
547                       
548                       private Factory() { } // No instance of this class allowed
549                     }
550                 }
551                 
552                 /**
553                  * An XML InclusionOfWomenAndMinorities(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
554                  *
555                  * This is a complex type.
556                  */
557                 public interface InclusionOfWomenAndMinorities extends org.apache.xmlbeans.XmlObject
558                 {
559                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
560                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(InclusionOfWomenAndMinorities.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("inclusionofwomenandminorities3635elemtype");
561                     
562                     /**
563                      * Gets the "attFile" element
564                      */
565                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
566                     
567                     /**
568                      * Sets the "attFile" element
569                      */
570                     void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
571                     
572                     /**
573                      * Appends and returns a new empty "attFile" element
574                      */
575                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
576                     
577                     /**
578                      * A factory class with static methods for creating instances
579                      * of this type.
580                      */
581                     
582                     public static final class Factory
583                     {
584                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfWomenAndMinorities newInstance() {
585                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfWomenAndMinorities) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
586                       
587                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfWomenAndMinorities newInstance(org.apache.xmlbeans.XmlOptions options) {
588                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfWomenAndMinorities) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
589                       
590                       private Factory() { } // No instance of this class allowed
591                     }
592                 }
593                 
594                 /**
595                  * An XML InclusionOfChildren(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
596                  *
597                  * This is a complex type.
598                  */
599                 public interface InclusionOfChildren extends org.apache.xmlbeans.XmlObject
600                 {
601                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
602                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(InclusionOfChildren.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("inclusionofchildrenb5a6elemtype");
603                     
604                     /**
605                      * Gets the "attFile" element
606                      */
607                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
608                     
609                     /**
610                      * Sets the "attFile" element
611                      */
612                     void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
613                     
614                     /**
615                      * Appends and returns a new empty "attFile" element
616                      */
617                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
618                     
619                     /**
620                      * A factory class with static methods for creating instances
621                      * of this type.
622                      */
623                     
624                     public static final class Factory
625                     {
626                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfChildren newInstance() {
627                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfChildren) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
628                       
629                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfChildren newInstance(org.apache.xmlbeans.XmlOptions options) {
630                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection.InclusionOfChildren) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
631                       
632                       private Factory() { } // No instance of this class allowed
633                     }
634                 }
635                 
636                 /**
637                  * A factory class with static methods for creating instances
638                  * of this type.
639                  */
640                 
641                 public static final class Factory
642                 {
643                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection newInstance() {
644                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
645                     
646                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection newInstance(org.apache.xmlbeans.XmlOptions options) {
647                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.HumanSubjectSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
648                     
649                     private Factory() { } // No instance of this class allowed
650                 }
651             }
652             
653             /**
654              * An XML OtherResearchPlanSections(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
655              *
656              * This is a complex type.
657              */
658             public interface OtherResearchPlanSections extends org.apache.xmlbeans.XmlObject
659             {
660                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
661                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherResearchPlanSections.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("otherresearchplansectionsa028elemtype");
662                 
663                 /**
664                  * Gets the "VertebrateAnimals" element
665                  */
666                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.VertebrateAnimals getVertebrateAnimals();
667                 
668                 /**
669                  * True if has "VertebrateAnimals" element
670                  */
671                 boolean isSetVertebrateAnimals();
672                 
673                 /**
674                  * Sets the "VertebrateAnimals" element
675                  */
676                 void setVertebrateAnimals(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.VertebrateAnimals vertebrateAnimals);
677                 
678                 /**
679                  * Appends and returns a new empty "VertebrateAnimals" element
680                  */
681                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.VertebrateAnimals addNewVertebrateAnimals();
682                 
683                 /**
684                  * Unsets the "VertebrateAnimals" element
685                  */
686                 void unsetVertebrateAnimals();
687                 
688                 /**
689                  * Gets the "SelectAgentResearch" element
690                  */
691                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.SelectAgentResearch getSelectAgentResearch();
692                 
693                 /**
694                  * True if has "SelectAgentResearch" element
695                  */
696                 boolean isSetSelectAgentResearch();
697                 
698                 /**
699                  * Sets the "SelectAgentResearch" element
700                  */
701                 void setSelectAgentResearch(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.SelectAgentResearch selectAgentResearch);
702                 
703                 /**
704                  * Appends and returns a new empty "SelectAgentResearch" element
705                  */
706                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.SelectAgentResearch addNewSelectAgentResearch();
707                 
708                 /**
709                  * Unsets the "SelectAgentResearch" element
710                  */
711                 void unsetSelectAgentResearch();
712                 
713                 /**
714                  * Gets the "MultiplePDPILeadershipPlan" element
715                  */
716                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.MultiplePDPILeadershipPlan getMultiplePDPILeadershipPlan();
717                 
718                 /**
719                  * True if has "MultiplePDPILeadershipPlan" element
720                  */
721                 boolean isSetMultiplePDPILeadershipPlan();
722                 
723                 /**
724                  * Sets the "MultiplePDPILeadershipPlan" element
725                  */
726                 void setMultiplePDPILeadershipPlan(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.MultiplePDPILeadershipPlan multiplePDPILeadershipPlan);
727                 
728                 /**
729                  * Appends and returns a new empty "MultiplePDPILeadershipPlan" element
730                  */
731                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.MultiplePDPILeadershipPlan addNewMultiplePDPILeadershipPlan();
732                 
733                 /**
734                  * Unsets the "MultiplePDPILeadershipPlan" element
735                  */
736                 void unsetMultiplePDPILeadershipPlan();
737                 
738                 /**
739                  * Gets the "ConsortiumContractualArrangements" element
740                  */
741                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ConsortiumContractualArrangements getConsortiumContractualArrangements();
742                 
743                 /**
744                  * True if has "ConsortiumContractualArrangements" element
745                  */
746                 boolean isSetConsortiumContractualArrangements();
747                 
748                 /**
749                  * Sets the "ConsortiumContractualArrangements" element
750                  */
751                 void setConsortiumContractualArrangements(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ConsortiumContractualArrangements consortiumContractualArrangements);
752                 
753                 /**
754                  * Appends and returns a new empty "ConsortiumContractualArrangements" element
755                  */
756                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ConsortiumContractualArrangements addNewConsortiumContractualArrangements();
757                 
758                 /**
759                  * Unsets the "ConsortiumContractualArrangements" element
760                  */
761                 void unsetConsortiumContractualArrangements();
762                 
763                 /**
764                  * Gets the "LettersOfSupport" element
765                  */
766                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.LettersOfSupport getLettersOfSupport();
767                 
768                 /**
769                  * True if has "LettersOfSupport" element
770                  */
771                 boolean isSetLettersOfSupport();
772                 
773                 /**
774                  * Sets the "LettersOfSupport" element
775                  */
776                 void setLettersOfSupport(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.LettersOfSupport lettersOfSupport);
777                 
778                 /**
779                  * Appends and returns a new empty "LettersOfSupport" element
780                  */
781                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.LettersOfSupport addNewLettersOfSupport();
782                 
783                 /**
784                  * Unsets the "LettersOfSupport" element
785                  */
786                 void unsetLettersOfSupport();
787                 
788                 /**
789                  * Gets the "ResourceSharingPlans" element
790                  */
791                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ResourceSharingPlans getResourceSharingPlans();
792                 
793                 /**
794                  * True if has "ResourceSharingPlans" element
795                  */
796                 boolean isSetResourceSharingPlans();
797                 
798                 /**
799                  * Sets the "ResourceSharingPlans" element
800                  */
801                 void setResourceSharingPlans(gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ResourceSharingPlans resourceSharingPlans);
802                 
803                 /**
804                  * Appends and returns a new empty "ResourceSharingPlans" element
805                  */
806                 gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ResourceSharingPlans addNewResourceSharingPlans();
807                 
808                 /**
809                  * Unsets the "ResourceSharingPlans" element
810                  */
811                 void unsetResourceSharingPlans();
812                 
813                 /**
814                  * An XML VertebrateAnimals(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
815                  *
816                  * This is a complex type.
817                  */
818                 public interface VertebrateAnimals extends org.apache.xmlbeans.XmlObject
819                 {
820                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
821                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(VertebrateAnimals.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("vertebrateanimals3053elemtype");
822                     
823                     /**
824                      * Gets the "attFile" element
825                      */
826                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
827                     
828                     /**
829                      * Sets the "attFile" element
830                      */
831                     void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
832                     
833                     /**
834                      * Appends and returns a new empty "attFile" element
835                      */
836                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
837                     
838                     /**
839                      * A factory class with static methods for creating instances
840                      * of this type.
841                      */
842                     
843                     public static final class Factory
844                     {
845                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.VertebrateAnimals newInstance() {
846                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.VertebrateAnimals) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
847                       
848                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.VertebrateAnimals newInstance(org.apache.xmlbeans.XmlOptions options) {
849                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.VertebrateAnimals) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
850                       
851                       private Factory() { } // No instance of this class allowed
852                     }
853                 }
854                 
855                 /**
856                  * An XML SelectAgentResearch(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
857                  *
858                  * This is a complex type.
859                  */
860                 public interface SelectAgentResearch extends org.apache.xmlbeans.XmlObject
861                 {
862                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
863                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SelectAgentResearch.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("selectagentresearch95b8elemtype");
864                     
865                     /**
866                      * Gets the "attFile" element
867                      */
868                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
869                     
870                     /**
871                      * Sets the "attFile" element
872                      */
873                     void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
874                     
875                     /**
876                      * Appends and returns a new empty "attFile" element
877                      */
878                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
879                     
880                     /**
881                      * A factory class with static methods for creating instances
882                      * of this type.
883                      */
884                     
885                     public static final class Factory
886                     {
887                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.SelectAgentResearch newInstance() {
888                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.SelectAgentResearch) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
889                       
890                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.SelectAgentResearch newInstance(org.apache.xmlbeans.XmlOptions options) {
891                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.SelectAgentResearch) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
892                       
893                       private Factory() { } // No instance of this class allowed
894                     }
895                 }
896                 
897                 /**
898                  * An XML MultiplePDPILeadershipPlan(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
899                  *
900                  * This is a complex type.
901                  */
902                 public interface MultiplePDPILeadershipPlan extends org.apache.xmlbeans.XmlObject
903                 {
904                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
905                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MultiplePDPILeadershipPlan.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("multiplepdpileadershipplancbe1elemtype");
906                     
907                     /**
908                      * Gets the "attFile" element
909                      */
910                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
911                     
912                     /**
913                      * Sets the "attFile" element
914                      */
915                     void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
916                     
917                     /**
918                      * Appends and returns a new empty "attFile" element
919                      */
920                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
921                     
922                     /**
923                      * A factory class with static methods for creating instances
924                      * of this type.
925                      */
926                     
927                     public static final class Factory
928                     {
929                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.MultiplePDPILeadershipPlan newInstance() {
930                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.MultiplePDPILeadershipPlan) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
931                       
932                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.MultiplePDPILeadershipPlan newInstance(org.apache.xmlbeans.XmlOptions options) {
933                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.MultiplePDPILeadershipPlan) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
934                       
935                       private Factory() { } // No instance of this class allowed
936                     }
937                 }
938                 
939                 /**
940                  * An XML ConsortiumContractualArrangements(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
941                  *
942                  * This is a complex type.
943                  */
944                 public interface ConsortiumContractualArrangements extends org.apache.xmlbeans.XmlObject
945                 {
946                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
947                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsortiumContractualArrangements.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consortiumcontractualarrangements9426elemtype");
948                     
949                     /**
950                      * Gets the "attFile" element
951                      */
952                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
953                     
954                     /**
955                      * Sets the "attFile" element
956                      */
957                     void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
958                     
959                     /**
960                      * Appends and returns a new empty "attFile" element
961                      */
962                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
963                     
964                     /**
965                      * A factory class with static methods for creating instances
966                      * of this type.
967                      */
968                     
969                     public static final class Factory
970                     {
971                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ConsortiumContractualArrangements newInstance() {
972                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ConsortiumContractualArrangements) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
973                       
974                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ConsortiumContractualArrangements newInstance(org.apache.xmlbeans.XmlOptions options) {
975                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ConsortiumContractualArrangements) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
976                       
977                       private Factory() { } // No instance of this class allowed
978                     }
979                 }
980                 
981                 /**
982                  * An XML LettersOfSupport(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
983                  *
984                  * This is a complex type.
985                  */
986                 public interface LettersOfSupport extends org.apache.xmlbeans.XmlObject
987                 {
988                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
989                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(LettersOfSupport.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("lettersofsupport9861elemtype");
990                     
991                     /**
992                      * Gets the "attFile" element
993                      */
994                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
995                     
996                     /**
997                      * Sets the "attFile" element
998                      */
999                     void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
1000                     
1001                     /**
1002                      * Appends and returns a new empty "attFile" element
1003                      */
1004                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
1005                     
1006                     /**
1007                      * A factory class with static methods for creating instances
1008                      * of this type.
1009                      */
1010                     
1011                     public static final class Factory
1012                     {
1013                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.LettersOfSupport newInstance() {
1014                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.LettersOfSupport) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1015                       
1016                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.LettersOfSupport newInstance(org.apache.xmlbeans.XmlOptions options) {
1017                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.LettersOfSupport) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1018                       
1019                       private Factory() { } // No instance of this class allowed
1020                     }
1021                 }
1022                 
1023                 /**
1024                  * An XML ResourceSharingPlans(@http://apply.grants.gov/forms/PHS398_ResearchPlan_2_0-V2.0).
1025                  *
1026                  * This is a complex type.
1027                  */
1028                 public interface ResourceSharingPlans extends org.apache.xmlbeans.XmlObject
1029                 {
1030                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1031                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ResourceSharingPlans.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("resourcesharingplans7050elemtype");
1032                     
1033                     /**
1034                      * Gets the "attFile" element
1035                      */
1036                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAttFile();
1037                     
1038                     /**
1039                      * Sets the "attFile" element
1040                      */
1041                     void setAttFile(gov.grants.apply.system.attachmentsV10.AttachedFileDataType attFile);
1042                     
1043                     /**
1044                      * Appends and returns a new empty "attFile" element
1045                      */
1046                     gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAttFile();
1047                     
1048                     /**
1049                      * A factory class with static methods for creating instances
1050                      * of this type.
1051                      */
1052                     
1053                     public static final class Factory
1054                     {
1055                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ResourceSharingPlans newInstance() {
1056                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ResourceSharingPlans) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1057                       
1058                       public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ResourceSharingPlans newInstance(org.apache.xmlbeans.XmlOptions options) {
1059                         return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections.ResourceSharingPlans) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1060                       
1061                       private Factory() { } // No instance of this class allowed
1062                     }
1063                 }
1064                 
1065                 /**
1066                  * A factory class with static methods for creating instances
1067                  * of this type.
1068                  */
1069                 
1070                 public static final class Factory
1071                 {
1072                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections newInstance() {
1073                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1074                     
1075                     public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections newInstance(org.apache.xmlbeans.XmlOptions options) {
1076                       return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments.OtherResearchPlanSections) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1077                     
1078                     private Factory() { } // No instance of this class allowed
1079                 }
1080             }
1081             
1082             /**
1083              * A factory class with static methods for creating instances
1084              * of this type.
1085              */
1086             
1087             public static final class Factory
1088             {
1089                 public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments newInstance() {
1090                   return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1091                 
1092                 public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments newInstance(org.apache.xmlbeans.XmlOptions options) {
1093                   return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20.ResearchPlanAttachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1094                 
1095                 private Factory() { } // No instance of this class allowed
1096             }
1097         }
1098         
1099         /**
1100          * A factory class with static methods for creating instances
1101          * of this type.
1102          */
1103         
1104         public static final class Factory
1105         {
1106             public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20 newInstance() {
1107               return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1108             
1109             public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20 newInstance(org.apache.xmlbeans.XmlOptions options) {
1110               return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document.PHS398ResearchPlan20) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1111             
1112             private Factory() { } // No instance of this class allowed
1113         }
1114     }
1115     
1116     /**
1117      * A factory class with static methods for creating instances
1118      * of this type.
1119      */
1120     
1121     public static final class Factory
1122     {
1123         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document newInstance() {
1124           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1125         
1126         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document newInstance(org.apache.xmlbeans.XmlOptions options) {
1127           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1128         
1129         /** @param xmlAsString the string value to parse */
1130         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
1131           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
1132         
1133         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1134           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
1135         
1136         /** @param file the file from which to load an xml document */
1137         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1138           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
1139         
1140         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1141           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
1142         
1143         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1144           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
1145         
1146         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1147           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
1148         
1149         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1150           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
1151         
1152         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1153           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
1154         
1155         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1156           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
1157         
1158         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1159           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
1160         
1161         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
1162           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
1163         
1164         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1165           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
1166         
1167         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
1168           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
1169         
1170         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1171           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
1172         
1173         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
1174         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1175           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
1176         
1177         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
1178         public static gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1179           return (gov.grants.apply.forms.phs398ResearchPlan20V20.PHS398ResearchPlan20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
1180         
1181         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
1182         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 {
1183           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
1184         
1185         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
1186         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 {
1187           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
1188         
1189         private Factory() { } // No instance of this class allowed
1190     }
1191 }