Class StructuredRemittanceInformation6


  • public class StructuredRemittanceInformation6
    extends Object

    Java class for StructuredRemittanceInformation6 complex type.

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

     <complexType name="StructuredRemittanceInformation6">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="RfrdDocInf" type="{urn:sepade:xsd:pain.001.001.02}ReferredDocumentInformation1" minOccurs="0"/>
             <element name="RfrdDocRltdDt" type="{urn:sepade:xsd:pain.001.001.02}ISODate" minOccurs="0"/>
             <element name="RfrdDocAmt" type="{urn:sepade:xsd:pain.001.001.02}ReferredDocumentAmount1Choice" maxOccurs="unbounded" minOccurs="0"/>
             <element name="CdtrRefInf" type="{urn:sepade:xsd:pain.001.001.02}CreditorReferenceInformation1" minOccurs="0"/>
             <element name="Invcr" type="{urn:sepade:xsd:pain.001.001.02}PartyIdentification8" minOccurs="0"/>
             <element name="Invcee" type="{urn:sepade:xsd:pain.001.001.02}PartyIdentification8" minOccurs="0"/>
             <element name="AddtlRmtInf" type="{urn:sepade:xsd:pain.001.001.02}Max140Text" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>