<xs:element name="Voter"> <xs:complexType> <xs:sequence> <xs:element name="VoterIdentification" type="VoterIdentificationStructure" /> <xs:element name="VoterContact" type="ContactDetailsStructure" /> <xs:element ref="Proxy" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element>