Definition Type: Element
Name: ChargeOrComplaint
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Screenings.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Identifies a crime, offense, infraction or violation for which the defendant was arrested.
Collapse XSD Schema Diagram:
XSD Diagram of ChargeOrComplaint in schema screenings_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ChargeOrComplaint" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Identifies a crime, offense, infraction or violation for which the defendant was arrested.</xsd:documentation>
    </xsd:annotation>
</xsd:element>