Schema Central > OOXML > pml-comments.xsd > p:cmLst
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:cmLst

Comment List

Element information

Type: p:CT_CommentList

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<p:cmLst>
   <p:cm authorId="1" idx="1">
      <p:pos x="1" y="1"/>
      <p:text>string</p:text>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:cm>
</p:cmLst>

Site developed and hosted by Datypic, Inc.

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