ssml:main
Main
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-volatileDependencies.xsd
Type: ssml:CT_VolMain
Properties: Local, Qualified
Content
- ssml:tp [1..*] Topic
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
first | [1..1] | ssml:ST_Xstring | First String |
Used in
- Type ssml:CT_VolType (Element ssml:volType)
Sample instance
<ssml:main first="string"> <ssml:tp> <ssml:v>string</ssml:v> <ssml:stp>string</ssml:stp> <ssml:tr r="string" s="1"/> </ssml:tp> </ssml:main>