2.5.1.7 docId
Target namespace: http://schemas.microsoft.com/office/word/2012/wordml
The docId global element<14> is a CT_Guid (as specified in [ISO/IEC29500-1:2011] section A.1) element that specifies a unique identifier for a set of documents derived from a common source. The possible values for this attribute are defined by the ST_Guid simple type (as specified in [ISO/IEC29500-1:2011] Section 22.9.2.4). See section 2.2.2 for how this element integrates with [ISO/IEC29500-1:2011].
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
<xsd:element name="docId" type="CT_Guid"/>
See section 5.2 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).