LightControlId

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
scheduleIdRef xsd:IDREF optional
ID for the schedule of transmittance of a shading surface

Used By

Element Campus

Source

<xsd:element name="LightControlId">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:string">
        <xsd:attribute name="scheduleIdRef" type="xsd:IDREF">
          <xsd:annotation>
            <xsd:documentation>ID for the schedule of transmittance of a shading surface</xsd:documentation>
          </xsd:annotation>
        </xsd:attribute>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample