<xs:element name="Mode" type="DisplayStyleModeType"><xs:annotation><xs:documentation>The Mode element is the display style of the group.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="ComponentIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional ComponentIds element is an array of identifiers of the group components.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="BodyIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional BodyIds element is an array of identifiers of the group bodies.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="DisplayStyleGroupType"><xs:annotation><xs:documentation>The DisplayStyleGroupType defines a group of elements and its displaying style.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Mode" type="DisplayStyleModeType"><xs:annotation><xs:documentation>The Mode element is the display style of the group.</xs:documentation></xs:annotation></xs:element><xs:element name="ComponentIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional ComponentIds element is an array of identifiers of the group components.</xs:documentation></xs:annotation></xs:element><xs:element name="BodyIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional BodyIds element is an array of identifiers of the group bodies.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>