<xs:element name="ReportingUnitVotes"> <xs:complexType> <xs:sequence> <xs:element ref="ReportingUnitIdentifier" /> <xs:element ref="CountMetric" minOccurs="0" maxOccurs="unbounded" /> <xs:group ref="VoteGroup" /> </xs:sequence> </xs:complexType> </xs:element>