<xs:element name="CharacteristicGroupStatus" type="CharacteristicGroupStatusType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each CharacteristicGroupStatus element gives information about the inspection status of a characteristic group.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of characteristic group statuses in this set.
Source
<xs:complexType name="CharacteristicGroupStatusesType"><xs:annotation><xs:documentation>The CharacteristicGroupStatusesType defines a list of characteristic group statuses.</xs:documentation></xs:annotation><xs:sequence><xs:element name="CharacteristicGroupStatus" type="CharacteristicGroupStatusType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each CharacteristicGroupStatus element gives information about the inspection status of a characteristic group.</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 characteristic group statuses 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 characteristic group statuses in this set.</xs:documentation></xs:annotation></xs:attribute>