Class Frequency36Choice


  • public class Frequency36Choice
    extends java.lang.Object

    Java class for Frequency36Choice complex type.

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

     <complexType name="Frequency36Choice">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <choice>
             <element name="Tp" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}Frequency6Code"/>
             <element name="Prd" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}FrequencyPeriod1"/>
             <element name="PtInTm" type="{urn:iso:std:iso:20022:tech:xsd:pain.008.001.08}FrequencyAndMoment1"/>
           </choice>
         </restriction>
       </complexContent>
     </complexType>