Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
AttributeSchema Datatype or EnumerationUsageDefinitionsBusiness Rules
SeqNumintegerpositiveIntegerRequiredUniquely identifies the annotation within its parent entity.
TransactionType(Insert | Update | Remove | Upsert | Context)OptionalIndicates the insertion, update, removal of the annotation when it differs from the implied transaction for it's parent entity.An empty Annotation (one with no annotation value, no comment and no flags) is not allowed unless the TransactionType is Remove. On Update, the entire value of the annotation is replaced.