Definition Type: Element
Name: AttendanceRating
Namespace: http://www.hr-xml.org/3
Type: nsA:ScoreType
Containing Schema: Components.xsd
Abstract
Documentation:
A rating of the person's on-the-job attendance.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ScoreText in schema fields_xsd Drilldown into ScoreNumeric in schema fields_xsd Drilldown into BaseScoreType in schema components_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into ScoreType in schema components_xsdXSD Diagram of AttendanceRating in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AttendanceRating" type="ScoreType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A rating of the person's on-the-job attendance.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScoreNumeric nsA:ScoreNumeric 0 unbounded
ScoreText nsA:ScoreText 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree: