Definition Type: Element
Name: ShipmentTimePeriod
Namespace: http://www.starstandard.org/STAR/5
Type: star:PeriodABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
The ShipmentTimeFrame component indicates the time or range of time that a shipment will be made or will be available for pick-up
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 ShipmentTimePeriod in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ShipmentTimePeriod" type="PeriodABIEType">
    <xsd:annotation>
        <xsd:documentation>The ShipmentTimeFrame component indicates the time or range of time
                that a shipment will be made or will be available for pick-up</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: