Class DocumentDistributionType


  • public class DocumentDistributionType
    extends Object

    Java class for DocumentDistributionType complex type.

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

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