Versions Compared

Key

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

A data domain (domain) can cross-reference another in its definition creating a relationship between two or more domains. In the following example, the student domain makes a cross-reference to the country domain:

Table of Contents

When a student data records are POSTed, the request body would include a reference to a specific country  data record:

...