Definition Type: Element
Name: pt
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_AdjPoint2D
Containing Schema: dml-shapeGeometry.xsd
MinOccurs 3
MaxOccurs 3
Abstract
Documentation:
Control points and end 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="3" maxOccurs="3">
    <xsd:annotation>
        <xsd:documentation>Control points and end 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: