EndOfData Element (ASSL)
Indicates the end of data received from a PushedDataSource element.
Syntax
<PushedDataSource>
   ...
   <EndOfData>...</EndOfData>
   ...
</PushedDataSource
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | Boolean | 
| Default value | None | 
| Cardinality | 1-1: Required element that can occur once and only once. | 
Remarks
The last data packet from the PushedDataSource must set the EndOfData element to True.