NewLineReason

Uses the Component:NewLineReasonType

The reason a new line was created.

Fields and Components

Table 7.46. Fields and Components

Name Description Occurrence Type Data Type User Notes
NewLineReasonCode

The reason code.

0..1Field oag:CodeType  
NewLineReasonDescription

The reason description.

0..1Field oag:TextType  

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 7.55. NewLineReason

<NewLineReason>
     <NewLineReasonCode>......</NewLineReasonCode>     [0..1]
     <NewLineReasonDescription>......</NewLineReasonDescription>     [0..1]
</NewLineReason>