Definition Type: Attribute
Name: hangingPunct
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: dml-textParagraph.xsd
Use Optional
Documentation:
Hanging Punctuation
Collapse XSD Schema Diagram:
XSD Diagram of hangingPunct in schema dml-textparagraph_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="hangingPunct" type="xsd:boolean" use="optional">
    <xsd:annotation>
        <xsd:documentation>Hanging Punctuation</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>