Definition Type: Element
Name: MortgageAccounts
Namespace: http://ns.hr-xml.org/2007-04-15
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Total number of Mortgage accounts.
Collapse XSD Schema Diagram:
XSD Diagram of MortgageAccounts in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="MortgageAccounts" type="xsd:integer" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Total number of Mortgage accounts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>