Package iofXml.v2

Class Start

  • All Implemented Interfaces:

    
    public class Start
    
                        

    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">
          <sequence>
            <element ref="{}StartNumber" minOccurs="0"/>
            <element ref="{}BibNumber" minOccurs="0"/>
            <choice minOccurs="0">
              <element ref="{}CCardId"/>
              <element ref="{}CCard"/>
            </choice>
            <element ref="{}StartTime" minOccurs="0"/>
            <element ref="{}TeamSequence" minOccurs="0"/>
            <element ref="{}CourseLength"/>
            <element ref="{}StartId" minOccurs="0"/>
            <element ref="{}ModifyDate" minOccurs="0"/>
          </sequence>
        </restriction>
      </complexContent>
    </complexType>