Definition Type: Element
Name: BoxingDetail
Namespace: http://www.starstandard.org/STAR/5
Type: star:BoxingDetailType
Containing Schema: Components.xsd
Abstract
Documentation:
This BoxingDetail Component represents the detailed boxing information associated with a shipment line including such information as the type of cartons or cases the material is packed in (e.g., triple wall cardboard), net weight information, pallet box numbers, etc.
Collapse XSD Schema Diagram:
Drilldown into ShipPriorityCode in schema components_xsd Drilldown into ETADateTime in schema components_xsd Drilldown into BoxTrackingNumberString in schema components_xsd Drilldown into GrossWeightMeasure in schema components_xsd Drilldown into NetWeightMeasure in schema components_xsd Drilldown into VolumeMeasure in schema components_xsd Drilldown into PalletBoxNumberString in schema components_xsd Drilldown into CasePackingString in schema components_xsd Drilldown into BoxingDetailType in schema components_xsdXSD Diagram of BoxingDetail in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="BoxingDetail" type="BoxingDetailType">
    <xsd:annotation>
        <xsd:documentation>This BoxingDetail Component represents the detailed boxing information associated with a shipment line including such information as the type of cartons or cases the material is packed in (e.g., triple wall cardboard), net weight information, pallet box numbers, etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CasePackingString star:CasePackingString 0 (1)
PalletBoxNumberString star:PalletBoxNumberString 0 (1)
VolumeMeasure star:VolumeMeasure 0 (1)
NetWeightMeasure star:NetWeightMeasure 0 (1)
GrossWeightMeasure star:GrossWeightMeasure 0 (1)
BoxTrackingNumberString star:BoxTrackingNumberString 0 (1)
ETADateTime star:ETADateTime 0 (1)
ShipPriorityCode star:ShipPriorityCode 0 (1)
Collapse Derivation Tree: