Definition Type: Element
Name: VehicleInvoice
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleInvoiceType
Containing Schema: VehicleInvoice.xsd
Abstract
Documentation:
VehicleInvoice supports the transmission of Vehicle Invoice information to the dealership. NOTE: Although this is the traditional use of the Vehicle Invoice, it could be used to send Vehicle Invoice information between any two business parties.
Collapse XSD Schema Diagram:
Drilldown into Invoice in schema vehicleinvoice_xsd Drilldown into VehicleInvoiceHeader in schema vehicleinvoice_xsd Drilldown into VehicleInvoiceType in schema vehicleinvoice_xsdXSD Diagram of VehicleInvoice in schema vehicleinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleInvoice" type="VehicleInvoiceType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                VehicleInvoice supports the transmission of Vehicle Invoice information to the 
                dealership. NOTE: Although this is the traditional use of the Vehicle Invoice, 
                it could be used to send Vehicle Invoice information between any two business parties. 
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleInvoiceHeader star:VehicleInvoiceHeader (1) (1)
Invoice star:Invoice 0 unbounded
Collapse Derivation Tree: