A hint for aggregators telling them which hours they can skip.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="skipHours" type="tSkipHoursList" minOccurs="0">
<xs:annotation>
<xs:documentation>A hint for aggregators telling them which hours they can skip.</xs:documentation>
</xs:annotation>
</xs:element>