Definition Type: ComplexType
Name: CT_AbsSizeAnchor
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chartDrawing
Containing Schema: dml-chartDrawing.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into pic in schema dml-chartdrawing_xsd Drilldown into cxnSp in schema dml-chartdrawing_xsd Drilldown into graphicFrame in schema dml-chartdrawing_xsd Drilldown into grpSp in schema dml-chartdrawing_xsd Drilldown into sp in schema dml-chartdrawing_xsd Drilldown into EG_ObjectChoices in schema dml-chartdrawing_xsd Drilldown into ext in schema dml-chartdrawing_xsd Drilldown into from in schema dml-chartdrawing_xsdXSD Diagram of CT_AbsSizeAnchor in schema dml-chartdrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_AbsSizeAnchor">
    <xsd:sequence>
        <xsd:element name="from" type="CT_Marker" />
        <xsd:element name="ext" type="a:CT_PositiveSize2D">
            <xsd:annotation>
                <xsd:documentation>Shape Extent</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="EG_ObjectChoices" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
from cdr:from (1) (1)
ext cdr:ext (1) (1)
sp cdr:sp (1) (1)
grpSp cdr:grpSp (1) (1)
graphicFrame cdr:graphicFrame (1) (1)
cxnSp cdr:cxnSp (1) (1)
pic cdr:pic (1) (1)
<xs:group> cdr:EG_ObjectChoices (1) (1)
Collapse Derivation Tree:
Collapse References:
cdr:absSizeAnchor