Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Required

Description

id

string

yes

unique identifier

entity

ref urn:com.cohga.server.entity#1.0

yes

The entity that this DMS will provide documents for

name

string

yes

The name of this DMS

datadefinition

ref urn:com.cohga.server.data#1.0:datadefinition

yes

A reference to a data definition that will supply the attributes and URL link for each document

acl

ref urn:com.cohga.server.acl#1.0:acl

no

A reference to an ACL to attach to the dms

Sub-tags

Name

Type

Cardinality

acl

urn:com.cohga.server.acl#1.0:acl

0..1

Content

None

Notes

  • The name is used because there may be more than one DMS attached to an
    entity type and this helps the user differentiate beween them

...