DateTimeStampUtc 🔗

Primitive type: str 🔗
Represent an xs:dateTimeStamp with the time zone fixed to UTC.

Invariants 🔗

  • The value must match the pattern of xs:dateTimeStamp with the time zone fixed to UTC.
  • The value must represent a valid xs:dateTimeStamp with the time zone fixed to UTC.

Usages

EventPayload EventPayload.timeStamp
BasicEventElement BasicEventElement.lastUpdate, BasicEventElement.minInterval, BasicEventElement.maxInterval