Definition Type: Element
Name: TransferToType
Namespace: http://www.starstandard.org/STAR/5
Type: star:TransferToType
Containing Schema: Components.xsd
Abstract
Documentation:
The TransferFromType component represents information about the part being transferred to a specific dealer location as well as information about the particular dealer location to which the part is being transferred.
Collapse XSD Schema Diagram:
Drilldown into PrimaryBinLocationTransferTo in schema components_xsd Drilldown into RecommendedTransferQuantity in schema components_xsd Drilldown into TransferToPartManufacturer in schema components_xsd Drilldown into TransferToItemID in schema components_xsd Drilldown into TransferToCode in schema components_xsd Drilldown into TransferToType in schema components_xsdXSD Diagram of TransferToType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TransferToType" type="TransferToType">
    <xsd:annotation>
        <xsd:documentation>The TransferFromType component represents information about the part being transferred to a specific dealer location as well as information about the particular dealer location to which the part is being transferred.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TransferToCode star:TransferToCode 0 1
TransferToItemID star:TransferToItemID 0 1
TransferToPartManufacturer star:TransferToPartManufacturer 0 1
RecommendedTransferQuantity star:RecommendedTransferQuantity 0 1
PrimaryBinLocationTransferTo star:PrimaryBinLocationTransferTo 0 1
Collapse Derivation Tree: