Skip Navigation

TimeInstantType

 

Complex Type TimeInstantType
Base IntDateTime

 

Attributes

Name

Type

Description

Use

WindowBefore

xs:duration

Amount of time allowed before the specified time.

optional

WindowAfter

xs:duration

Amount of time allowed after the specified time.

optional

CrossDateAllowedIndicator

xs:boolean

Indicator for whether the requested period can extend beyond the previous or following day. You normally use this when the window duration is in hours. Valid values are:

  • true or 1 – Requested period can extend beyond the previous or following day.
  • false or 0 – Search period is restricted to the date specified.

optional