<xs:element name="SectionGroup" type="SectionGroupType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each SectionGroup element is a section group of the zone section.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of SectionGroup elements in this set.
Source
<xs:complexType name="SectionGroupsType"><xs:annotation><xs:documentation>The SectionGroupsType defines an array of the section groups.</xs:documentation></xs:annotation><xs:sequence><xs:element name="SectionGroup" type="SectionGroupType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each SectionGroup element is a section group of the zone section.</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 SectionGroup 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 SectionGroup elements in this set.</xs:documentation></xs:annotation></xs:attribute>