Definition Type: ComplexType
Name: CT_LightRig
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shape3DLighting.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into rot in schema dml-shape3dlighting_xsd Drilldown into dir in schema dml-shape3dlighting_xsd Drilldown into rig in schema dml-shape3dlighting_xsdXSD Diagram of CT_LightRig in schema dml-shape3dlighting_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_LightRig">
    <xsd:sequence>
        <xsd:element name="rot" type="CT_SphereCoords" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Rotation</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="rig" type="ST_LightRigType" use="required">
        <xsd:annotation>
            <xsd:documentation>Rig Preset</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="dir" type="ST_LightRigDirection" use="required">
        <xsd:annotation>
            <xsd:documentation>Direction</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rot a:rot 0 1
Collapse Child Attributes:
Name Type Default Value Use
rig a:rig Required
dir a:dir Required
Collapse Derivation Tree:
Collapse References:
a:lightRig, a:lightRig