HR-XML 3.0 Standards, 2009  September  23.

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

Element: EffectiveTimeEventDate

Name EffectiveTimeEventDate
Type EffectiveTimeEventDateType
Documentation (of type) Allows assignment of work performed on a "physical" time interval or day to another "logical" day. Current (Start Date), Next (Start Date plus 1), Previous (Start Date minus 1) It is important to know for purposes of calculating pay which day should be considered the working day. For instance 10pm Sat to 6am Sun. Do we pay at time plus one half for Sat, or double time for Sun. The indicator will allow the pay system to make this determination.
XML Instance Representation
<EffectiveTimeEventDate>

Start Choice [1]

< EffectiveDateTime> ... </ EffectiveDateTime> [0..1]
< DayNumberWithinYear> ... </ DayNumberWithinYear> [0..1]
< DayRelativeToActualDateTime> ... </ DayRelativeToActualDateTime> [0..1]
End Choice

</EffectiveTimeEventDate>
Schema Component Representation
<xsd:element name="EffectiveTimeEventDate" type=" EffectiveTimeEventDateType"/>