Definition Type: ComplexType
Name: CT_AdjLst
Namespace: http://schemas.openxmlformats.org/drawingml/2006/diagram
Containing Schema: dml-diagramDefinition.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into adj in schema dml-diagramdefinition_xsdXSD Diagram of CT_AdjLst in schema dml-diagramdefinition_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_AdjLst">
    <xsd:sequence>
        <xsd:element name="adj" type="CT_Adj" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Shape Adjust</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adj nsC:adj 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsC:adjLst