Chapter 6. Parts Shipment Noun

Table of Contents

PartsShipment
Fields and Components
Sample XML
PartsShipmentHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
Tax
Fields and Components
Sample XML
ShippingPermit
Fields and Components
Sample XML
ShipToParty
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
SpecifiedOrganization
Fields and Components
Sample XML
PrimaryContact
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
HTSSummary
Fields and Components
Sample XML
Boxing
Fields and Components
Sample XML
BoxingDetail
Fields and Components
Sample XML
ShipmentCarrierDetail
Fields and Components
Sample XML
ShipmentTimePeriod
Fields and Components
Sample XML
ShipmentCarrierContact
Fields and Components
Sample XML
SoldToParty
Fields and Components
Sample XML
PartsShipmentLine
Fields and Components
Sample XML
PartsProductItem
Fields and Components
Sample XML
AlternateItemIDs
Fields and Components
Sample XML
ItemIdentificationGroup
Fields and Components
Sample XML
ItemIdentification
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
OrderState
Fields and Components
Sample XML
DocumentReferenceIdentificationGroup
Fields and Components
Sample XML

PartsShipment

Uses the Component:PartsShipmentType

The purpose of PartsShipment is to support the transmission (in electronic form) of a Parts Shipment from an OEM’s order management system to a Dealer's order management system.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
PartsShipmentHeader

Parts Shipment Header

1..1ComponentPartsShipmentHeaderType 
PartsShipmentLine

Parts Shipment Line

0..*ComponentPartsShipmentLineType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.1. PartsShipment

<PartsShipment>
     <PartsShipmentHeader>......</PartsShipmentHeader>     [1..1]
     <PartsShipmentLine>......</PartsShipmentLine>     [0..*]
</PartsShipment>