Definition Type: Element
Name: ChargeTypeClassification
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ChargeQualifiers
Containing Schema: Screenings.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the seriousness of the offense:felony,misdemeanor, infraction,etc
Collapse XSD Schema Diagram:
XSD Diagram of ChargeTypeClassification in schema screenings_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ChargeTypeClassification" type="ChargeQualifiers" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Identifies the seriousness of the offense:felony,misdemeanor, infraction,etc</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: