Definition Type: Element
Name: PeriodInquiryCount
Namespace: http://www.hr-xml.org/3
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: Fields.xsd
Abstract
Documentation:
Number of inquiries during period supported by vendor of credit information. i.e. Experian's time frame is last 6 months.
Collapse XSD Schema Diagram:
XSD Diagram of PeriodInquiryCount in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PeriodInquiryCount" type="xsd:integer">
    <xsd:annotation>
        <xsd:documentation>Number of inquiries during period supported by vendor of credit information. i.e. Experian's time frame is last 6 months.</xsd:documentation>
    </xsd:annotation>
</xsd:element>