Definition Type: Element
Name: LateCount
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:LateDelinquentCountType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The number of times the liability account was reported late by the liability holder. This count will typically cover 30, 60, 90 and 120 days.
Collapse XSD Schema Diagram:
Drilldown into duration in schema credit_xsd Drilldown into LateDelinquentCountType in schema credit_xsdXSD Diagram of LateCount in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="LateCount" type="LateDelinquentCountType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>The number of times the liability account was reported  late by the liability holder. This count will typically cover 30, 60, 90 and 120 days.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
duration hr:duration Required
Collapse Derivation Tree: