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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:comments

Comments

Element information

Type: ssml:CT_Comments

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<ssml:comments>
   <ssml:authors>
      <ssml:author>string</ssml:author>
   </ssml:authors>
   <ssml:commentList>
      <ssml:comment ref="string" authorId="1">
         <ssml:text>...
         </ssml:text>
      </ssml:comment>
   </ssml:commentList>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:comments>

Site developed and hosted by Datypic, Inc.

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