Definition Type: ComplexType
Name: CT_LayoutVariablePropertySet
Namespace: http://schemas.openxmlformats.org/drawingml/2006/diagram
Containing Schema: dml-diagramLayoutVariables.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into resizeHandles in schema dml-diagramlayoutvariables_xsd Drilldown into animLvl in schema dml-diagramlayoutvariables_xsd Drilldown into animOne in schema dml-diagramlayoutvariables_xsd Drilldown into hierBranch in schema dml-diagramlayoutvariables_xsd Drilldown into dir in schema dml-diagramlayoutvariables_xsd Drilldown into bulletEnabled in schema dml-diagramlayoutvariables_xsd Drilldown into chPref in schema dml-diagramlayoutvariables_xsd Drilldown into chMax in schema dml-diagramlayoutvariables_xsd Drilldown into orgChart in schema dml-diagramlayoutvariables_xsdXSD Diagram of CT_LayoutVariablePropertySet in schema dml-diagramlayoutvariables_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_LayoutVariablePropertySet">
    <xsd:sequence>
        <xsd:element name="orgChart" type="CT_OrgChart" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Show Organization Chart User Interface</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="chMax" type="CT_ChildMax" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Maximum Children</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="chPref" type="CT_ChildPref" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Preferred Number of Children</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="bulletEnabled" type="CT_BulletEnabled" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Show Insert Bullet</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="dir" type="CT_Direction" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Diagram Direction</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="hierBranch" type="CT_HierBranchStyle" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Organization Chart Branch Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="animOne" type="CT_AnimOne" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>One by One Animation String</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="animLvl" type="CT_AnimLvl" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Level Animation</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="resizeHandles" type="CT_ResizeHandles" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Shape Resize Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
orgChart nsC:orgChart 0 1
chMax nsC:chMax 0 1
chPref nsC:chPref 0 1
bulletEnabled nsC:bulletEnabled 0 1
dir nsC:dir 0 1
hierBranch nsC:hierBranch 0 1
animOne nsC:animOne 0 1
animLvl nsC:animLvl 0 1
resizeHandles nsC:resizeHandles 0 1
Collapse Derivation Tree:
Collapse References:
nsC:presLayoutVarsnsC:varLst,