SupplyingParties

Uses the Component:SupplyingPartiesType

Supplying Parties

Fields and Components

Table 6.38. 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..*ComponentPartsLocatorSupplyingPartyType 

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.38. SupplyingParties

<SupplyingParties>
     <Party>......</Party>     [0..*]
     <PartsLocatorSupplyingParty>......</PartsLocatorSupplyingParty>     [1..*]
</SupplyingParties>