series
The <series>...</series> tag has the following attributes:
*id: the identifier of the series, can be any string formed with alphanumeric characters and the underscore (’_’).
*type: can be double or date.
If double, the values will be read as floating point numbers, using the dot (’.’) as decimal separator.
If date, the values will be read as calendar dates, in dd/mm/yy format (31/12/2001). It is possible to use other formats if needed (see the IlvXMLValueListProcessor class).
Published date: 05/24/2022
Last modified date: 02/24/2022