View Javadoc
1   /*
2    * An XML document type.
3    * Localname: RR_KeyPersonExpanded
4    * Namespace: http://apply.grants.gov/forms/RR_KeyPersonExpanded-V1.0
5    * Java type: gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument
6    *
7    * Automatically generated - do not modify.
8    */
9   package gov.grants.apply.forms.rrKeyPersonExpandedV10;
10  
11  
12  /**
13   * A document containing one RR_KeyPersonExpanded(@http://apply.grants.gov/forms/RR_KeyPersonExpanded-V1.0) element.
14   *
15   * This is a complex type.
16   */
17  public interface RRKeyPersonExpandedDocument 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(RRKeyPersonExpandedDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrkeypersonexpanded9a5ddoctype");
21      
22      /**
23       * Gets the "RR_KeyPersonExpanded" element
24       */
25      gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded getRRKeyPersonExpanded();
26      
27      /**
28       * Sets the "RR_KeyPersonExpanded" element
29       */
30      void setRRKeyPersonExpanded(gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded rrKeyPersonExpanded);
31      
32      /**
33       * Appends and returns a new empty "RR_KeyPersonExpanded" element
34       */
35      gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded addNewRRKeyPersonExpanded();
36      
37      /**
38       * An XML RR_KeyPersonExpanded(@http://apply.grants.gov/forms/RR_KeyPersonExpanded-V1.0).
39       *
40       * This is a complex type.
41       */
42      public interface RRKeyPersonExpanded 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(RRKeyPersonExpanded.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrkeypersonexpanded9173elemtype");
46          
47          /**
48           * Gets the "PDPI" element
49           */
50          gov.grants.apply.forms.rrKeyPersonExpandedV10.PersonProfileDataType getPDPI();
51          
52          /**
53           * Sets the "PDPI" element
54           */
55          void setPDPI(gov.grants.apply.forms.rrKeyPersonExpandedV10.PersonProfileDataType pdpi);
56          
57          /**
58           * Appends and returns a new empty "PDPI" element
59           */
60          gov.grants.apply.forms.rrKeyPersonExpandedV10.PersonProfileDataType addNewPDPI();
61          
62          /**
63           * Gets array of all "KeyPerson" elements
64           */
65          gov.grants.apply.forms.rrKeyPersonExpandedV10.PersonProfileDataType[] getKeyPersonArray();
66          
67          /**
68           * Gets ith "KeyPerson" element
69           */
70          gov.grants.apply.forms.rrKeyPersonExpandedV10.PersonProfileDataType getKeyPersonArray(int i);
71          
72          /**
73           * Returns number of "KeyPerson" element
74           */
75          int sizeOfKeyPersonArray();
76          
77          /**
78           * Sets array of all "KeyPerson" element
79           */
80          void setKeyPersonArray(gov.grants.apply.forms.rrKeyPersonExpandedV10.PersonProfileDataType[] keyPersonArray);
81          
82          /**
83           * Sets ith "KeyPerson" element
84           */
85          void setKeyPersonArray(int i, gov.grants.apply.forms.rrKeyPersonExpandedV10.PersonProfileDataType keyPerson);
86          
87          /**
88           * Inserts and returns a new empty value (as xml) as the ith "KeyPerson" element
89           */
90          gov.grants.apply.forms.rrKeyPersonExpandedV10.PersonProfileDataType insertNewKeyPerson(int i);
91          
92          /**
93           * Appends and returns a new empty value (as xml) as the last "KeyPerson" element
94           */
95          gov.grants.apply.forms.rrKeyPersonExpandedV10.PersonProfileDataType addNewKeyPerson();
96          
97          /**
98           * Removes the ith "KeyPerson" element
99           */
100         void removeKeyPerson(int i);
101         
102         /**
103          * Gets the "KeyPersonAttachmentFileName1" element
104          */
105         java.lang.String getKeyPersonAttachmentFileName1();
106         
107         /**
108          * Gets (as xml) the "KeyPersonAttachmentFileName1" element
109          */
110         gov.grants.apply.system.globalV10.StringMin1Max60Type xgetKeyPersonAttachmentFileName1();
111         
112         /**
113          * True if has "KeyPersonAttachmentFileName1" element
114          */
115         boolean isSetKeyPersonAttachmentFileName1();
116         
117         /**
118          * Sets the "KeyPersonAttachmentFileName1" element
119          */
120         void setKeyPersonAttachmentFileName1(java.lang.String keyPersonAttachmentFileName1);
121         
122         /**
123          * Sets (as xml) the "KeyPersonAttachmentFileName1" element
124          */
125         void xsetKeyPersonAttachmentFileName1(gov.grants.apply.system.globalV10.StringMin1Max60Type keyPersonAttachmentFileName1);
126         
127         /**
128          * Unsets the "KeyPersonAttachmentFileName1" element
129          */
130         void unsetKeyPersonAttachmentFileName1();
131         
132         /**
133          * Gets the "KeyPersonAttachmentFileName2" element
134          */
135         java.lang.String getKeyPersonAttachmentFileName2();
136         
137         /**
138          * Gets (as xml) the "KeyPersonAttachmentFileName2" element
139          */
140         gov.grants.apply.system.globalV10.StringMin1Max60Type xgetKeyPersonAttachmentFileName2();
141         
142         /**
143          * True if has "KeyPersonAttachmentFileName2" element
144          */
145         boolean isSetKeyPersonAttachmentFileName2();
146         
147         /**
148          * Sets the "KeyPersonAttachmentFileName2" element
149          */
150         void setKeyPersonAttachmentFileName2(java.lang.String keyPersonAttachmentFileName2);
151         
152         /**
153          * Sets (as xml) the "KeyPersonAttachmentFileName2" element
154          */
155         void xsetKeyPersonAttachmentFileName2(gov.grants.apply.system.globalV10.StringMin1Max60Type keyPersonAttachmentFileName2);
156         
157         /**
158          * Unsets the "KeyPersonAttachmentFileName2" element
159          */
160         void unsetKeyPersonAttachmentFileName2();
161         
162         /**
163          * Gets the "KeyPersonAttachmentFileName3" element
164          */
165         java.lang.String getKeyPersonAttachmentFileName3();
166         
167         /**
168          * Gets (as xml) the "KeyPersonAttachmentFileName3" element
169          */
170         gov.grants.apply.system.globalV10.StringMin1Max60Type xgetKeyPersonAttachmentFileName3();
171         
172         /**
173          * True if has "KeyPersonAttachmentFileName3" element
174          */
175         boolean isSetKeyPersonAttachmentFileName3();
176         
177         /**
178          * Sets the "KeyPersonAttachmentFileName3" element
179          */
180         void setKeyPersonAttachmentFileName3(java.lang.String keyPersonAttachmentFileName3);
181         
182         /**
183          * Sets (as xml) the "KeyPersonAttachmentFileName3" element
184          */
185         void xsetKeyPersonAttachmentFileName3(gov.grants.apply.system.globalV10.StringMin1Max60Type keyPersonAttachmentFileName3);
186         
187         /**
188          * Unsets the "KeyPersonAttachmentFileName3" element
189          */
190         void unsetKeyPersonAttachmentFileName3();
191         
192         /**
193          * Gets the "KeyPersonAttachmentFileName4" element
194          */
195         java.lang.String getKeyPersonAttachmentFileName4();
196         
197         /**
198          * Gets (as xml) the "KeyPersonAttachmentFileName4" element
199          */
200         gov.grants.apply.system.globalV10.StringMin1Max60Type xgetKeyPersonAttachmentFileName4();
201         
202         /**
203          * True if has "KeyPersonAttachmentFileName4" element
204          */
205         boolean isSetKeyPersonAttachmentFileName4();
206         
207         /**
208          * Sets the "KeyPersonAttachmentFileName4" element
209          */
210         void setKeyPersonAttachmentFileName4(java.lang.String keyPersonAttachmentFileName4);
211         
212         /**
213          * Sets (as xml) the "KeyPersonAttachmentFileName4" element
214          */
215         void xsetKeyPersonAttachmentFileName4(gov.grants.apply.system.globalV10.StringMin1Max60Type keyPersonAttachmentFileName4);
216         
217         /**
218          * Unsets the "KeyPersonAttachmentFileName4" element
219          */
220         void unsetKeyPersonAttachmentFileName4();
221         
222         /**
223          * Gets the "AdditionalProfilesAttached" element
224          */
225         gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.AdditionalProfilesAttached getAdditionalProfilesAttached();
226         
227         /**
228          * True if has "AdditionalProfilesAttached" element
229          */
230         boolean isSetAdditionalProfilesAttached();
231         
232         /**
233          * Sets the "AdditionalProfilesAttached" element
234          */
235         void setAdditionalProfilesAttached(gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.AdditionalProfilesAttached additionalProfilesAttached);
236         
237         /**
238          * Appends and returns a new empty "AdditionalProfilesAttached" element
239          */
240         gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.AdditionalProfilesAttached addNewAdditionalProfilesAttached();
241         
242         /**
243          * Unsets the "AdditionalProfilesAttached" element
244          */
245         void unsetAdditionalProfilesAttached();
246         
247         /**
248          * Gets the "BioSketchsAttached" element
249          */
250         gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.BioSketchsAttached getBioSketchsAttached();
251         
252         /**
253          * True if has "BioSketchsAttached" element
254          */
255         boolean isSetBioSketchsAttached();
256         
257         /**
258          * Sets the "BioSketchsAttached" element
259          */
260         void setBioSketchsAttached(gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.BioSketchsAttached bioSketchsAttached);
261         
262         /**
263          * Appends and returns a new empty "BioSketchsAttached" element
264          */
265         gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.BioSketchsAttached addNewBioSketchsAttached();
266         
267         /**
268          * Unsets the "BioSketchsAttached" element
269          */
270         void unsetBioSketchsAttached();
271         
272         /**
273          * Gets the "SupportsAttached" element
274          */
275         gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.SupportsAttached getSupportsAttached();
276         
277         /**
278          * True if has "SupportsAttached" element
279          */
280         boolean isSetSupportsAttached();
281         
282         /**
283          * Sets the "SupportsAttached" element
284          */
285         void setSupportsAttached(gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.SupportsAttached supportsAttached);
286         
287         /**
288          * Appends and returns a new empty "SupportsAttached" element
289          */
290         gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.SupportsAttached addNewSupportsAttached();
291         
292         /**
293          * Unsets the "SupportsAttached" element
294          */
295         void unsetSupportsAttached();
296         
297         /**
298          * Gets the "FormVersion" attribute
299          */
300         java.lang.String getFormVersion();
301         
302         /**
303          * Gets (as xml) the "FormVersion" attribute
304          */
305         gov.grants.apply.system.globalLibraryV10.FormVersionDataType xgetFormVersion();
306         
307         /**
308          * Sets the "FormVersion" attribute
309          */
310         void setFormVersion(java.lang.String formVersion);
311         
312         /**
313          * Sets (as xml) the "FormVersion" attribute
314          */
315         void xsetFormVersion(gov.grants.apply.system.globalLibraryV10.FormVersionDataType formVersion);
316         
317         /**
318          * An XML AdditionalProfilesAttached(@http://apply.grants.gov/forms/RR_KeyPersonExpanded-V1.0).
319          *
320          * This is a complex type.
321          */
322         public interface AdditionalProfilesAttached extends org.apache.xmlbeans.XmlObject
323         {
324             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
325                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AdditionalProfilesAttached.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("additionalprofilesattached2564elemtype");
326             
327             /**
328              * Gets the "AdditionalProfileAttached" element
329              */
330             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAdditionalProfileAttached();
331             
332             /**
333              * True if has "AdditionalProfileAttached" element
334              */
335             boolean isSetAdditionalProfileAttached();
336             
337             /**
338              * Sets the "AdditionalProfileAttached" element
339              */
340             void setAdditionalProfileAttached(gov.grants.apply.system.attachmentsV10.AttachedFileDataType additionalProfileAttached);
341             
342             /**
343              * Appends and returns a new empty "AdditionalProfileAttached" element
344              */
345             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAdditionalProfileAttached();
346             
347             /**
348              * Unsets the "AdditionalProfileAttached" element
349              */
350             void unsetAdditionalProfileAttached();
351             
352             /**
353              * A factory class with static methods for creating instances
354              * of this type.
355              */
356             
357             public static final class Factory
358             {
359                 public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.AdditionalProfilesAttached newInstance() {
360                   return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.AdditionalProfilesAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
361                 
362                 public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.AdditionalProfilesAttached newInstance(org.apache.xmlbeans.XmlOptions options) {
363                   return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.AdditionalProfilesAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
364                 
365                 private Factory() { } // No instance of this class allowed
366             }
367         }
368         
369         /**
370          * An XML BioSketchsAttached(@http://apply.grants.gov/forms/RR_KeyPersonExpanded-V1.0).
371          *
372          * This is a complex type.
373          */
374         public interface BioSketchsAttached extends org.apache.xmlbeans.XmlObject
375         {
376             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
377                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BioSketchsAttached.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("biosketchsattached97d2elemtype");
378             
379             /**
380              * Gets the "BioSketchAttached" element
381              */
382             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getBioSketchAttached();
383             
384             /**
385              * Sets the "BioSketchAttached" element
386              */
387             void setBioSketchAttached(gov.grants.apply.system.attachmentsV10.AttachedFileDataType bioSketchAttached);
388             
389             /**
390              * Appends and returns a new empty "BioSketchAttached" element
391              */
392             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewBioSketchAttached();
393             
394             /**
395              * A factory class with static methods for creating instances
396              * of this type.
397              */
398             
399             public static final class Factory
400             {
401                 public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.BioSketchsAttached newInstance() {
402                   return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.BioSketchsAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
403                 
404                 public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.BioSketchsAttached newInstance(org.apache.xmlbeans.XmlOptions options) {
405                   return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.BioSketchsAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
406                 
407                 private Factory() { } // No instance of this class allowed
408             }
409         }
410         
411         /**
412          * An XML SupportsAttached(@http://apply.grants.gov/forms/RR_KeyPersonExpanded-V1.0).
413          *
414          * This is a complex type.
415          */
416         public interface SupportsAttached extends org.apache.xmlbeans.XmlObject
417         {
418             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
419                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SupportsAttached.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("supportsattached4377elemtype");
420             
421             /**
422              * Gets the "SupportAttached" element
423              */
424             gov.grants.apply.system.attachmentsV10.AttachedFileDataType getSupportAttached();
425             
426             /**
427              * True if has "SupportAttached" element
428              */
429             boolean isSetSupportAttached();
430             
431             /**
432              * Sets the "SupportAttached" element
433              */
434             void setSupportAttached(gov.grants.apply.system.attachmentsV10.AttachedFileDataType supportAttached);
435             
436             /**
437              * Appends and returns a new empty "SupportAttached" element
438              */
439             gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewSupportAttached();
440             
441             /**
442              * Unsets the "SupportAttached" element
443              */
444             void unsetSupportAttached();
445             
446             /**
447              * A factory class with static methods for creating instances
448              * of this type.
449              */
450             
451             public static final class Factory
452             {
453                 public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.SupportsAttached newInstance() {
454                   return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.SupportsAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
455                 
456                 public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.SupportsAttached newInstance(org.apache.xmlbeans.XmlOptions options) {
457                   return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded.SupportsAttached) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
458                 
459                 private Factory() { } // No instance of this class allowed
460             }
461         }
462         
463         /**
464          * A factory class with static methods for creating instances
465          * of this type.
466          */
467         
468         public static final class Factory
469         {
470             public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded newInstance() {
471               return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
472             
473             public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded newInstance(org.apache.xmlbeans.XmlOptions options) {
474               return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument.RRKeyPersonExpanded) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
475             
476             private Factory() { } // No instance of this class allowed
477         }
478     }
479     
480     /**
481      * A factory class with static methods for creating instances
482      * of this type.
483      */
484     
485     public static final class Factory
486     {
487         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument newInstance() {
488           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
489         
490         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
491           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
492         
493         /** @param xmlAsString the string value to parse */
494         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
495           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
496         
497         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
498           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
499         
500         /** @param file the file from which to load an xml document */
501         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
502           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
503         
504         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
505           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
506         
507         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
508           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
509         
510         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
511           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
512         
513         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
514           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
515         
516         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
517           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
518         
519         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
520           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
521         
522         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
523           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
524         
525         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
526           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
527         
528         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
529           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
530         
531         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
532           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
533         
534         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
535           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
536         
537         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
538         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
539           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
540         
541         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
542         public static gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
543           return (gov.grants.apply.forms.rrKeyPersonExpandedV10.RRKeyPersonExpandedDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
544         
545         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
546         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 {
547           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
548         
549         /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
550         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 {
551           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
552         
553         private Factory() { } // No instance of this class allowed
554     }
555 }