Definition Type: Element
Name: Plaintiff
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:PlaintiffType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The entity who brings a case to court; who sues. May also be called "claimant", "petitioner" or "applicant
Collapse XSD Schema Diagram:
XSD Diagram of Plaintiff in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Plaintiff" type="PlaintiffType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>The entity who brings a case to court; who sues. May also be called "claimant", "petitioner" or "applicant</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: