<xsd:complexType name="CreditAccountOwnershipCodeType">
<xsd:annotation>
<xsd:documentation>A code classifying the ownership relation of the borrower(s) to the liability account (i.e. are they solely responsible, jointly responsible, a co-signer on the account, etc.) The exact code values vary from credit bureau to credit bureau. Also referred to as an "ECOA Code" (Equal Credit Opportunity Act). </xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="CreditAccountOwnershipCodeContentType">
<xsd:attributeGroup ref="oa:CodeListAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|