Definition Type: ComplexType
Name: GoodwillType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into GoodwillSubletLaborCostPercent in schema components_xsd Drilldown into GoodwillSubletPartsCostPercent in schema components_xsd Drilldown into GoodwillLaborCostPercent in schema components_xsd Drilldown into GoodwillPartsCostPercent in schema components_xsdXSD Diagram of GoodwillType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GoodwillType">
    <xsd:sequence>
        <xsd:element maxOccurs="1" minOccurs="0" name="GoodwillPartsCostPercent" type="udt:PercentType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> Percentage of part cost
                to be paid by manufacturer as goodwill for this job. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="GoodwillLaborCostPercent" type="udt:PercentType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> Percentage of labor cost
                to be paid by manufacturer as goodwill for this job. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="GoodwillSubletPartsCostPercent" type="udt:PercentType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> Percentage of sublet
                parts cost to be paid by manufacturer as goodwill for this job. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="GoodwillSubletLaborCostPercent" type="udt:PercentType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5"> Percentage of sublet
                labor cost to be paid by manufacturer as goodwill for this job. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GoodwillPartsCostPercent star:GoodwillPartsCostPercent 0 1
GoodwillLaborCostPercent star:GoodwillLaborCostPercent 0 1
GoodwillSubletPartsCostPercent star:GoodwillSubletPartsCostPercent 0 1
GoodwillSubletLaborCostPercent star:GoodwillSubletLaborCostPercent 0 1
Collapse Derivation Tree:
Collapse References:
star:Goodwill