<xs:element name="SimplifiedRepresentationGroup" type="SimplifiedRepresentationGroupType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each SimplifiedRepresentationGroup element is a group of components and bodies with defined simplified representation forms.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of elements in this set.
Source
<xs:complexType name="SimplifiedRepresentationGroupsType"><xs:annotation><xs:documentation>The SimplifiedRepresentationGroupsType is a collection of groups of components and bodies with defined simplified representation forms.</xs:documentation></xs:annotation><xs:sequence><xs:element name="SimplifiedRepresentationGroup" type="SimplifiedRepresentationGroupType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each SimplifiedRepresentationGroup element is a group of components and bodies with defined simplified representation forms.</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>