Builder

constructor(namespace: String, dataElements: MutableMap<String, MdocDataElement> = mutableMapOf())

Parameters

namespace

the namespace of this part of the ISO mdoc Document Type.

dataElements

the data elements in this namespace.