Class AvailabilityReportTCH

java.lang.Object
iso.std.ma._20022.tech.xsd.admn_008_001.AvailabilityReportTCH

public class AvailabilityReportTCH extends Object

Java class for AvailabilityReport_TCH complex type.

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

 <complexType name="AvailabilityReport_TCH">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Cnnctn" type="{urn:iso:std:ma:20022:tech:xsd:admn.008.001.01}Connection_TCH" minOccurs="0"/>
         <element name="AvlbtyPtcpt" type="{urn:iso:std:ma:20022:tech:xsd:admn.008.001.01}AvailabilityParticipant_TCH" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>