Definition Type: Element
Name: PayrollEffectiveDate
Namespace: http://www.hr-xml.org/3
Type: nsA:FormattedDateTimeType
Containing Schema: Fields.xsd
Abstract
Documentation:
The date upon which an associated status, event, or other condition is effective for purposes of payroll calculations. Unless otherwise agreed by trading partners, this would be measured inclusively (effectiveness measured from the start of the specified date).
Collapse XSD Schema Diagram:
XSD Diagram of PayrollEffectiveDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PayrollEffectiveDate" type="FormattedDateTimeType">
    <xsd:annotation>
        <xsd:documentation>The date upon which an associated status, event, or other condition is
	effective for purposes of payroll calculations. Unless otherwise agreed by trading partners, this would be measured inclusively (effectiveness measured from the start of the specified date).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: