Class PendingCancellationStatusReason11

java.lang.Object
org.coderic.iso20022.messages.seev.PendingCancellationStatusReason11

public class PendingCancellationStatusReason11 extends Object

Java class for PendingCancellationStatusReason11 complex type.

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

 <complexType name="PendingCancellationStatusReason11">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="RsnCd" type="{urn:iso:std:iso:20022:tech:xsd:seev.053.001.02}PendingCancellationReason8Choice"/>
         <element name="AddtlRsnInf" type="{urn:iso:std:iso:20022:tech:xsd:seev.053.001.02}Max210Text" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>