Definition Type: ComplexType
Name: PayrollDateType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:LocalDateType
Containing Schema: PayrollInstructions.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into type in schema payrollinstructions_xsdXSD Diagram of PayrollDateType in schema payrollinstructions_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PayrollDateType">
    <xsd:simpleContent>
        <xsd:extension base="LocalDateType">
            <xsd:attribute name="type" type="PayrollOtherDateType" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)
Collapse Derivation Tree:
Collapse References:
hr:BenefitOptionalDate, hr:DeductionOptionalDate