Definition Type: Element
Name: ConsumerDisputeIndicator
Namespace: http://ns.hr-xml.org/2007-04-15
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This element indicates whether or not the consumer (borrower) disputes information reported for this account and has filed a FCRA dispute form.
Collapse XSD Schema Diagram:
XSD Diagram of ConsumerDisputeIndicator in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ConsumerDisputeIndicator" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This element indicates whether or not the consumer (borrower) disputes information reported for this account and has filed a FCRA dispute form.</xsd:documentation>
    </xsd:annotation>
</xsd:element>