Simple: DateTimeWithTimeZone (5.0.0)

Library: Common (http://www.opentravel.org/OTM/Common/v5)


    • Description

      ISO date time type with restriction to assure time has the UTC offset or Z for Zulu. Example: 2010-12-31T11:55:00+06:00  or 2010-12-31T11:55:00Z
      Additional Documentation
      Type Value
      Implementers Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}dateTime
Property Value
Parent Type:  dateTime  
List Type: false
Pattern: .+(Z|[+\-]\d{2}:\d{2})