Definition Type: Element
Name: CumulativeSummaryIndicator
Namespace: http://ns.hr-xml.org/2007-04-15
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
If True, this is a summary of all work included in the record.
Collapse XSD Schema Diagram:
XSD Diagram of CumulativeSummaryIndicator in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CumulativeSummaryIndicator" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>If True, this is a summary of all work included in the record.</xsd:documentation>
    </xsd:annotation>
</xsd:element>