HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: TimePeriod

Name TimePeriod
Type TimePeriodType
Documentation An explicit period of time for the bucket.
Documentation (of type) Provides the structure to indicate a Date/Time period where the Time is provided with in the Start and Duration or EndDateTime.
XML Instance Representation
<TimePeriod>

< InclusiveIndicator> ... </ InclusiveIndicator> [0..1]
< StartDateTime> ... </ StartDateTime> [0..1]
Start Choice [1]

< Duration> ... </ Duration> [0..1]
< EndDateTime> ... </ EndDateTime> [0..1]
End Choice

</TimePeriod>
Schema Component Representation
<xsd:element name="TimePeriod" type=" TimePeriodType"/>