Multiple choice.

The Data Model Element Not Specified error condition means that ___.

  • An attempt was made to retrieve a value for a data element after communication had been terminated.
  • A Sharable Content Object (SCO) attempted to make a GetValue() or SetValue() call without providing indication of the data model element to retrieve or store.
  • An attempt was made to retrieve a value for a data element before communication had been initialized.
  • An attempt was made to retrieve a value for a data element before communication had been initialized. The conceptual communication state remains "Not Initialized".

Correct. The Data Model Element Not Specified error condition means that a SCO attempted to make a GetValue() or SetValue() call without providing indication of the data model element to retrieve or store.

Incorrect. The Data Model Element Not Specified error condition means that a SCO attempted to make a GetValue() or SetValue() call without providing indication of the data model element to retrieve or store.