Definition Type: Element
Name: ArrestDate
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:FlexibleDatesType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Date of the arrest/summons served
Collapse XSD Schema Diagram:
Drilldown into StringDate in schema flexibledates_xsd Drilldown into MonthDay in schema flexibledates_xsd Drilldown into Year in schema flexibledates_xsd Drilldown into YearMonth in schema flexibledates_xsd Drilldown into AnyDate in schema flexibledates_xsd Drilldown into dateDescription in schema flexibledates_xsd Drilldown into FlexibleDatesType in schema flexibledates_xsdXSD Diagram of ArrestDate in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ArrestDate" type="FlexibleDatesType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Date of the arrest/summons served</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AnyDate hr:AnyDate (1) (1)
YearMonth hr:YearMonth (1) (1)
Year hr:Year (1) (1)
MonthDay hr:MonthDay (1) (1)
StringDate hr:StringDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
dateDescription hr:dateDescription (Optional)
Collapse Derivation Tree: