Definition Type: Element
Name: del
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TrackChange
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Deleted Paragraph
Collapse XSD Schema Diagram:
Drilldown into id in schema wml_xsd Drilldown into CT_Markup in schema wml_xsd Drilldown into date in schema wml_xsd Drilldown into author in schema wml_xsd Drilldown into CT_TrackChange in schema wml_xsdXSD Diagram of del in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="del" type="CT_TrackChange" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Deleted Paragraph</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id w:id Required
author w:author Required
date w:date Optional
Collapse Derivation Tree: