Class StructuredRemittanceInformation6

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_008_001_01.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.008.001.01}ReferredDocumentInformation1" minOccurs="0"/>
         <element name="RfrdDocRltdDt" type="{urn:sepade:xsd:pain.008.001.01}ISODate" minOccurs="0"/>
         <element name="RfrdDocAmt" type="{urn:sepade:xsd:pain.008.001.01}ReferredDocumentAmount1Choice" maxOccurs="unbounded" minOccurs="0"/>
         <element name="CdtrRefInf" type="{urn:sepade:xsd:pain.008.001.01}CreditorReferenceInformation1" minOccurs="0"/>
         <element name="Invcr" type="{urn:sepade:xsd:pain.008.001.01}PartyIdentification8" minOccurs="0"/>
         <element name="Invcee" type="{urn:sepade:xsd:pain.008.001.01}PartyIdentification8" minOccurs="0"/>
         <element name="AddtlRmtInf" type="{urn:sepade:xsd:pain.008.001.01}Max140Text" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>