OperationSchedule

Element Information

Model

Children: OperationRange

Attributes

QName Type Fixed Default Use Inheritable Annotation
scheduleIdRef xsd:IDREF optional
Schedule of operation for a piece of equipment. For heating and cooling equipment (such as a boiler or chiller) this is the availability schedule, the schedule of temperatures that, when reached, the piece of equipment will be available.

Used By

Source

<xsd:element name="OperationSchedule">
  <xsd:complexType>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:element ref="OperationRange"/>
    </xsd:choice>