Definition Type: Element
Name: PartMovement
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartMovementType
Containing Schema: Components.xsd
Abstract
Documentation:
Part Movement component. Used to define to the part demand by PDC
Collapse XSD Schema Diagram:
Drilldown into PackageQuantity in schema components_xsd Drilldown into MovementPeriodMeasure in schema components_xsd Drilldown into ItemQuantity in schema components_xsd Drilldown into UOMCode in schema components_xsd Drilldown into PDCName in schema components_xsd Drilldown into PartMovementType in schema components_xsdXSD Diagram of PartMovement in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartMovement" type="PartMovementType">
    <xsd:annotation>
        <xsd:documentation>Part Movement component. Used to define to the part 
                demand by PDC</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PDCName star:PDCName 0 (1)
UOMCode star:UOMCode 0 (1)
ItemQuantity star:ItemQuantity 0 (1)
MovementPeriodMeasure star:MovementPeriodMeasure 0 (1)
PackageQuantity star:PackageQuantity 0 (1)
Collapse Derivation Tree: