<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="" xmlns:prodata="urn:schemas-progress-com:xml-prodata:0001">
  <xsd:element name="ProDataSet" prodata:proDataSet="true">
    <xsd:complexType>
      <xsd:sequence>
        <xsd:element name="Adressanrede" minOccurs="0" maxOccurs="unbounded">
          <xsd:complexType>
            <xsd:sequence>
              <xsd:element name="adressanredeID" type="xsd:int" nillable="true" prodata:format="->>>>>>>>>9"/>
              <xsd:element name="lizenzNehmerID" type="xsd:int" nillable="true" prodata:format="->>>>>>>>>9"/>
              <xsd:element name="fixVorgRelation" type="xsd:string" nillable="true" prodata:format="X(20)"/>
              <xsd:element name="adrAnrIstModifizierbar" type="xsd:boolean" nillable="true"/>
              <xsd:element name="adrAnrReihenfolge" type="xsd:int" nillable="true"/>
              <xsd:element name="AdressanredeMLS" minOccurs="0" maxOccurs="unbounded">
                <xsd:complexType>
                  <xsd:sequence>
                    <xsd:element name="wibLanguageID" type="xsd:int" nillable="true" prodata:format="->>>>>>>>>9"/>
                    <xsd:element name="adressanredeID" type="xsd:int" nillable="true" prodata:format="->>>>>>>>>9"/>
                    <xsd:element name="adrAnrBez" type="xsd:string" nillable="true" prodata:format="X(50)" prodata:label="Anrede" prodata:columnLabel="Anrede"/>
                  </xsd:sequence>
                </xsd:complexType>
              </xsd:element>
            </xsd:sequence>
          </xsd:complexType>
        </xsd:element>
      </xsd:sequence>
    </xsd:complexType>
  </xsd:element>
  <xsd:annotation>
    <xsd:appinfo>
      <prodata:relation name="toMLS" prodata:nested="true" prodata:parent="Adressanrede" prodata:child="AdressanredeMLS" prodata:relationFields="adressanredeID,adressanredeID"/>
    </xsd:appinfo>
  </xsd:annotation>
</xsd:schema>
