Definition Type: Element
Name: AccountClosedDate
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:FlexibleDatesType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date that the credit liability account was closed by the liability holder (by either the borrower or the liability holder).
Collapse XSD Schema Diagram:
Drilldown into StringDate in schema flexibledates_xsd Drilldown into MonthDay in schema flexibledates_xsd Drilldown into Year in schema flexibledates_xsd Drilldown into YearMonth in schema flexibledates_xsd Drilldown into AnyDate in schema flexibledates_xsd Drilldown into dateDescription in schema flexibledates_xsd Drilldown into FlexibleDatesType in schema flexibledates_xsdXSD Diagram of AccountClosedDate in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AccountClosedDate" type="FlexibleDatesType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The date that the credit liability account was closed by the liability holder (by either the borrower or the liability holder).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AnyDate hr:AnyDate (1) (1)
YearMonth hr:YearMonth (1) (1)
Year hr:Year (1) (1)
MonthDay hr:MonthDay (1) (1)
StringDate hr:StringDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
dateDescription hr:dateDescription (Optional)
Collapse Derivation Tree: