LightId

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
lightIdRef xsd:IDREF required
Identifier pointing at a light object

Source

<xsd:element name="LightId">
  <xsd:complexType>
    <xsd:attribute name="lightIdRef" type="xsd:IDREF" use="required">
      <xsd:annotation>
        <xsd:documentation>Identifier pointing at a light object</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample