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.
MatchesXsDateTimeStampUtc( self )
 - 
          The value must represent a valid xs:dateTimeStamp with the time zone fixed to UTC.
IsXsDateTimeStampUtc( self )
 
Usages
| EventPayload | EventPayload.timeStamp | 
| BasicEventElement | BasicEventElement.lastUpdate, BasicEventElement.minInterval, BasicEventElement.maxInterval |