The DataType defines the general structure of a RecipeReportElementType. The RecipeReportElementType is used to create a RecipeReport (see section 7.31 for a detailed description of a RecipeReport). It is formally defined in Table 149.
Table 149 - RecipeReportElementType Definition
Attribute |
Value |
||
BrowseName |
RecipeReportElementType |
||
IsAbstract |
False |
||
DisplayName |
Type |
IsArray |
Optional |
ReportMessage |
0:LocalizedText |
False |
False |
Timestamp |
UtcTime |
False |
False |
The structure is defined in Table 150.
Table 150 - RecipeReportElementType Structure
Name |
Type |
Description |
RecipeReportElementType |
structure |
Subtype of the AbstractWeightType defined in this Companion Specification |
ReportMessage |
0:LocalizedText |
ReportMessage defines a message that is to be added to the report. |
Timestamp |
UtcTime |
Timestamp defines the time where the RecipeMessage was generated. |