Schema Central > OOXML > wml.xsd > w:ins
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:ins

Inserted Run Content

Element information

Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main

Schema document: wml.xsd

Other elements with the same name: w:ins, w:ins, w:ins, w:ins

Type: w:CT_RunTrackChange

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
w:id [1..1]w:ST_DecimalNumberAnnotation Identifierfrom type w:CT_Markup
w:author [1..1]w:ST_StringAnnotation Authorfrom type w:CT_TrackChange
w:date [0..1]w:ST_DateTimeAnnotation Datefrom type w:CT_TrackChange

Used in

Sample instance

<w:ins w:id="1" w:author="string">
   <w:customXml w:element="string">
      <w:customXmlPr>
         <w:placeholder w:val="string"/>
         <w:attr w:name="string" w:val="string"/>
      </w:customXmlPr>
      <w:customXml w:element="string">
         <w:customXmlPr>...
         </w:customXmlPr>
         <w:customXml w:element="string">...
         </w:customXml>
      </w:customXml>
   </w:customXml>
</w:ins>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com