Definition Type: Element
Name: delInstrText
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:stringType
Containing Schema: wordnet.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Represents revision-deleted field-instruction content. Using this element instead of the instrText element does not make field-instruction text revision-marked deleted. The delInstrText element should be inside an Annotation Markup Language (AML) Word.Deletion block.
Collapse XSD Schema Diagram:
XSD Diagram of delInstrText in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="delInstrText" type="stringType">
    <xsd:annotation>
        <xsd:documentation>Represents revision-deleted field-instruction content. Using this element instead of the instrText element does not make field-instruction text revision-marked deleted. The delInstrText element should be inside an Annotation Markup Language (AML) Word.Deletion block.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: