Definition Type: ComplexType
Name: CT_TLByHslColorTransform
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into l in schema pml-animationinfo_xsd Drilldown into s in schema pml-animationinfo_xsd Drilldown into h in schema pml-animationinfo_xsdXSD Diagram of CT_TLByHslColorTransform in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TLByHslColorTransform">
    <xsd:attribute name="h" type="a:ST_Angle" use="required">
        <xsd:annotation>
            <xsd:documentation>Hue</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="s" type="a:ST_FixedPercentage" use="required">
        <xsd:annotation>
            <xsd:documentation>Saturation</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="l" type="a:ST_FixedPercentage" use="required">
        <xsd:annotation>
            <xsd:documentation>Lightness</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
h p:h Required
s p:s Required
l p:l Required
Collapse Derivation Tree:
  • CT_TLByHslColorTransform
Collapse References:
p:hsl