Definition Type: Element
Name: ForecastedTimePeriod
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:TimePeriodType
Containing Schema: Components.xsd
Abstract
Documentation:
TimePeriod indicating the forecasted start and finish datetimes.
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 TimePeriodABIEType in schema components_xsd1 Drilldown into TimePeriodType in schema components_xsd1XSD Diagram of ForecastedTimePeriod in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ForecastedTimePeriod" type="TimePeriodType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            TimePeriod indicating the forecasted start and finish datetimes.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartDateTime oagis:StartDateTime 0 (1)
Duration oagis:Duration 0 (1)
EndDateTime oagis:EndDateTime 0 (1)
Collapse Derivation Tree: