Definition Type: Element
Name: RestrictionPeriod
Namespace: http://www.hr-xml.org/3
Type: oa:TimePeriodType
Containing Schema: Components.xsd
Abstract
Documentation:
Specifies restrictions on when a participant is free to dispose of stock purchased under the stock plan.
Collapse XSD Schema Diagram:
Drilldown into EndDateTime in schema fields_xsd1 Drilldown into Duration in schema fields_xsd1 Drilldown into StartDateTime in schema fields_xsd1 Drilldown into InclusiveIndicator in schema fields_xsd1 Drilldown into TimePeriodABIEType in schema components_xsd1 Drilldown into TimePeriodType in schema components_xsd1XSD Diagram of RestrictionPeriod in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RestrictionPeriod" type="oa:TimePeriodType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Specifies restrictions on when a participant is free to dispose of stock purchased under the stock plan.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InclusiveIndicator oa:InclusiveIndicator 0 (1)
StartDateTime oa:StartDateTime 0 (1)
Duration oa:Duration 0 (1)
EndDateTime oa:EndDateTime 0 (1)
Collapse Derivation Tree: