Definition Type: Element
Name: CreditFile
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CreditSSNVerifiedType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Personal data related to the Search Subject that the search(s) was performed upon.
Collapse XSD Schema Diagram:
Drilldown into ReportedAliases in schema credit_xsd Drilldown into EmploymentInformation in schema credit_xsd Drilldown into PersonalData in schema credit_xsd Drilldown into FileReference in schema credit_xsd Drilldown into LastActivityDate in schema credit_xsd Drilldown into FileDate in schema credit_xsd Drilldown into vendor in schema credit_xsd Drilldown into CreditSSNVerifiedType in schema credit_xsdXSD Diagram of CreditFile in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CreditFile" type="CreditSSNVerifiedType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Personal data related to the Search Subject that the search(s) was performed upon. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FileDate hr:FileDate 0 (1)
LastActivityDate hr:LastActivityDate 0 (1)
FileReference hr:FileReference 0 (1)
PersonalData hr:PersonalData (1) unbounded
EmploymentInformation hr:EmploymentInformation 0 unbounded
ReportedAliases hr:ReportedAliases 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
vendor hr:vendor Optional
Collapse Derivation Tree: