Class StatusReason1Choice


  • public class StatusReason1Choice
    extends java.lang.Object

    Java class for StatusReason1Choice complex type.

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

     <complexType name="StatusReason1Choice">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <choice>
               <element name="Cd" type="{urn:swift:xsd:$pain.002.002.02}TransactionRejectReason2Code"/>
               <element name="Prtry" type="{urn:swift:xsd:$pain.002.002.02}RestrictedProprietaryReasonSEPA"/>
             </choice>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>