Definition Type: Element
Name: InsuranceDetail
Namespace: http://www.starstandard.org/STAR/5
Type: star:InsuranceDetailType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies a type of insurance.
Collapse XSD Schema Diagram:
Drilldown into MaximumInsuranceAmount in schema components_xsd Drilldown into OtherInsuranceDescription in schema components_xsd Drilldown into InsuranceDetailDeductible in schema components_xsd Drilldown into CollisionDeductibleTypeCode in schema components_xsd Drilldown into ConfirmationCode in schema components_xsd Drilldown into LossPayee in schema components_xsd Drilldown into PremiumAmount in schema components_xsd Drilldown into TermMeasure in schema components_xsd Drilldown into DeductibleAmount in schema components_xsd Drilldown into InsuranceDetailTypeCode in schema components_xsd Drilldown into InsuranceDetailType in schema components_xsdXSD Diagram of InsuranceDetail in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="InsuranceDetail" type="InsuranceDetailType">
    <xsd:annotation>
        <xsd:documentation>Identifies a type of insurance.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InsuranceDetailTypeCode star:InsuranceDetailTypeCode (1) (1)
DeductibleAmount star:DeductibleAmount 0 (1)
TermMeasure star:TermMeasure 0 (1)
PremiumAmount star:PremiumAmount 0 (1)
LossPayee star:LossPayee 0 unbounded
ConfirmationCode star:ConfirmationCode 0 (1)
CollisionDeductibleTypeCode star:CollisionDeductibleTypeCode 0 (1)
InsuranceDetailDeductible star:InsuranceDetailDeductible 0 (1)
OtherInsuranceDescription star:OtherInsuranceDescription 0 unbounded
MaximumInsuranceAmount star:MaximumInsuranceAmount 0 (1)
Collapse Derivation Tree: