Definition Type: Element
Name: OrderDatePeriod
Namespace: http://www.starstandard.org/STAR/5
Type: star:PeriodABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
The OrderDatePeriod component is used to identify a date range of orders.
Collapse XSD Schema Diagram:
Drilldown into DayOfWeekCode in schema components_xsd Drilldown into OpenIndicator in schema components_xsd Drilldown into CompleteDateTime in schema components_xsd Drilldown into EndDateTime in schema components_xsd Drilldown into StartDateTime in schema components_xsd Drilldown into InclusiveIndicator in schema components_xsd Drilldown into DurationMeasure in schema components_xsd Drilldown into PeriodABIEType in schema components_xsdXSD Diagram of OrderDatePeriod in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="OrderDatePeriod" type="PeriodABIEType">
    <xsd:annotation>
        <xsd:documentation> The OrderDatePeriod component is used to identify a date range of
                orders. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DurationMeasure star:DurationMeasure 0 1
InclusiveIndicator star:InclusiveIndicator 0 1
StartDateTime star:StartDateTime 0 (1)
EndDateTime star:EndDateTime 0 (1)
CompleteDateTime star:CompleteDateTime 0 (1)
OpenIndicator star:OpenIndicator 0 (1)
DayOfWeekCode star:DayOfWeekCode 0 1
Collapse Derivation Tree: