<?xml version="1.0" encoding="utf-8"?><xsd:schema targetNamespace="http://www.cmiag.ch/cdws/Abstimmung" elementFormDefault="qualified" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.cmiag.ch/cdws/Abstimmung"><xsd:annotation><xsd:documentation><SearchField xsi:type="SearchFieldText" Name="SitzungGuid" BoostFactor="1" Nrs="29" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/><SearchField xsi:type="SearchFieldText" Name="TraktandumGuid" BoostFactor="1" Nrs="30" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/></xsd:documentation></xsd:annotation><xsd:complexType name="Abstimmung"><xsd:sequence><xsd:element name="SitzungGuid" type="xsd:string"/><xsd:element name="SitzungTitel" type="xsd:string"/><xsd:element name="SitzungDatum" type="xsd:string"/><xsd:element name="TraktandumGuid" type="xsd:string"/><xsd:element name="TraktandumNr" type="xsd:string"/><xsd:element name="TraktandumTitel" type="xsd:string"/><xsd:element name="GeschaeftGuid" type="xsd:string"/><xsd:element name="GeschaeftTitel" type="xsd:string"/><xsd:element name="GeschaeftGrNr" type="xsd:string"/><xsd:element name="GeschaeftRatsgeschaeftsart" type="xsd:string"/><xsd:element name="Abstimmungstitel" type="xsd:string"/><xsd:element name="Nummer" type="xsd:string"/><xsd:element name="Abstimmungstyp" type="xsd:string"/><xsd:element name="Anzahl_Ja" type="xsd:decimal" nillable="true"/><xsd:element name="Anzahl_Nein" type="xsd:decimal" nillable="true"/><xsd:element name="Anzahl_Enthaltung" type="xsd:decimal" nillable="true"/><xsd:element name="Anzahl_Abwesend" type="xsd:decimal" nillable="true"/><xsd:element name="Anzahl_A" type="xsd:decimal" nillable="true"/><xsd:element name="Anzahl_B" type="xsd:decimal" nillable="true"/><xsd:element name="Anzahl_C" type="xsd:decimal" nillable="true"/><xsd:element name="Anzahl_D" type="xsd:decimal" nillable="true"/><xsd:element name="Anzahl_E" type="xsd:decimal" nillable="true"/><xsd:element name="Schlussresultat" type="xsd:string"/><xsd:element name="Stimmabgaben"><xsd:complexType><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:element name="Stimmabgabe" type="Stimmabgabe"/></xsd:choice></xsd:complexType></xsd:element></xsd:sequence><xsd:attribute name="OBJ_GUID" type="xsd:string" use="required"/><xsd:attribute name="SEQ" type="xsd:string" use="optional"/><xsd:attribute name="IDX" type="xsd:string" use="optional"/></xsd:complexType><xsd:complexType name="Stimmabgabe"><xsd:sequence><xsd:element name="KontaktGuid" type="xsd:string"/><xsd:element name="Name" type="xsd:string"/><xsd:element name="Vorname" type="xsd:string"/><xsd:element name="Partei" type="xsd:string"/><xsd:element name="Fraktion" type="xsd:string"/><xsd:element name="Spezialfunktion" type="xsd:string"/><xsd:element name="Geschlecht" type="xsd:string"/><xsd:element name="Alter" type="xsd:decimal" nillable="true"/><xsd:element name="Abstimmungsverhalten" type="xsd:string"/></xsd:sequence><xsd:attribute name="OBJ_GUID" type="xsd:string" use="required"/></xsd:complexType><xsd:element name="Abstimmung" type="Abstimmung"/></xsd:schema>