Definition Type: SimpleType
Name: ST_TextPoint
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-textCharacter.xsd
Documentation:
Text Point
Collapse XSD Schema Diagram:
XSD Diagram of ST_TextPoint in schema dml-textcharacter_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_TextPoint">
    <xsd:annotation>
        <xsd:documentation>Text Point</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:int">
        <xsd:minInclusive value="-400000" />
        <xsd:maxInclusive value="400000" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxInclusive 400000
MinInclusive -400000
Collapse Derivation Tree:
  • ST_TextPoint
Collapse References:
a:spc