Definition Type: Element
Name: ArrestDate
Namespace: http://www.hr-xml.org/3
Type: nsA:FreeFormDateType
Containing Schema: Fields.xsd
Abstract
Documentation:
Used in a screening report to answer whether and when a person was arrested.
Collapse XSD Schema Diagram:
Drilldown into DateText in schema fields_xsd Drilldown into FormattedDateTime in schema fields_xsd Drilldown into FreeFormDateType in schema fields_xsdXSD Diagram of ArrestDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ArrestDate" type="FreeFormDateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Used in a screening report to answer whether and when a person was arrested.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FormattedDateTime nsA:FormattedDateTime 0 (1)
DateText nsA:DateText 0 unbounded
Collapse Derivation Tree: