You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

AttributeSchema Datatype or EnumerationUsageDefinitionsBusiness Rule(s)
SeqNumpositiveIntegerRequiredUniquely 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.
  • No labels