Definition Type: Element
Name: PastDueAmount
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CurrencyAmountType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The amount that the borrower is currently past due as reported by the liability holder.
Collapse XSD Schema Diagram:
Drilldown into currency in schema screeningtypes_xsd Drilldown into CurrencyAmountType in schema screeningtypes_xsdXSD Diagram of PastDueAmount in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PastDueAmount" type="CurrencyAmountType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The amount that the borrower is currently past due as reported by the liability holder.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currency hr:currency Required
Collapse Derivation Tree: