Package iofXml.v3

Class IofV3

  • All Implemented Interfaces:

    
    public class IofV3
    
                        

    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="{http://www.orienteering.org/datastandard/3.0}CompetitorList" minOccurs="0"/>
            <element ref="{http://www.orienteering.org/datastandard/3.0}OrganisationList" minOccurs="0"/>
            <element ref="{http://www.orienteering.org/datastandard/3.0}EventList" minOccurs="0"/>
            <element ref="{http://www.orienteering.org/datastandard/3.0}ClassList" minOccurs="0"/>
            <element ref="{http://www.orienteering.org/datastandard/3.0}EntryList" minOccurs="0"/>
            <element ref="{http://www.orienteering.org/datastandard/3.0}CourseData" minOccurs="0"/>
            <element ref="{http://www.orienteering.org/datastandard/3.0}StartList" minOccurs="0"/>
            <element ref="{http://www.orienteering.org/datastandard/3.0}ResultList" minOccurs="0"/>
            <element ref="{http://www.orienteering.org/datastandard/3.0}ServiceRequestList" minOccurs="0"/>
            <element ref="{http://www.orienteering.org/datastandard/3.0}ControlCardList" minOccurs="0"/>
          </choice>
        </restriction>
      </complexContent>
    </complexType>