w:comments
Comments Collection
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_Comments
Properties: Global, Qualified
Content
- w:comment [0..*] Comment Content
Attributes
None
Sample instance
<w:comments> <w:comment w:id="1" w:author="string"> <w:customXml w:element="string"> <w:customXmlPr>... </w:customXmlPr> <w:customXml w:element="string">... </w:customXml> </w:customXml> </w:comment> </w:comments>