Class Re3Data

java.lang.Object
org.re3data.schema._2_2.Re3Data

public class Re3Data extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="repository" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="re3data.orgIdentifier" type="{http://www.w3.org/2001/XMLSchema}string"/>
                   <element name="repositoryName">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.w3.org/2001/XMLSchema>string">
                           <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="additionalName" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.w3.org/2001/XMLSchema>string">
                           <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="repositoryURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                   <element name="repositoryIdentifier" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded" minOccurs="0"/>
                   <element name="description" minOccurs="0">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.re3data.org/schema/2-2>StringL1000">
                           <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="repositoryContact" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
                   <element name="type" type="{http://www.re3data.org/schema/2-2}repositoryTypes" maxOccurs="unbounded"/>
                   <element name="size" minOccurs="0">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.w3.org/2001/XMLSchema>string">
                           <attribute name="updated" use="required" type="{http://www.re3data.org/schema/2-2}dateFormat" />
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="startDate" type="{http://www.re3data.org/schema/2-2}dateFormat" minOccurs="0"/>
                   <element name="endDate" type="{http://www.re3data.org/schema/2-2}dateFormat" minOccurs="0"/>
                   <element name="repositoryLanguage" type="{http://www.re3data.org/schema/2-2}languages" maxOccurs="unbounded"/>
                   <element name="subject" maxOccurs="unbounded">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.re3data.org/schema/2-2>subject_text">
                           <attribute name="subjectScheme" use="required">
                             <simpleType>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="DFG"/>
                               </restriction>
                             </simpleType>
                           </attribute>
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="missionStatementURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
                   <element name="contentType" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.re3data.org/schema/2-2>contentType_Text">
                           <attribute name="contentTypeScheme" use="required">
                             <simpleType>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="parse"/>
                               </restriction>
                             </simpleType>
                           </attribute>
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="providerType" type="{http://www.re3data.org/schema/2-2}providerTypes" maxOccurs="2"/>
                   <element name="keyword" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
                   <element name="institution" maxOccurs="unbounded">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="institutionName">
                               <complexType>
                                 <simpleContent>
                                   <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                     <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
                                   </extension>
                                 </simpleContent>
                               </complexType>
                             </element>
                             <element name="institutionAdditionalName" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <simpleContent>
                                   <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                     <attribute name="language" use="required" type="{http://www.re3data.org/schema/2-2}languages" />
                                   </extension>
                                 </simpleContent>
                               </complexType>
                             </element>
                             <element name="institutionCountry" type="{http://www.re3data.org/schema/2-2}countries"/>
                             <element name="responsibilityType" type="{http://www.re3data.org/schema/2-2}responsibilityTypes" maxOccurs="unbounded" minOccurs="0"/>
                             <element name="institutionType" type="{http://www.re3data.org/schema/2-2}institutionTypes" minOccurs="0"/>
                             <element name="institutionURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
                             <element name="institutionIdentifier" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded" minOccurs="0"/>
                             <element name="responsibilityStartDate" type="{http://www.re3data.org/schema/2-2}dateFormat" minOccurs="0"/>
                             <element name="responsibilityEndDate" type="{http://www.re3data.org/schema/2-2}dateFormat" minOccurs="0"/>
                             <element name="institutionContact" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="policy" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="policyName" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="policyURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="databaseAccess">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="databaseAccessType" type="{http://www.re3data.org/schema/2-2}accessTypes"/>
                             <element name="databaseAccessRestriction" type="{http://www.re3data.org/schema/2-2}accessRestrictions" maxOccurs="unbounded" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="databaseLicense" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="databaseLicenseName" type="{http://www.re3data.org/schema/2-2}databaseLicenseNames"/>
                             <element name="databaseLicenseURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="dataAccess" maxOccurs="unbounded">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="dataAccessType" type="{http://www.re3data.org/schema/2-2}dataAccessTypes"/>
                             <element name="dataAccessRestriction" type="{http://www.re3data.org/schema/2-2}dataAccessRestrictions" maxOccurs="unbounded" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="dataLicense" maxOccurs="unbounded">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="dataLicenseName" type="{http://www.re3data.org/schema/2-2}dataLicenseNames"/>
                             <element name="dataLicenseURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="dataUpload" maxOccurs="unbounded">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="dataUploadType" type="{http://www.re3data.org/schema/2-2}accessTypes"/>
                             <element name="dataUploadRestriction" type="{http://www.re3data.org/schema/2-2}dataUploadRestrictions" maxOccurs="unbounded" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="dataUploadLicense" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="dataUploadLicenseName" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="dataUploadLicenseURL" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="software" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="softwareName" type="{http://www.re3data.org/schema/2-2}softwareNames"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="versioning" type="{http://www.re3data.org/schema/2-2}yesno" minOccurs="0"/>
                   <element name="api" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
                           <attribute name="apiType" use="required" type="{http://www.re3data.org/schema/2-2}apiTypes" />
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="pidSystem" type="{http://www.re3data.org/schema/2-2}pidSystems" maxOccurs="unbounded"/>
                   <element name="citationGuidelineURL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
                   <element name="aidSystem" type="{http://www.re3data.org/schema/2-2}aidSystems" maxOccurs="unbounded" minOccurs="0"/>
                   <element name="enhancedPublication" type="{http://www.re3data.org/schema/2-2}yesnoun" minOccurs="0"/>
                   <element name="qualityManagement" type="{http://www.re3data.org/schema/2-2}yesnoun" minOccurs="0"/>
                   <element name="certificate" type="{http://www.re3data.org/schema/2-2}certificates" maxOccurs="unbounded" minOccurs="0"/>
                   <element name="metadataStandard" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="metadataStandardName">
                               <complexType>
                                 <simpleContent>
                                   <extension base="<http://www.re3data.org/schema/2-2>metadataStandardDCCNames">
                                     <attribute name="metadataStandardScheme" use="required">
                                       <simpleType>
                                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                           <enumeration value="DCC"/>
                                         </restriction>
                                       </simpleType>
                                     </attribute>
                                   </extension>
                                 </simpleContent>
                               </complexType>
                             </element>
                             <element name="metadataStandardURL" type="{http://www.re3data.org/schema/2-2}metadataStandardDCCURLs"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="syndication" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <simpleContent>
                         <extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
                           <attribute name="syndicationType" use="required" type="{http://www.re3data.org/schema/2-2}syndicationTypes" />
                         </extension>
                       </simpleContent>
                     </complexType>
                   </element>
                   <element name="remarks" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="entryDate" type="{http://www.re3data.org/schema/2-2}dateFormat"/>
                   <element name="lastUpdate" type="{http://www.re3data.org/schema/2-2}dateFormat"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • Re3Data

      public Re3Data()
  • Method Details

    • getRepository

      public List<Re3Data.Repository> getRepository()
      Gets the value of the repository property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the repository property.

      For example, to add a new item, do as follows:

          getRepository().add(newItem);
       

      Objects of the following type(s) are allowed in the list Re3Data.Repository