Term

Uses the Component:TermType

The length of a contract in months

Fields and Components

Table 6.68. Fields and Components

Name Description Occurrence Type Data Type User Notes
MinTerm

The minimum length of a contract in months.

0..1Field qdt:NonNegativeIntegerNumericType  
MaxTerm

The maximum length of a contract in months.

0..1Field qdt:NonNegativeIntegerNumericType  

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.68. Term

<Term>
     <MinTerm>......</MinTerm>     [0..1]
     <MaxTerm>......</MaxTerm>     [0..1]
</Term>