Definition Type: ComplexType
Name: RacingExp_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into CompetitionDetail in schema xmlife2_20_01_xsd Drilldown into ProfessionalInd in schema xmlife2_20_01_xsd Drilldown into CompetitionLocationInd in schema xmlife2_20_01_xsd Drilldown into StuntDrivingInd in schema xmlife2_20_01_xsd Drilldown into DriverSchoolInd in schema xmlife2_20_01_xsd Drilldown into CompetitionLicenseInd in schema xmlife2_20_01_xsd Drilldown into SurfaceType in schema xmlife2_20_01_xsd Drilldown into RaceTrackType in schema xmlife2_20_01_xsd Drilldown into DistanceLastRace in schema xmlife2_20_01_xsd Drilldown into DistanceAvg in schema xmlife2_20_01_xsd Drilldown into DistanceMax in schema xmlife2_20_01_xsd Drilldown into SpeedAvg in schema xmlife2_20_01_xsd Drilldown into SpeedMax in schema xmlife2_20_01_xsd Drilldown into LastRaceDate in schema xmlife2_20_01_xsd Drilldown into LastRaceLocation in schema xmlife2_20_01_xsd Drilldown into RacingExpSysKey in schema xmlife2_20_01_xsd Drilldown into RacingExpKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of RacingExp_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="RacingExp_Type">
    <xsd:sequence>
        <xsd:element ref="RacingExpKey" minOccurs="0" />
        <xsd:element ref="RacingExpSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LastRaceLocation" minOccurs="0" />
        <xsd:element ref="LastRaceDate" minOccurs="0" />
        <xsd:element ref="SpeedMax" minOccurs="0" />
        <xsd:element ref="SpeedAvg" minOccurs="0" />
        <xsd:element ref="DistanceMax" minOccurs="0" />
        <xsd:element ref="DistanceAvg" minOccurs="0" />
        <xsd:element ref="DistanceLastRace" minOccurs="0" />
        <xsd:element ref="RaceTrackType" minOccurs="0" />
        <xsd:element ref="SurfaceType" minOccurs="0" />
        <xsd:element ref="CompetitionLicenseInd" minOccurs="0" />
        <xsd:element ref="DriverSchoolInd" minOccurs="0" />
        <xsd:element ref="StuntDrivingInd" minOccurs="0" />
        <xsd:element ref="CompetitionLocationInd" minOccurs="0" />
        <xsd:element ref="ProfessionalInd" minOccurs="0" />
        <xsd:element ref="CompetitionDetail" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RacingExpKey nsA:RacingExpKey 0 (1)
RacingExpSysKey nsA:RacingExpSysKey 0 unbounded
LastRaceLocation nsA:LastRaceLocation 0 (1)
LastRaceDate nsA:LastRaceDate 0 (1)
SpeedMax nsA:SpeedMax 0 (1)
SpeedAvg nsA:SpeedAvg 0 (1)
DistanceMax nsA:DistanceMax 0 (1)
DistanceAvg nsA:DistanceAvg 0 (1)
DistanceLastRace nsA:DistanceLastRace 0 (1)
RaceTrackType nsA:RaceTrackType 0 (1)
SurfaceType nsA:SurfaceType 0 (1)
CompetitionLicenseInd nsA:CompetitionLicenseInd 0 (1)
DriverSchoolInd nsA:DriverSchoolInd 0 (1)
StuntDrivingInd nsA:StuntDrivingInd 0 (1)
CompetitionLocationInd nsA:CompetitionLocationInd 0 (1)
ProfessionalInd nsA:ProfessionalInd 0 (1)
CompetitionDetail nsA:CompetitionDetail 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:RacingExp