delayDuration | Duration of the delay. Typically used in conjunction with DelayCode. DelayDuration makes in theory possible to calculate a new estimated departure/arrival time, but in practice this is difficult as it isn't given what DelayDuration is relative to. duration: XSD Duration typeThe lexical representation for duration is the ISO 8601 extended format PnYnMnDTnHnMnS, where nY represents the number of years, nM the number of months, nD the number of days, 'T' is the date/time separator, nH the number of hours, nM the number of minutes and nS the number of seconds. The number of seconds can include decimal digits to arbitrary precision. P is required. |