Definition Type: Element
Name: p
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TextParagraph
Containing Schema: dml-text.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Text Paragraphs
Collapse XSD Schema Diagram:
Drilldown into endParaRPr in schema dml-text_xsd Drilldown into fld in schema dml-textparagraph_xsd Drilldown into br in schema dml-textparagraph_xsd Drilldown into r in schema dml-textparagraph_xsd Drilldown into EG_TextRun in schema dml-textparagraph_xsd Drilldown into pPr in schema dml-text_xsd Drilldown into CT_TextParagraph in schema dml-text_xsdXSD Diagram of p in schema dml-text_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="p" type="CT_TextParagraph" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Text Paragraphs</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pPr a:pPr 0 1
r a:r (1) (1)
br a:br (1) (1)
fld a:fld (1) (1)
endParaRPr a:endParaRPr 0 1
<xs:group> a:EG_TextRun 0 unbounded
Collapse Derivation Tree: