Definition Type: Element
Name: pt
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_AdjPoint2D
Containing Schema: dml-shapeGeometry.xsd
MinOccurs 2
MaxOccurs 2
Abstract
Documentation:
Shape Path Point
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 pt in schema dml-shapegeometry_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pt" type="CT_AdjPoint2D" minOccurs="2" maxOccurs="2">
    <xsd:annotation>
        <xsd:documentation>Shape Path Point</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: