Definition Type: Element
Name: AccountStatusDate
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:FlexibleDatesType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The Status Date is the date that the accounts Current Rating was CHANGED to that status by the liability holder. If the Current Rating status is Bankruptcy, for example, the Status Date would be when the account first went into bankkruptcy.
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 AccountStatusDate in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AccountStatusDate" type="FlexibleDatesType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The Status Date is the date that the accounts Current Rating was CHANGED to that status by the liability holder. If the Current Rating status is Bankruptcy, for example, the Status Date would be when the account first went into bankkruptcy.</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: