Versions Compared

Key

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

This document describes how the decision graph is stored in such a way that it follows the XSD of the Decision Model and Notation (DMN) specification.

The goal of storing a decision is that an organization can rebuild a model of the decisions that have been made by the runtime. By rebuilding the decisions with the actual values, organization have insight how decisions are made. The meta model for the exchange of decisions according to the DMN specifications prescribes that each decision, each business knowledge model and each input variable is a separate DMN element. We will show how this works in practice with an example.

More information on the specification of the meta model and the XSD can be found here: http://www.omg.org/spec/DMN/1.0/Beta1/