Package iofXml.v2

Class Rank

  • All Implemented Interfaces:

    
    public class Rank
    
                        

    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>
            <choice>
              <element ref="{}Name"/>
              <element ref="{}OrganisationId"/>
              <element ref="{}Organisation"/>
            </choice>
            <element ref="{}RankPosition"/>
            <element ref="{}RankValue"/>
            <element ref="{}ValidFromDate" minOccurs="0"/>
            <element ref="{}ValidToDate" minOccurs="0"/>
            <element ref="{}ModifyDate" minOccurs="0"/>
          </sequence>
        </restriction>
      </complexContent>
    </complexType>