Uses the Component:SupplyingPartiesType
Supplying Parties
Table 6.36. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| Party |
Deprecated: Use PartsLocatorSupplyingParty. This was changed to align with naming and design rules. It is kept here for compatibility reasons. | 0..* | Field | PartsLocatorSupplyingPartyType | |
| PartsLocatorSupplyingParty |
The PartsLocatorSupplyingParty represents a party that has the availability information on the requested part(s). | 1..* | Component | PartsLocatorSupplyingPartyType |
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.36. SupplyingParties
<SupplyingParties>
<Party>......</Party> [0..*]
<PartsLocatorSupplyingParty>......</PartsLocatorSupplyingParty> [1..*]
</SupplyingParties>