Schema Central > OOXML > sml-pivotTable.xsd > ssml:set
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:set

OLAP Set

Element information

Type: ssml:CT_Set

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
count [0..1]xsd:unsignedIntNumber of Tuples
maxRank [1..1]xsd:intMaximum Rank Requested
setDefinition [1..1]ssml:ST_XstringMDX Set Definition
sortType [0..1]ssml:ST_SortTypeSet Sort OrderDefault value is "none".
queryFailed [0..1]xsd:booleanQuery FailedDefault value is "false".

Used in

Sample instance

<ssml:set maxRank="1" setDefinition="string">
   <ssml:tpls>
      <ssml:tpl item="1"/>
   </ssml:tpls>
   <ssml:sortByTuple>
      <ssml:tpl item="1"/>
   </ssml:sortByTuple>
</ssml:set>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com