Definition Type: Element
Name: ManualUpdateIndicator
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 data in the public record has been manually updated by the credit bureau based on an investigation.
Collapse XSD Schema Diagram:
XSD Diagram of ManualUpdateIndicator in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ManualUpdateIndicator" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This element indicates whether or not the data in the public record has been manually updated by the credit bureau based on an investigation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>