Class AvailabilityParticipant

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

public class AvailabilityParticipant extends Object

Java class for AvailabilityParticipant complex type.

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

 <complexType name="AvailabilityParticipant">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="PtcptSgnOff" type="{urn:iso:std:ma:20022:tech:xsd:admn.008.001.01}ParticipantSignOff" minOccurs="0"/>
         <element name="PtcptSspd" type="{urn:iso:std:ma:20022:tech:xsd:admn.008.001.01}ParticipantSuspended" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>