Definition Type: Element
Name: pos
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_AdjPoint2D
Containing Schema: dml-shapeGeometry.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Position
Collapse XSD Schema Diagram:
Drilldown into y in schema dml-shapegeometry_xsd Drilldown into x in schema dml-shapegeometry_xsd Drilldown into CT_AdjPoint2D in schema dml-shapegeometry_xsdXSD Diagram of pos in schema dml-shapegeometry_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pos" type="CT_AdjPoint2D" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Position</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
x a:x Required
y a:y Required
Collapse Derivation Tree: