Definition Type: Element
Name: Description
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Comments reflecting the payment history of the account as of the balance date.
Collapse XSD Schema Diagram:
XSD Diagram of Description in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Description" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Comments reflecting the payment history of the account as of the balance date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>