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