ssml:tpls
Tuples
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Other elements with the same name: ssml:tpls
Type: ssml:CT_Tuples
Properties: Local, Qualified
Content
- ssml:tpl [1..*] Tuple
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
c | [0..1] | xsd:unsignedInt | Member Name Count |
Used in
- Type ssml:CT_Error (Element ssml:e)
- Type ssml:CT_Missing (Element ssml:m)
- Type ssml:CT_Query (Element ssml:query)
- Type ssml:CT_Set (Element ssml:set)
- Type ssml:CT_String (Element ssml:s)
Sample instance
<ssml:tpls> <ssml:tpl item="1"/> </ssml:tpls>