AUX_PAR_QC version 0

AUX_PAR_QC_01_05

This definition is based on version 1.5 of the QCF ICD AE-ID-STC-GS-0002

root type

xml record
idfield namedefinition
0Earth_Explorer_File
xml record
Earth Explorer File

idfield namedefinition
0Earth_Explorer_Header
xml record
Earth Explorer Header File

idfield namedefinition
0Fixed_Header
xml record "Fixed_Header"
1Variable_Header
xml record
Variable Header Section

idfield namedefinition
0Max_Error
ascii int32
Limit to the number of Error messages that will be shown in the output
1Max_Warning
ascii int32
Limit to the number of Warning messages that will be shown in the output
1Data_Block
xml record
attribute: type
xml stringsize: 3
fixed value: "xml"

available: optional


idfield namedefinition
0List_of_Named_Tests
xml record
attribute: count
xml string


idfield namedefinition
0Named_Test
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Name
xml string
Name that uniquely identifies this test
1Description
xml string
Description of this test. The description will be included in the log message when the test fails.
2Criticality
xml string
Indicates the severity of failure if this test fails. Valid values are 'Error' and 'Warning'
3Test_Expression
xml string
The Test_Expression element describes an XML expression tree, the root of which returns a Boolean result. The XML tree structure is exploited in defining the expression tree structure. Families of expression components are defined for mathematical operations, Boolean logic, string manipulation, comparison, type conversion, and product data access.
1List_of_Test_Definitions
xml record
attribute: count
xml string


idfield namedefinition
0Test_Definition
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Product_Type
xml string
Name of product type to which this test definition applies. A combination of product type and product format version (see List_of_Product_Versions) uniquely identifies the test definition that should be used.
1List_of_Test_Sets
xml record
attribute: count
xml string


idfield namedefinition
0Test_Set
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Name
xml string
Name of this set of tests. The name must be unique within the scope of the Test_Definition.
1List_of_Tests
xml record
attribute: count
xml string


idfield namedefinition
0Test
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Path
xml string
Location in product hierarchy where this test should be applied.
1Name
xml string
Name of this test. The name is for convenience and will be used in the test report. It does not need to be unique but it is recommended that it is descriptive and unique in the scope of a the Test_Definition.
2Description
xml string
Description of this test. The description will be included in the log message when the test fails.
3Criticality
xml string
Indicates the severity of failure if this test fails. Valid values are 'Error' and 'Warning'
4Test_Expression
xml string
The Test_Expression element describes an XML expression tree, the root of which returns a Boolean result. The XML tree structure is exploited in defining the expression tree structure. Families of expression components are defined for mathematical operations, Boolean logic, string manipulation, comparison, type conversion, and product data access.
2List_of_Named_Test_References
xml record
attribute: count
xml string


idfield namedefinition
0Named_Test_Reference
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Path
xml string
Location in product hierarchy where this test should be applied.
1Name
xml string
Cross reference to a Named_Test. The value must be a Name of a Named_Test defined in the List_of_Named_Tests.
2List_of_Product_Versions
xml record
attribute: count
xml string


idfield namedefinition
0Product_Version
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Number
ascii uint32
The product format version number (This number corresponds to the version number returned by the BEAT toolkit). Together with the Product_Type, this uniquely identifies a product.
1List_of_Test_Set_References
xml record
attribute: count
xml string


idfield namedefinition
0Test_Set_Reference
xml array[dim_0]
dim_0: determined automatically from xml file
xml string
Name of the referred Test_Set in the Test_Definition. All tests defined or referenced within that test set are applied to this specific product version.

detection rule

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

exists(/Earth_Explorer_File@xmlns) and
at(/Earth_Explorer_File@xmlns,
str(.) == "http://www.esa.int/schemas/ae/AUX_PAR_QC_01.05") and
exists(/Earth_Explorer_File)