Definition Type: ComplexType
Name: LateDelinquentCountType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Credit.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into duration in schema credit_xsdXSD Diagram of LateDelinquentCountType in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="LateDelinquentCountType">
    <xsd:simpleContent>
        <xsd:extension base="xsd:nonNegativeInteger">
            <xsd:attribute name="duration" type="xsd:duration" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
duration hr:duration Required
Collapse Derivation Tree:
Collapse References:
hr:DelinquentCounthr:LateCount,