Class ShareholderPartyType


  • public class ShareholderPartyType
    extends Object

    Java class for ShareholderPartyType complex type.

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

     <complexType name="ShareholderPartyType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PartecipationPercent" minOccurs="0"/>
             <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}Party" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>