Definition Type: ComplexType
Name: CreditTermsDescriptionType
Namespace: http://www.hr-xml.org/3
Type: oa:DescriptionType
Containing Schema: CreditResult.xsd
Abstract
Documentation:
A text description for the loan terms (for example, 360 months at $820 per month).
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsd Drilldown into type in schema fields_xsd1 Drilldown into DescriptionType in schema fields_xsd1XSD Diagram of CreditTermsDescriptionType in schema creditresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="CreditTermsDescriptionType">
    <xsd:annotation>
        <xsd:documentation>A text description for the loan terms (for example, 360 months at $820 per month).</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="oa:DescriptionType" />
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
type oa:type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:CreditTermsDescription