id | field name | definition |
0 | Earth_Explorer_File |
xml record |
Earth Explorer File
id | field name | definition |
0 | Earth_Explorer_Header |
xml record |
Earth Explorer Header File
id | field name | definition |
0 | Fixed_Header |
|
1 | Variable_Header |
xml record |
Variable Header Section
id | field name | definition |
0 | Max_Error |
ascii int32 |
Limit to the number of Error messages that will be shown in the output
|
|
1 | Max_Warning |
ascii int32 |
Limit to the number of Warning messages that will be shown in the output
|
|
|
|
|
|
1 | Data_Block |
xml record |
attribute: type |
xml string | size: 3 |
fixed value: "xml"
|
available: optional
|
id | field name | definition |
0 | List_of_Named_Tests |
xml record |
id | field name | definition |
0 | Named_Test |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
id | field name | definition |
0 | Name |
xml string |
Name that uniquely identifies this test
|
|
1 | Description |
xml string |
Description of this test. The description will be included in the log message when the test fails.
|
|
2 | Criticality |
xml string |
Indicates the severity of failure if this test fails. Valid values are 'Error' and 'Warning'
|
|
3 | Test_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.
|
|
|
|
|
|
|
1 | List_of_Test_Definitions |
xml record |
id | field name | definition |
0 | Test_Definition |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
id | field name | definition |
0 | Product_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.
|
|
1 | List_of_Test_Sets |
xml record |
id | field name | definition |
0 | Test_Set |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
id | field name | definition |
0 | Name |
xml string |
Name of this set of tests. The name must be unique within the scope of the Test_Definition.
|
|
1 | List_of_Tests |
xml record |
id | field name | definition |
0 | Test |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
id | field name | definition |
0 | Path |
xml string |
Location in product hierarchy where this test should be applied.
|
|
1 | Name |
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.
|
|
2 | Description |
xml string |
Description of this test. The description will be included in the log message when the test fails.
|
|
3 | Criticality |
xml string |
Indicates the severity of failure if this test fails. Valid values are 'Error' and 'Warning'
|
|
4 | Test_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.
|
|
|
|
|
|
|
2 | List_of_Named_Test_References |
xml record |
id | field name | definition |
0 | Named_Test_Reference |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
id | field name | definition |
0 | Path |
xml string |
Location in product hierarchy where this test should be applied.
|
|
1 | Name |
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.
|
|
|
|
|
|
|
|
|
|
|
|
2 | List_of_Product_Versions |
xml record |
id | field name | definition |
0 | Product_Version |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
id | field name | definition |
0 | Number |
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.
|
|
1 | List_of_Test_Set_References |
xml record |
id | field name | definition |
0 | Test_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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|