Definition Type: Element
Name: Charges
Namespace: http://www.starstandard.org/STAR/5
Type: star:ChargesType
Containing Schema: Components.xsd
Abstract
Documentation:
Charges associated with an Invoice.
Collapse XSD Schema Diagram:
Drilldown into ServiceFreightChargeAmount in schema components_xsd Drilldown into RackContainerChargeAmount in schema components_xsd Drilldown into HandlingRestockChargeAmount in schema components_xsd Drilldown into DeliveryChargeAmount in schema components_xsd Drilldown into ChargesType in schema components_xsdXSD Diagram of Charges in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Charges" type="ChargesType">
    <xsd:annotation>
        <xsd:documentation>Charges associated with an Invoice.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryChargeAmount star:DeliveryChargeAmount 0 (1)
HandlingRestockChargeAmount star:HandlingRestockChargeAmount 0 (1)
RackContainerChargeAmount star:RackContainerChargeAmount 0 (1)
ServiceFreightChargeAmount star:ServiceFreightChargeAmount 0 (1)
Collapse Derivation Tree: