This element can be used to assign a publisher and id to the RDML file.
Inherits: rdmlBaseType.
An R6Class generator object.
rdmlIdType$new(publisher, serialNumber,
MD5Hash = NULL)
publishercheckString. RDML file publisher.
serialNumbercheckString. Serial number.
MD5HashcheckString. An MD5Hash calculated over the complete file after removing all rdmlIDTypes and all whitespaces between elements.
RDML::rdmlBaseType -> rdmlIdType