Definition Type: Element
Name: LossPayee
Namespace: http://www.starstandard.org/STAR/5
Type: star:LossPayeeType
Containing Schema: Components.xsd
Abstract
Documentation:
The LossPayee component represents the entity that is named as a payee in the event of a loss.
Collapse XSD Schema Diagram:
Drilldown into FinanceSourceLossPayeeIndicator in schema components_xsd Drilldown into SpecifiedAddress in schema components_xsd Drilldown into CompanyName in schema components_xsd Drilldown into LossPayeeType in schema components_xsdXSD Diagram of LossPayee in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="LossPayee" type="LossPayeeType">
    <xsd:annotation>
        <xsd:documentation>The LossPayee component represents the entity that is named as a payee in the event of a loss.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CompanyName star:CompanyName 0 (1)
SpecifiedAddress star:SpecifiedAddress 0 (1)
FinanceSourceLossPayeeIndicator star:FinanceSourceLossPayeeIndicator 0 (1)
Collapse Derivation Tree: