Definition Type: ComplexType
Name: CT_PhantPr
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/math
Containing Schema: shared-math.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ctrlPr in schema shared-math_xsd Drilldown into transp in schema shared-math_xsd Drilldown into zeroDesc in schema shared-math_xsd Drilldown into zeroAsc in schema shared-math_xsd Drilldown into zeroWid in schema shared-math_xsd Drilldown into show in schema shared-math_xsdXSD Diagram of CT_PhantPr in schema shared-math_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_PhantPr">
    <xsd:sequence>
        <xsd:element name="show" type="CT_OnOff" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Phantom Show</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="zeroWid" type="CT_OnOff" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Phantom Zero Width</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="zeroAsc" type="CT_OnOff" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Phantom Zero Ascent</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="zeroDesc" type="CT_OnOff" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Phantom Zero Descent</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="transp" type="CT_OnOff" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Transparent (Phantom)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ctrlPr" type="CT_CtrlPr" minOccurs="0">
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
show m:show 0 (1)
zeroWid m:zeroWid 0 (1)
zeroAsc m:zeroAsc 0 (1)
zeroDesc m:zeroDesc 0 (1)
transp m:transp 0 (1)
ctrlPr m:ctrlPr 0 (1)
Collapse Derivation Tree:
Collapse References:
m:phantPr