ssml:volTypes
Volatile Dependency Types
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-volatileDependencies.xsd
Type: ssml:CT_VolTypes
Properties: Global, Qualified
Content
- Sequence [1..1]
- ssml:volType [1..*] Volatile Dependency Type
- ssml:extLst [0..1] Future Feature Storage Area
Attributes
None
Sample instance
<ssml:volTypes> <ssml:volType type="realTimeData"> <ssml:main first="string"> <ssml:tp>... </ssml:tp> </ssml:main> </ssml:volType> <ssml:extLst> <ssml:ext> <!--any element--> </ssml:ext> </ssml:extLst> </ssml:volTypes>