Package iofXml.v2

Class IofV2

  • All Implemented Interfaces:

    
    public class IofV2
    
                        

    Java class for anonymous complex type

    .

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

    
    <complexType>
      <complexContent>
        <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
          <choice>
            <element ref="{}PersonList" minOccurs="0"/>
            <element ref="{}CompetitorList" minOccurs="0"/>
            <element ref="{}RankList" minOccurs="0"/>
            <element ref="{}ClubList" minOccurs="0"/>
            <element ref="{}EventList" minOccurs="0"/>
            <element ref="{}ServiceRequestList" minOccurs="0"/>
            <element ref="{}EntryList" minOccurs="0"/>
            <element ref="{}StartList" minOccurs="0"/>
            <element ref="{}ResultList" minOccurs="0"/>
            <element ref="{}ClassData" minOccurs="0"/>
            <element ref="{}CourseData" minOccurs="0"/>
          </choice>
        </restriction>
      </complexContent>
    </complexType>