Definition Type: Element
Name: CreditConsumerReferral
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CreditConsumerReferralType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Contains contact information for the credit bureau(s) and/or other organization responsible for reporting the information contained in this credit report.
Collapse XSD Schema Diagram:
Drilldown into CreditBusinessType in schema credit_xsd Drilldown into AdditionalItems in schema screeningtypes_xsd Drilldown into ContactMethod in schema screeningtypes_xsd Drilldown into InternetDomainName in schema screeningtypes_xsd Drilldown into LegalId in schema screeningtypes_xsd Drilldown into TaxId in schema screeningtypes_xsd Drilldown into OrganizationId in schema screeningtypes_xsd Drilldown into OrganizationName in schema screeningtypes_xsd Drilldown into type in schema screeningtypes_xsd Drilldown into ReferralType in schema screeningtypes_xsd Drilldown into qualifier in schema credit_xsd Drilldown into CreditConsumerReferralType in schema credit_xsdXSD Diagram of CreditConsumerReferral in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CreditConsumerReferral" type="CreditConsumerReferralType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Contains contact information for the credit bureau(s) and/or other organization responsible for reporting the information contained in this credit report.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrganizationName hr:OrganizationName (1) (1)
OrganizationId hr:OrganizationId 0 unbounded
TaxId hr:TaxId 0 unbounded
LegalId hr:LegalId 0 unbounded
InternetDomainName hr:InternetDomainName 0 unbounded
ContactMethod hr:ContactMethod 0 (1)
AdditionalItems hr:AdditionalItems 0 unbounded
CreditBusinessType hr:CreditBusinessType 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Optional
qualifier hr:qualifier Optional
Collapse Derivation Tree: