Skip to content

dcm:valcred element

Rich Groot edited this page May 19, 2016 · 1 revision

DCM Definition File: dcm:valcred element

The <dcm:valcred> element defines a single Crypto Validation Credential object:

<dcm:valcred name="...">
  <dcm:certificate .../>
  ...
</dcm:valcred>

See DCM Definitions: dcm:certificate for the details of the<dcm:certificate> element.

Child Elements:

<dcm:certificate> - 0-N

Required Attributes:

name - name of the valcred object

Clone this wiki locally