Class Groups


  • public class Groups
    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="fundings-outputs" type="{http://www.cienciavitae.pt/ns/groups}fundings-outputs-ctype" minOccurs="0"/>
             <element name="employments-services" type="{http://www.cienciavitae.pt/ns/groups}employments-services-ctype" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>