REP_TRPICR_FAUL version 0

REP_TRPxxx_FAUL

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
0Faults
xml record
attribute: schemaLocation
xml string

attribute: schemaVersion
xml string


idfield namedefinition
0List_of_Fault_Readings
xml record
attribute: count
ascii uint32


idfield namedefinition
0Fault_Reading
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
attribute: name
xml string

attribute: source
xml string

attribute: severity
xml string

attribute: overridable
ascii uint8
mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1

available: optional


idfield namedefinition
0Timestamp
xml time
unit: "s since 2000-01-01"

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss")
xml string
1Overridden
ascii uint8
mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1

available: optional
2Active
ascii uint8
mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1

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()) == ".FAUL.XML"