Definition Type: Element
Name: AccountOwnershipType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:AccountOwnershipTypeType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Describes 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.) Also refered to as ECOA Code.
Collapse XSD Schema Diagram:
Drilldown into RepositoryValue in schema credit_xsd Drilldown into RepositoryCode in schema credit_xsd Drilldown into Value in schema credit_xsd Drilldown into AccountOwnershipTypeType in schema credit_xsdXSD Diagram of AccountOwnershipType in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AccountOwnershipType" type="AccountOwnershipTypeType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Describes 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.) Also refered to as ECOA Code.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Value hr:Value 0 (1)
RepositoryCode hr:RepositoryCode 0 (1)
RepositoryValue hr:RepositoryValue 0 (1)
Collapse Derivation Tree: