Class AmendmentInformationDetailsSDD


  • public class AmendmentInformationDetailsSDD
    extends java.lang.Object

    Java class for AmendmentInformationDetailsSDD complex type.

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

     <complexType name="AmendmentInformationDetailsSDD">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="OrgnlMndtId" type="{urn:swift:xsd:$pain.008.002.01}RestrictedIdentification1" minOccurs="0"/>
             <element name="OrgnlCdtrSchmeId" type="{urn:swift:xsd:$pain.008.002.01}PartyIdentificationSDD5" minOccurs="0"/>
             <element name="OrgnlDbtrAcct" type="{urn:swift:xsd:$pain.008.002.01}CashAccountSDD2" minOccurs="0"/>
             <element name="OrgnlDbtrAgt" type="{urn:swift:xsd:$pain.008.002.01}BranchAndFinancialInstitutionIdentificationSDD2" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>