In data flow and process logic diagrams, the element that is NOT normally included is pseudocode.
Data flow diagrams (DFDs) typically focus on the flow of data between processes, input and output sources, and external interfaces. Pseudocode, on the other hand, is used for detailing algorithms and programming logic rather than visualizing data flows or processes.