Uses the Component:NewLineReasonType
The reason a new line was created.
Table 7.46. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
NewLineReasonCode |
The reason code. | 0..1 | Field | oag:CodeType | |
NewLineReasonDescription |
The reason description. | 0..1 | Field | oag:TextType |
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 7.55. NewLineReason
<NewLineReason> <NewLineReasonCode>......</NewLineReasonCode> [0..1] <NewLineReasonDescription>......</NewLineReasonDescription> [0..1] </NewLineReason>