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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:comment

Comment Content

Element information

Type: w:CT_Comment

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
w:initials [0..1]w:ST_StringInitials of Comment Author

Used in

Sample instance

<w:comment 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:comment>

Site developed and hosted by Datypic, Inc.

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