Definition Type: Element
Name: EffectiveTimePeriod
Namespace: http://www.openapplications.org/oagis
Type: nsC:TimePeriodAny
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the effective period in which the employee has had this skill. Used to indicate experience with this skill.
Collapse XSD Schema Diagram:
Drilldown into To in schema invoice_xsd Drilldown into Duration in schema invoice_xsd Drilldown into From in schema invoice_xsd Drilldown into inclusive in schema invoice_xsd Drilldown into TimePeriodAny in schema invoice_xsdXSD Diagram of EffectiveTimePeriod in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="EffectiveTimePeriod" type="TimePeriodAny" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the effective period in which the employee has had this skill. Used to indicate experience with this skill.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
From nsC:From 0 (1)
Duration nsC:Duration 0 (1)
To nsC:To 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
inclusive nsC:inclusive true Optional
Collapse Derivation Tree: