Skip to main content
Inspiring
December 17, 2018
Answered

dmEntry Element has dmEntryType elements = c,d or n. What do they mean?

  • December 17, 2018
  • 1 reply
  • 446 views

FrameMaker 2017 Creating new DML

In the section for cmlContent

for element dmEntry.... attributes dmEntryType = n, c, or n

what do they stand for?

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Ian Proudfoot

Hi Rhonda,

This is the information from version 4.0 of the S1000D specification (Chapter 4.5.1 para 2.2.1):

Attribute: dmEntryType (Optional), specifies the type of entry using one of the attribute values:

  • "n" = new
  • "c" = changed
  • "d" = deleted

The usage follows the similar change tracking attributes used for many elements inside the various data module structures.

Ian

1 reply

Ian Proudfoot
Ian ProudfootCorrect answer
Legend
December 17, 2018

Hi Rhonda,

This is the information from version 4.0 of the S1000D specification (Chapter 4.5.1 para 2.2.1):

Attribute: dmEntryType (Optional), specifies the type of entry using one of the attribute values:

  • "n" = new
  • "c" = changed
  • "d" = deleted

The usage follows the similar change tracking attributes used for many elements inside the various data module structures.

Ian