<xsd:complexType name="CreditBusinessTypeCodeType">
<xsd:annotation>
<xsd:documentation>The credit repository bureaus can identify the type of business of the liability holder. This information is needed for an automated scoring application. This data is available for liability and inquiry records from Equifax, Experian and Trans Union.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="CreditBusinessTypeCodeContentType">
<xsd:attributeGroup ref="oa:CodeListAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|