Class Service


  • public class Service
    extends ExtendedRecordCtype

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <extension base="{http://www.cienciavitae.pt/ns/common}extended-record-ctype">
           <sequence>
             <element name="service-category" type="{http://www.cienciavitae.pt/ns/service}service-category-ctype"/>
             <choice>
               <element name="consulting-advisory" type="{http://www.cienciavitae.pt/ns/service}consulting-advisory-ctype"/>
               <element name="expert-witness" type="{http://www.cienciavitae.pt/ns/service}expert-witness-ctype"/>
               <element name="journal-reviewing-refereeing" type="{http://www.cienciavitae.pt/ns/service}journal-reviewing-refereeing-ctype"/>
               <element name="conference-reviewing-refereeing" type="{http://www.cienciavitae.pt/ns/service}conference-reviewing-refereeing-ctype"/>
               <element name="graduate-examination" type="{http://www.cienciavitae.pt/ns/service}graduate-examination-ctype"/>
               <element name="grant-application-assessment" type="{http://www.cienciavitae.pt/ns/service}grant-application-assessment-ctype"/>
               <element name="mentoring" type="{http://www.cienciavitae.pt/ns/service}mentoring-ctype"/>
               <element name="broadcast-interview" type="{http://www.cienciavitae.pt/ns/service}broadcast-interview-ctype"/>
               <element name="text-interview" type="{http://www.cienciavitae.pt/ns/service}text-interview-ctype"/>
               <element name="research-based-degree-supervision" type="{http://www.cienciavitae.pt/ns/service}research-based-degree-supervision-ctype"/>
               <element name="promotion-tenure-assessment" type="{http://www.cienciavitae.pt/ns/service}promotion-tenure-assessment-ctype"/>
               <element name="event-administration" type="{http://www.cienciavitae.pt/ns/service}event-administration-ctype"/>
               <element name="event-participation" type="{http://www.cienciavitae.pt/ns/service}event-participation-ctype"/>
               <element name="membership" type="{http://www.cienciavitae.pt/ns/service}membership-ctype"/>
               <element name="course-taught" type="{http://www.cienciavitae.pt/ns/service}course-taught-ctype"/>
               <element name="non-research-presentation" type="{http://www.cienciavitae.pt/ns/service}non-research-presentation-ctype"/>
               <element name="committee-membership" type="{http://www.cienciavitae.pt/ns/service}committee-membership-ctype"/>
               <element name="scientific-expedition" type="{http://www.cienciavitae.pt/ns/service}scientific-expedition-ctype"/>
             </choice>
           </sequence>
         </extension>
       </complexContent>
     </complexType>