Definition Type: ComplexType
Name: CT_TLByRgbColorTransform
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into b in schema pml-animationinfo_xsd Drilldown into g in schema pml-animationinfo_xsd Drilldown into r in schema pml-animationinfo_xsdXSD Diagram of CT_TLByRgbColorTransform in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TLByRgbColorTransform">
    <xsd:attribute name="r" type="a:ST_FixedPercentage" use="required">
        <xsd:annotation>
            <xsd:documentation>Red</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="g" type="a:ST_FixedPercentage" use="required">
        <xsd:annotation>
            <xsd:documentation>Green</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="b" type="a:ST_FixedPercentage" use="required">
        <xsd:annotation>
            <xsd:documentation>Blue</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
r p:r Required
g p:g Required
b p:b Required
Collapse Derivation Tree:
  • CT_TLByRgbColorTransform
Collapse References:
p:rgb