Definition Type: ComplexType
Name: IllustrationResult_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 Attachment in schema xmlife2_20_01_xsd Drilldown into ResultBasis in schema xmlife2_20_01_xsd Drilldown into TaxFailDate in schema xmlife2_20_01_xsdXSD Diagram of IllustrationResult_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="IllustrationResult_Type">
    <xsd:sequence>
        <xsd:element ref="TaxFailDate" minOccurs="0" />
        <xsd:element ref="ResultBasis" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Attachment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TaxFailDate nsA:TaxFailDate 0 (1)
ResultBasis nsA:ResultBasis 0 unbounded
Attachment nsA:Attachment 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:IllustrationResult