NIEM / NIEM-Releases

Repository for releases of the National Information Exchange Model
https://niem.github.io/niem-releases/
87 stars 23 forks source link

Add MilOps approval codes to replace removed NDEx code set #173

Closed cdmgtri closed 4 years ago

cdmgtri commented 4 years ago

NDEx removed the following approval codes:

Qualified Type Style Value Definition
ndex:ApprovalStatusCodeSimpleType enumeration APPROVED Approved
ndex:ApprovalStatusCodeSimpleType enumeration DENIED Denied
ndex:ApprovalStatusCodeSimpleType enumeration PENDING Pending
ndex:ApprovalStatusCodeSimpleType enumeration REVOKED Revoked

These were also being leveraged in MilOps:

mo:ApprovalAuthorityType

Create a corresponding code set in MilOps to maintain existing requirements:

Qualified Type Style Value Definition
mo:ApprovalStatusCodeSimpleType enumeration APPROVED Approved
mo:ApprovalStatusCodeSimpleType enumeration DENIED Denied
mo:ApprovalStatusCodeSimpleType enumeration PENDING Pending
mo:ApprovalStatusCodeSimpleType enumeration REVOKED Revoked