F09 SQL WAIT Time by Plan

Field title in online report XML element
  <DetailLine>
Seqno <Name>seqno</Name>
Plan/Pgm <Description>name</Description>
  <Measurements>n</Measurements>
Percent of Time * 10.00% <Percent>n %</Percent>
  <SQLRequest>
Seqno <SequenceNumber>seqno</SequenceNumber>
Plan/Pgm Stmt# SQL Function <ProgramStatementFunction>name stmt function</ProgramStatementFunction>
  <Measurements>n</Measurements>
Percent of Time * 10.00% <Percent>n</Percent>
  <SQLTextLines>
  <SQLTEXT>sqltext</SQLTEXT>
  <PrepareInfo>
  <PrepareStatementNumber>n</PrepareStatementNumber>
  <PrepareSequenceNumber>seqno</PrepareSequenceNumber>
  </PrepareInfo>
  </SQLTextLines>
  </SQLRequest>
  </DetailLine>