Class DateAndType1

java.lang.Object
org.kapott.hbci.sepa.jaxb.pain_002_001_14.DateAndType1

public class DateAndType1 extends Object

Java class for DateAndType1 complex type.

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

 <complexType name="DateAndType1">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.14}DateType2Choice"/>
         <element name="Dt" type="{urn:iso:std:iso:20022:tech:xsd:pain.002.001.14}ISODate"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>