P01 Source Program Attribution

Field title in online report XML element
  <LoadModuleInformation>
Load Module <LoadModuleName>name</LoadModuleName>
LIB <LoadLibrary>library</LoadLibrary>
CSECT <CSECTName>name</CSECTName>
Mapped by <SourceMappingFile>file</SourceMappingFile>
  <SourceLanguage>language</SourceLanguage>
Compiler <Compiler>compiler</Compiler>
Compile Time <CompileTime>yyyy/mm/dd hh:mm:ss</CompileTime>
  </LoadModuleInformation>
  <SourceStatement>
LineNo <LineNumber>n</LineNumber>
Offset <Offset>n</Offset>
Prcnt or Count <Percent>n</Percent> or <Count>n</Count>
Source Statement <Statement>stmt</Statement>
  <Attribution>
  <Percent>n</Percent> or <Count>n</Count>
  </Attribution>
  </SourceStatement>