Definition Type: ComplexType
Name: CT_AbsoluteAnchor
Namespace: http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing
Containing Schema: dml-spreadsheetDrawing.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into clientData in schema dml-spreadsheetdrawing_xsd Drilldown into pic in schema dml-spreadsheetdrawing_xsd Drilldown into cxnSp in schema dml-spreadsheetdrawing_xsd Drilldown into graphicFrame in schema dml-spreadsheetdrawing_xsd Drilldown into grpSp in schema dml-spreadsheetdrawing_xsd Drilldown into sp in schema dml-spreadsheetdrawing_xsd Drilldown into EG_ObjectChoices in schema dml-spreadsheetdrawing_xsd Drilldown into ext in schema dml-spreadsheetdrawing_xsd Drilldown into pos in schema dml-spreadsheetdrawing_xsdXSD Diagram of CT_AbsoluteAnchor in schema dml-spreadsheetdrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_AbsoluteAnchor">
    <xsd:sequence>
        <xsd:element name="pos" type="a:CT_Point2D">
            <xsd:annotation>
                <xsd:documentation>Position</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <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:element name="clientData" type="CT_AnchorClientData" minOccurs="1" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pos nsF:pos (1) (1)
ext nsF:ext (1) (1)
sp nsF:sp (1) (1)
grpSp nsF:grpSp (1) (1)
graphicFrame nsF:graphicFrame (1) (1)
cxnSp nsF:cxnSp (1) (1)
pic nsF:pic (1) (1)
clientData nsF:clientData 1 1
<xs:group> nsF:EG_ObjectChoices (1) (1)
Collapse Derivation Tree:
Collapse References:
nsF:absoluteAnchor