Definition Type: Element
Name: InventoryTypeCode
Namespace: http://www.starstandard.org/STAR/5
Type: scl:InventoryTypeEnumeratedType
Containing Schema: Fields.xsd
Abstract
Documentation:
Identifies the type of inventory being transmitted, either full or incremental. Full inventory is an extract of the entire parts inventory. Incremental is the change in inventory since the last reported inventory (identifed by BOD Id).
Collapse XSD Schema Diagram:
XSD Diagram of InventoryTypeCode in schema fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="InventoryTypeCode" type="scl:InventoryTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies the type of
                inventory being transmitted, either full or incremental. Full inventory is an
                extract of the entire parts inventory. Incremental is the change in inventory since
                the last reported inventory (identifed by BOD Id).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: