2.18.2.2 editId

Target namespace: http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing

An optional ST_EditId attribute of an anchor or inline element as specified in [ISO/IEC29500-1:2016] section 20.4.2.3 and [ISO/IEC29500-1:2016] section 20.4.2.8. If present, this attribute specifies whether the object has been edited relative to the corresponding object in another version of the same document. If this attribute is present on an anchor or inline element and that element is edited in a way other than editing the contents of any nested txbxContent element ([ISO/IEC29500-4:2016] section 9.8.1.1), the application MUST either change the value of this attribute or remove it. If present, the value of this attribute MUST be greater than zero and less than 0x80000000.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this attribute.

 <xsd:attribute name="editId" type="ST_EditId"/>

See section 5.11 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).