Definition Type: ComplexType
Name: VehicleInvoiceHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: VehicleInvoice.xsd
Abstract
Documentation:
.
Collapse XSD Schema Diagram:
Drilldown into Price in schema components_xsd Drilldown into DocumentReferenceIdentificationGroup in schema components_xsd Drilldown into IncoTerms in schema components_xsd Drilldown into PaymentTerms in schema components_xsd Drilldown into BillToParty in schema components_xsd Drilldown into VehicleInvoiceEndDate in schema vehicleinvoice_xsd Drilldown into VehicleInvoiceStartDate in schema vehicleinvoice_xsd Drilldown into VehicleInvoiceDealerCode in schema vehicleinvoice_xsd Drilldown into ManufacturerParty in schema components_xsd Drilldown into FinanceParty in schema components_xsd Drilldown into ShipToParty in schema components_xsd Drilldown into SoldToParty in schema components_xsd Drilldown into PayTermsString in schema vehicleinvoice_xsd Drilldown into InvoiceDate in schema vehicleinvoice_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of VehicleInvoiceHeaderType in schema vehicleinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehicleInvoiceHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <!--<xsd:element ref="DocumentID" minOccurs="0" />-->
                <xsd:element name="InvoiceDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Date of
            invoice.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PayTermsString" type="qdt:StringType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">When payment is due
                and/or discounts allowed.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="SoldToParty" minOccurs="0" />
                <xsd:element ref="ShipToParty" minOccurs="0" />
                <xsd:element ref="FinanceParty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ManufacturerParty" minOccurs="0" />
                <xsd:element name="VehicleInvoiceDealerCode" type="udt:IdentifierType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                                An unique identifier for a dealer assigned by manuafacturer
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="VehicleInvoiceStartDate" type="udt:DateType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                                Beginning date for a invoice search operation
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="VehicleInvoiceEndDate" type="udt:DateType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                                End date for a invoice search operation
                            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="BillToParty" minOccurs="0" maxOccurs="1">
                </xsd:element>
                <xsd:element ref="PaymentTerms" minOccurs="0" maxOccurs="1">
                </xsd:element>
                <xsd:element ref="IncoTerms" minOccurs="0" maxOccurs="1">
                </xsd:element>
                <xsd:element ref="DocumentReferenceIdentificationGroup" minOccurs="0" maxOccurs="1">
                </xsd:element>
                <xsd:element ref="Price" minOccurs="0" maxOccurs="unbounded">
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
InvoiceDate star:InvoiceDate 0 (1)
PayTermsString star:PayTermsString 0 (1)
SoldToParty star:SoldToParty 0 (1)
ShipToParty star:ShipToParty 0 (1)
FinanceParty star:FinanceParty 0 unbounded
ManufacturerParty star:ManufacturerParty 0 (1)
VehicleInvoiceDealerCode star:VehicleInvoiceDealerCode 0 (1)
VehicleInvoiceStartDate star:VehicleInvoiceStartDate 0 1
VehicleInvoiceEndDate star:VehicleInvoiceEndDate 0 1
BillToParty star:BillToParty 0 1
PaymentTerms star:PaymentTerms 0 1
IncoTerms star:IncoTerms 0 1
DocumentReferenceIdentificationGroup star:DocumentReferenceIdentificationGroup 0 1
Price star:Price 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:VehicleInvoiceHeader