Class DateFormat43Choice

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

public class DateFormat43Choice extends Object

Java class for DateFormat43Choice complex type.

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

 <complexType name="DateFormat43Choice">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="Dt" type="{urn:iso:std:iso:20022:tech:xsd:seev.053.001.02}DateAndDateTime2Choice"/>
         <element name="DtCd" type="{urn:iso:std:iso:20022:tech:xsd:seev.053.001.02}DateCode19Choice"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>