ssml:rPh
Phonetic Run
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sharedStringTable.xsd
Type: ssml:CT_PhoneticRun
Properties: Local, Qualified
Content
- ssml:t [1..1] Text
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
sb | [1..1] | xsd:unsignedInt | Base Text Start Index | |
eb | [1..1] | xsd:unsignedInt | Base Text End Index |
Used in
- Type ssml:CT_Rst (Elements ssml:text, ssml:si, ssml:is)
Sample instance
<ssml:rPh sb="1" eb="1"> <ssml:t>string</ssml:t> </ssml:rPh>