Definition Type: Element
Name: CreditLoanType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CreditLoanTypeType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This element contains an enumerated list of common loan types. If the loan type is Other, then preceed the description with x:.
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 CreditLoanTypeType in schema credit_xsdXSD Diagram of CreditLoanType in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CreditLoanType" type="CreditLoanTypeType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This element contains an enumerated list of common loan types. If the loan type is Other, then preceed the description with x:.</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: