PartCountrySummary

Uses the Component:PartCountrySummaryType

Fields and Components

Table 6.36. Fields and Components

Name Description Occurrence Type Data Type User Notes
PartCountryCode

Part Countries used in Invoice (include USA)

0..1Field scl:CountryEnumeratedType  
PartCountryAmount

Total dollar value per Part Country.

0..1Field udt:AmountType  

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.36. PartCountrySummary

<PartCountrySummary>
     <PartCountryCode>......</PartCountryCode>     [0..1]
     <PartCountryAmount>......</PartCountryAmount>     [0..1]
</PartCountrySummary>