Class RemittanceInformation11


  • public class RemittanceInformation11
    extends Object

    Java class for RemittanceInformation11 complex type.

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

     <complexType name="RemittanceInformation11">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="Ustrd" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}Max140Text"/>
             <element name="Strd" type="{urn:iso:std:iso:20022:tech:xsd:pain.001.001.09}StructuredRemittanceInformation13"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>