Definition Type: Element
Name: ServicePeriod
Namespace: http://www.hr-xml.org/3
Type: nsA:FreeFormPeriodType
Containing Schema: Components.xsd
Abstract
Documentation:
Provides FreeForm options for representing a period of military service.
Collapse XSD Schema Diagram:
Drilldown into Description in schema fields_xsd1 Drilldown into EndDate in schema fields_xsd Drilldown into StartDate in schema fields_xsd Drilldown into FreeFormPeriodType in schema components_xsdXSD Diagram of ServicePeriod in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ServicePeriod" type="FreeFormPeriodType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Provides FreeForm options for representing a period of military service.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartDate nsA:StartDate 0 (1)
EndDate nsA:EndDate 0 (1)
Description oa:Description 0 (1)
Collapse Derivation Tree: