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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:group

OLAP Group

Element information

Type: ssml:CT_LevelGroup

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [1..1]ssml:ST_XstringGroup Name
uniqueName [1..1]ssml:ST_XstringUnique Group Name
caption [1..1]ssml:ST_XstringGroup Caption
uniqueParent [0..1]ssml:ST_XstringParent Unique Name
id [0..1]xsd:intGroup Id

Used in

Sample instance

<ssml:group name="string" uniqueName="string" caption="string">
   <ssml:groupMembers>
      <ssml:groupMember uniqueName="string"/>
   </ssml:groupMembers>
</ssml:group>

Site developed and hosted by Datypic, Inc.

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