The NIEM specification provide the rules and guidance for facilitating development and maintaince of consistent and well-defined information exchanges. The set of specifications can be divided into two groups: Processes and Artifacts. In combination, these groups of specifcations define NIEM-conformance, design, and maintaince.
The artifact specifications define the normative rules through which individual artifacts are classified as NIEM-conformant.
An artifact is a NIEM-conformant artifact if and only if it is:
- Has a Conformance Target defined within a NIEM specification
- Adheres to all normative rules applicable to its Conformance Target
- References the namespaces of any NIEM components used within its definition
The NIEM Code Lists Specification was created to enhance the functionality of code lists in NIEM beyond the basic enumerations that XML and JSON schema provide (simple sets of schema-defined code values and definitions).
This specification provides:
The Code Lists Specification does not replace the existing XML and JSON schema enumerations, which still represent the majority of code lists in NIEM 4.0. This specification is additive, providing additional code list formats and support for new features, like dynamic code lists and linked columns.