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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:cmAuthor

Comment Author

Element information

Type: p:CT_CommentAuthor

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [1..1]xsd:unsignedIntComment Author ID
name [1..1]p:ST_NameComment Author Name
initials [1..1]p:ST_NameComment Author Initials
lastIdx [1..1]xsd:unsignedIntIndex of Comment Author's last comment
clrIdx [1..1]xsd:unsignedIntComment Author Color Index

Used in

Sample instance

<p:cmAuthor id="1" name="string" initials="string" lastIdx="1" clrIdx="1">
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:cmAuthor>

Site developed and hosted by Datypic, Inc.

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