Definition Type: ComplexType
Name: CompetitionDetail_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 SupervisingOrganization in schema xmlife2_20_01_xsd Drilldown into VehicleUsageInd in schema xmlife2_20_01_xsd Drilldown into ChangeClassOfCompetitionInd in schema xmlife2_20_01_xsd Drilldown into ClassOfCompetition in schema xmlife2_20_01_xsd Drilldown into HP in schema xmlife2_20_01_xsd Drilldown into EngineSize in schema xmlife2_20_01_xsd Drilldown into EngineModel in schema xmlife2_20_01_xsd Drilldown into EngineMake in schema xmlife2_20_01_xsd Drilldown into CompetitionVehicleModel in schema xmlife2_20_01_xsd Drilldown into CompetitionVehicleMake 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 CompetitionDetailSysKey in schema xmlife2_20_01_xsd Drilldown into CompetitionDetailKey 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 CompetitionDetail_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="CompetitionDetail_Type">
    <xsd:sequence>
        <xsd:element ref="CompetitionDetailKey" minOccurs="0" />
        <xsd:element ref="CompetitionDetailSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LastRaceLocation" minOccurs="0" />
        <xsd:element ref="LastRaceDate" minOccurs="0" />
        <xsd:element ref="CompetitionVehicleMake" minOccurs="0" />
        <xsd:element ref="CompetitionVehicleModel" minOccurs="0" />
        <xsd:element ref="EngineMake" minOccurs="0" />
        <xsd:element ref="EngineModel" minOccurs="0" />
        <xsd:element ref="EngineSize" minOccurs="0" />
        <xsd:element ref="HP" minOccurs="0" />
        <xsd:element ref="ClassOfCompetition" minOccurs="0" />
        <xsd:element ref="ChangeClassOfCompetitionInd" minOccurs="0" />
        <xsd:element ref="VehicleUsageInd" minOccurs="0" />
        <xsd:element ref="SupervisingOrganization" minOccurs="0" />
        <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
CompetitionDetailKey nsA:CompetitionDetailKey 0 (1)
CompetitionDetailSysKey nsA:CompetitionDetailSysKey 0 unbounded
LastRaceLocation nsA:LastRaceLocation 0 (1)
LastRaceDate nsA:LastRaceDate 0 (1)
CompetitionVehicleMake nsA:CompetitionVehicleMake 0 (1)
CompetitionVehicleModel nsA:CompetitionVehicleModel 0 (1)
EngineMake nsA:EngineMake 0 (1)
EngineModel nsA:EngineModel 0 (1)
EngineSize nsA:EngineSize 0 (1)
HP nsA:HP 0 (1)
ClassOfCompetition nsA:ClassOfCompetition 0 (1)
ChangeClassOfCompetitionInd nsA:ChangeClassOfCompetitionInd 0 (1)
VehicleUsageInd nsA:VehicleUsageInd 0 (1)
SupervisingOrganization nsA:SupervisingOrganization 0 (1)
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:CompetitionDetail