rdmlIdType: rdmlIdType R6 class.
Description
This element can be used to assign a publisher and id to the RDML file.
Inherits: rdmlBaseType.
Initialization
rdmlIdType$new(publisher, serialNumber,
MD5Hash = NULL)Fields
publisher- is.string. RDML file publisher.
serialNumber- is.string. Serial number.
MD5Hash- is.string. An MD5Hash calculated
over the complete file after removing all rdmlIDTypes and all whitespaces
between elements.