rdmlIdType: rdmlIdType R6 class.

Description Usage Format Initialization Fields

Description

This element can be used to assign a publisher and id to the RDML file.
Inherits: rdmlBaseType.

Usage

1

Format

An R6Class generator object.

Initialization

1
2
rdmlIdType$new(publisher, serialNumber,
  MD5Hash = NULL)

Fields

publisher

checkString. RDML file publisher.

serialNumber

checkString. Serial number.

MD5Hash

checkString. An MD5Hash calculated over the complete file after removing all rdmlIDTypes and all whitespaces between elements.


RDML documentation built on June 25, 2019, 5:03 p.m.