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