Definition Type: Element
Name: HoursOfOperation
Namespace: http://www.starstandard.org/STAR/5
Type: star:HoursOfOperationType
Containing Schema: Components.xsd
Abstract
Documentation:
The HoursOfOperation component is used to identify the hours and days that a business is opened and closed.
Collapse XSD Schema Diagram:
Drilldown into DaysOfWeek in schema components_xsd Drilldown into HoursTypeCode in schema components_xsd Drilldown into HoursOfOperationType in schema components_xsdXSD Diagram of HoursOfOperation in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="HoursOfOperation" type="HoursOfOperationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> The HoursOfOperation
                component is used to identify the hours and days that a business is opened and
                closed. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
HoursTypeCode star:HoursTypeCode 0 1
DaysOfWeek star:DaysOfWeek 0 unbounded
Collapse Derivation Tree: