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