Definition Type: ComplexType
Name: CT_OMathParaPr
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into jc in schema shared-math_xsdXSD Diagram of CT_OMathParaPr in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_OMathParaPr">
    <xsd:sequence>
        <xsd:element name="jc" type="CT_OMathJc" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Justification</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
jc m:jc 0 1
Collapse Derivation Tree:
Collapse References:
m:oMathParaPr