Definition Type: ComplexType
Name: Scenario_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 KeyedValue in schema xlifebase2_20_01_xsd Drilldown into ScenarioParticipant in schema xmlife2_20_01_xsd Drilldown into VendorCode in schema xlifebase2_20_01_xsd Drilldown into CreationDate in schema xmlife2_20_01_xsd Drilldown into ScenarioName in schema xmlife2_20_01_xsd Drilldown into RiskType in schema xmlife2_20_01_xsd Drilldown into ScenarioSysKey in schema xmlife2_20_01_xsd Drilldown into ScenarioKey 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 Scenario_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Scenario_Type">
    <xsd:sequence>
        <xsd:element ref="ScenarioKey" minOccurs="0" />
        <xsd:element ref="ScenarioSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RiskType" minOccurs="0" />
        <xsd:element ref="ScenarioName" minOccurs="0" />
        <xsd:element ref="CreationDate" minOccurs="0" />
        <xsd:element ref="VendorCode" minOccurs="0" />
        <xsd:element ref="ScenarioParticipant" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" use="required" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScenarioKey nsA:ScenarioKey 0 (1)
ScenarioSysKey nsA:ScenarioSysKey 0 unbounded
RiskType nsA:RiskType 0 (1)
ScenarioName nsA:ScenarioName 0 (1)
CreationDate nsA:CreationDate 0 (1)
VendorCode nsA:VendorCode 0 (1)
ScenarioParticipant nsA:ScenarioParticipant 0 unbounded
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Required
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Scenario