<xs:element name="DisplayStyleGroup" type="DisplayStyleGroupType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each DisplayStyleGroup element is a group of elements with defined displaying style.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of elements in this set.
Source
<xs:complexType name="DisplayStyleGroupsType"><xs:annotation><xs:documentation>The DisplayStyleGroupsType is a collection of the groups of elements with defined displaying style.</xs:documentation></xs:annotation><xs:sequence><xs:element name="DisplayStyleGroup" type="DisplayStyleGroupType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each DisplayStyleGroup element is a group of elements with defined displaying style.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="n" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required n attribute is the number of elements in this set.</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
<xs:attribute name="n" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required n attribute is the number of elements in this set.</xs:documentation></xs:annotation></xs:attribute>