Class DateFormat58Choice

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

public class DateFormat58Choice extends Object

Java class for DateFormat58Choice complex type.

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

 <complexType name="DateFormat58Choice">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="DtOrDtTm" 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}DateType1Code"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>