Definition Type: Element
Name: EffectivePeriod
Namespace: http://www.openapplications.org/oagis
Type: nsC:TimePeriod
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the effective period of the LotLevel.
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 TimePeriod in schema invoice_xsdXSD Diagram of EffectivePeriod in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="EffectivePeriod" type="TimePeriod" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the effective period of the LotLevel.</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: