<?xml version="1.0" encoding="utf-8"?><xsd:schema targetNamespace="http://www.cmiag.ch/cdws/Gremiumdetail" elementFormDefault="qualified" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.cmiag.ch/cdws/Gremiumdetail"><xsd:annotation><xsd:documentation><SearchField xsi:type="SearchFieldText" Name="GremiumKurzname" BoostFactor="1" Nrs="30" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/><SearchField xsi:type="SearchFieldText" Name="GremiumName" BoostFactor="1" Nrs="29" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/><SearchField xsi:type="SearchFieldText" Name="KontaktName" BoostFactor="1" Nrs="56" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/><SearchField xsi:type="SearchFieldText" Name="KontaktVorname" BoostFactor="1" Nrs="58" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/><SearchField xsi:type="SearchFieldText" Name="KontaktNameVorname" BoostFactor="1" Nrs="42;43" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/><SearchField xsi:type="SearchFieldText" Name="Wahlkreis" BoostFactor="1" Nrs="45;54" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/><SearchField xsi:type="SearchFieldText" Name="Grmiumstyp" BoostFactor="1" Nrs="60;62" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/></xsd:documentation></xsd:annotation><xsd:complexType name="Gremium"><xsd:sequence><xsd:element name="Vater" type="xsd:string"/><xsd:element name="Name" type="xsd:string"/><xsd:element name="Kurzname" type="xsd:string"/><xsd:element name="Bemerkung" type="xsd:string"/><xsd:element name="Gremiumstyp" type="xsd:string"/><xsd:element name="Inaktiv" type="xsd:string"/><xsd:element name="Sitzungen"><xsd:complexType><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:element name="Sitzung" type="Sitzung"/></xsd:choice></xsd:complexType></xsd:element><xsd:element name="Behoerdenmitglieder"><xsd:complexType><xsd:choice minOccurs="0" maxOccurs="unbounded"><xsd:element name="Behoerdenmandat" type="Behoerdenmandat"/></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="Sitzung"><xsd:sequence><xsd:element name="Titel" type="xsd:string"/><xsd:element name="Datum" type="DateTimeFieldType"/></xsd:sequence><xsd:attribute name="OBJ_GUID" type="xsd:string" use="required"/></xsd:complexType><xsd:complexType name="DateTimeFieldType"><xsd:sequence minOccurs="0"><xsd:element name="Start" type="xsd:dateTime" nillable="true"/><xsd:element name="End" type="xsd:dateTime" nillable="true"/><xsd:element name="Text" type="xsd:string"/></xsd:sequence></xsd:complexType><xsd:complexType name="Behoerdenmandat"><xsd:sequence><xsd:element name="KontaktGuid" type="xsd:string"/><xsd:element name="VornameName" 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="Wahlkreis" type="xsd:string"/><xsd:element name="Funktion" type="xsd:string"/><xsd:element name="Dauer" type="DateTimeFieldType"/><xsd:element name="Sitz" type="xsd:string"/></xsd:sequence><xsd:attribute name="OBJ_GUID" type="xsd:string" use="required"/></xsd:complexType><xsd:element name="Gremium" type="Gremium"/></xsd:schema>