Definition Type: Element
Name: ScheduledTimePeriod
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:TimePeriodType
Containing Schema: Components.xsd
Abstract
Documentation:
Is the TimePeriod in which the work is Scheduled to be performed.
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 ScheduledTimePeriod in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ScheduledTimePeriod" type="TimePeriodType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Is the TimePeriod in which the work is Scheduled to be performed.
         </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: