Definition Type: Element
Name: OutsidePartInvoiceNumber
Namespace: http://www.starstandard.org/STAR/5
Type: star:InvoiceNumberType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Invoice number from outside part purchase. Supports both on-site and remote auditing of outside purchased parts.
Collapse XSD Schema Diagram:
Drilldown into Date in schema components_xsd Drilldown into DigitCheck in schema components_xsd Drilldown into Password in schema components_xsd Drilldown into Series in schema components_xsd Drilldown into Number in schema components_xsd Drilldown into InvoiceNumberType in schema components_xsdXSD Diagram of OutsidePartInvoiceNumber in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="OutsidePartInvoiceNumber" type="InvoiceNumberType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Invoice number from outside part purchase. Supports both on-site and remote auditing of outside purchased parts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Number star:Number 1 1
Series star:Series 0 1
Password star:Password 0 1
DigitCheck star:DigitCheck 0 1
Date star:Date 0 1
Collapse Derivation Tree: