ssml:volType
Volatile Dependency Type
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-volatileDependencies.xsd
Type: ssml:CT_VolType
Properties: Local, Qualified
Content
- ssml:main [1..*] Main
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
type | [1..1] | ssml:ST_VolDepType | Type |
Used in
- Type ssml:CT_VolTypes (Element ssml:volTypes)
Sample instance
<ssml:volType type="realTimeData"> <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> </ssml:volType>