TermsOptionGroup

Uses the Component:TermsOptionGroupType

The TermsOptionGroup component represents a set of options for the terms of the payment. Each occurence of TermsOptionGroup is, by definition, a payment option to the other TermsOptionGroup occurrences. (Boolean OR among TermsOptionGroup occurences)

Fields and Components

Table 6.13. Fields and Components

Name Description Occurrence Type Data Type User Notes
TermsDetail

The Terms component represents the payment terms as specified by the supplier in a program interpretable way. Such information can tie to the accounting package of a DMS.

1..*ComponentTermsDetailType 

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.13. TermsOptionGroup

<TermsOptionGroup>
     <TermsDetail>......</TermsDetail>     [1..*]
</TermsOptionGroup>