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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:sst

Shared String Table

Element information

Type: ssml:CT_Sst

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
count [0..1]xsd:unsignedIntString Count
uniqueCount [0..1]xsd:unsignedIntUnique String Count

Sample instance

<ssml:sst>
   <ssml:si>
      <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:si>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:sst>

Site developed and hosted by Datypic, Inc.

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