REP_TRPICR_LOGS version 0

REP_TRPxxx_LOGS

This definition is based on version 2.0 of the BIOMASS BCT - PDGS Interface File Specification - BIO-FI-CCOR-SW-0126

root type

xml record
idfield namedefinition
0Logs
xml record
attribute: schemaLocation
xml string

attribute: schemaVersion
xml string


idfield namedefinition
0List_of_Logs
xml record
attribute: count
ascii uint32


idfield namedefinition
0Log
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Timestamp
xml time
unit: "s since 2000-01-01"

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss")
xml string
1Level
xml string
2Source
xml string
3Message
xml string

available: optional

detection rule

This product definition is applicable if a product matches the following rule:

substr(0, 4, filename()) == "BIO_" and
substr(9, 10, filename()) == "REP_TRPICR" and
substr(56, 9, filename()) == ".LOGS.XML"