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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:cm

Comment

Element information

Type: p:CT_Comment

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
authorId [1..1]xsd:unsignedIntComment Author ID
dt [0..1]xsd:dateTimeComment Date/Time
idx [1..1]p:ST_IndexComment Index

Used in

Sample instance

<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>

Site developed and hosted by Datypic, Inc.

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