Definition Type: Element
Name: DaysOfWeek
Namespace: http://www.starstandard.org/STAR/5
Type: star:DaysOfWeekType
Containing Schema: Components.xsd
Abstract
Documentation:
The DaysOfWeek component is used to identify availability based on days of the week.
Collapse XSD Schema Diagram:
Drilldown into AvailabilityDescription in schema components_xsd Drilldown into AvailabilityEndTimeMeasure in schema components_xsd Drilldown into AvailabilityStartTimeMeasure in schema components_xsd Drilldown into DayOfWeekCode in schema components_xsd Drilldown into DaysOfWeekType in schema components_xsdXSD Diagram of DaysOfWeek in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DaysOfWeek" type="DaysOfWeekType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> The DaysOfWeek component
                is used to identify availability based on days of the week. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DayOfWeekCode star:DayOfWeekCode 1 1
AvailabilityStartTimeMeasure star:AvailabilityStartTimeMeasure 0 1
AvailabilityEndTimeMeasure star:AvailabilityEndTimeMeasure 0 1
AvailabilityDescription star:AvailabilityDescription 0 unbounded
Collapse Derivation Tree: