Schema Central > OOXML > sml-comments.xsd > ssml:comment
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:comment

Comment

Element information

Type: ssml:CT_Comment

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
ref [1..1]ssml:ST_RefCell Reference
authorId [1..1]xsd:unsignedIntAuthor Id
guid [0..1]ssml:ST_GuidUnique Identifier for Comment

Used in

Sample instance

<ssml:comment ref="string" authorId="1">
   <ssml:text>
      <ssml:t>string</ssml:t>
      <ssml:r>
         <ssml:rPr>...
         </ssml:rPr>
         <ssml:t>string</ssml:t>
      </ssml:r>
      <ssml:rPh sb="1" eb="1">
         <ssml:t>string</ssml:t>
      </ssml:rPh>
      <ssml:phoneticPr fontId="1"/>
   </ssml:text>
</ssml:comment>

Site developed and hosted by Datypic, Inc.

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