<?xml version="1.0" encoding="utf-8"?>
<edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">
  <edmx:Reference Uri="https://oasis-tcs.github.io/odata-vocabularies/vocabularies/Org.OData.Capabilities.V1.xml">
    <edmx:Include Alias="Capabilities" Namespace="Org.OData.Capabilities.V1"/>
  </edmx:Reference>
  <edmx:Reference Uri="https://sap.github.io/odata-vocabularies/vocabularies/Common.xml">
    <edmx:Include Alias="Common" Namespace="com.sap.vocabularies.Common.v1"/>
  </edmx:Reference>
  <edmx:Reference Uri="https://sap.github.io/odata-vocabularies/vocabularies/HTML5.xml">
    <edmx:Include Alias="HTML5" Namespace="com.sap.vocabularies.HTML5.v1"/>
  </edmx:Reference>
  <edmx:Reference Uri="https://sap.github.io/odata-vocabularies/vocabularies/UI.xml">
    <edmx:Include Alias="UI" Namespace="com.sap.vocabularies.UI.v1"/>
  </edmx:Reference>
  <edmx:DataServices>
    <Schema Namespace="PDocService" xmlns="http://docs.oasis-open.org/odata/ns/edm">
      <EntityContainer Name="EntityContainer">
        <EntitySet Name="EIDESWTDOC" EntityType="PDocService.EIDESWTDOC">
          <NavigationPropertyBinding Path="zaehlpunkt" Target="EUITRANS"/>
          <NavigationPropertyBinding Path="Schrittdaten" Target="Prozessschritt"/>
          <NavigationPropertyBinding Path="bez_wechselart" Target="EIDESWTTYPES"/>
          <NavigationPropertyBinding Path="bez_wechselstatus" Target="EIDESWTSTATUS"/>
          <NavigationPropertyBinding Path="beschreibung_wechselsicht" Target="EIDESWTVIEWS"/>
          <NavigationPropertyBinding Path="spartentyp_kurzbeschreibung" Target="SPARTENTYP"/>
          <NavigationPropertyBinding Path="prozess_id" Target="PROZESSID"/>
          <NavigationPropertyBinding Path="Aktivitaeten" Target="Aktivitaet"/>
          <NavigationPropertyBinding Path="Prozessverknuepfungen" Target="Ref_Doks"/>
          <NavigationPropertyBinding Path="Prozessschritte" Target="Prozessschritt"/>
        </EntitySet>
        <EntitySet Name="EIDESWTDOCSTEP" EntityType="PDocService.EIDESWTDOCSTEP">
          <NavigationPropertyBinding Path="wechselbelegnummer" Target="Ref_Doks"/>
          <NavigationPropertyBinding Path="Attribute" Target="Aktivitaet"/>
          <NavigationPropertyBinding Path="Referenzen" Target="EIDESWTDOCREF"/>
          <NavigationPropertyBinding Path="bez_der_aktivitaet" Target="EIDESWTACTIVITY"/>
          <NavigationPropertyBinding Path="bez_wechselstatus" Target="EIDESWTSTATUS"/>
          <NavigationPropertyBinding Path="informationen_zu_zaehlpunkten" Target="Informationen_zu_zaehlpunkten"/>
          <NavigationPropertyBinding Path="verschiedene_daten" Target="Verschiedene_daten"/>
        </EntitySet>
        <EntitySet Name="EIDESWTDOCREF" EntityType="PDocService.EIDESWTDOCREF">
          <NavigationPropertyBinding Path="wechselbelegschritt" Target="Prozessschritt"/>
          <NavigationPropertyBinding Path="ref_dokument" Target="Ref_Doks"/>
        </EntitySet>
        <EntitySet Name="EUITRANS" EntityType="PDocService.EUITRANS">
          <NavigationPropertyBinding Path="Dokumente" Target="Ref_Doks"/>
        </EntitySet>
        <EntitySet Name="EIDESWTDOCATTR" EntityType="PDocService.EIDESWTDOCATTR">
          <NavigationPropertyBinding Path="wechselbelegschritt" Target="Prozessschritt"/>
          <NavigationPropertyBinding Path="zusaetzliche_schrittdaten" Target="IDXGC_PRST_HDR"/>
          <NavigationPropertyBinding Path="informationen_zu_zaehlpunkten" Target="Informationen_zu_zaehlpunkten"/>
          <NavigationPropertyBinding Path="verschiedene_daten" Target="Verschiedene_daten"/>
        </EntitySet>
        <EntitySet Name="PROZESSID" EntityType="PDocService.PROZESSID">
          <NavigationPropertyBinding Path="prozessbeschreibung" Target="PROZESSIDDESCR"/>
        </EntitySet>
        <EntitySet Name="EIDESWTSTATUS" EntityType="PDocService.EIDESWTSTATUS"/>
        <EntitySet Name="EIDESWTTYPES" EntityType="PDocService.EIDESWTTYPES"/>
        <EntitySet Name="EIDESWTVIEWS" EntityType="PDocService.EIDESWTVIEWS"/>
        <EntitySet Name="PROZESSIDDESCR" EntityType="PDocService.PROZESSIDDESCR"/>
        <EntitySet Name="SPARTENTYP" EntityType="PDocService.SPARTENTYP"/>
        <EntitySet Name="EIDESWTACTIVITY" EntityType="PDocService.EIDESWTACTIVITY"/>
        <EntitySet Name="IDXGC_PRST_HDR" EntityType="PDocService.IDXGC_PRST_HDR">
          <NavigationPropertyBinding Path="name_des_serviceanbieters" Target="ESERVPROVT"/>
        </EntitySet>
        <EntitySet Name="IDXGC_PRST_PODI" EntityType="PDocService.IDXGC_PRST_PODI">
          <NavigationPropertyBinding Path="attribut" Target="Aktivitaet"/>
        </EntitySet>
        <EntitySet Name="IDXGC_PRST_DIV" EntityType="PDocService.IDXGC_PRST_DIV">
          <NavigationPropertyBinding Path="attribut" Target="Aktivitaet"/>
        </EntitySet>
        <EntitySet Name="IDXGC_PRSTEPT" EntityType="PDocService.IDXGC_PRSTEPT"/>
        <EntitySet Name="ESERVPROVT" EntityType="PDocService.ESERVPROVT"/>
        <EntitySet Name="Aktivitaet" EntityType="PDocService.Aktivitaet">
          <NavigationPropertyBinding Path="wechselbelegschritt" Target="Prozessschritt"/>
          <NavigationPropertyBinding Path="wechselbelegnummer" Target="Ref_Doks"/>
          <NavigationPropertyBinding Path="zusaetzliche_schrittdaten" Target="IDXGC_PRST_HDR"/>
        </EntitySet>
        <EntitySet Name="Informationen_zu_zaehlpunkten" EntityType="PDocService.Informationen_zu_zaehlpunkten">
          <NavigationPropertyBinding Path="wechselbelegschritt" Target="Prozessschritt"/>
        </EntitySet>
        <EntitySet Name="Verschiedene_daten" EntityType="PDocService.Verschiedene_daten">
          <NavigationPropertyBinding Path="wechselbelegschritt" Target="Prozessschritt"/>
        </EntitySet>
        <EntitySet Name="Ref_Doks" EntityType="PDocService.Ref_Doks">
          <NavigationPropertyBinding Path="zaehlpunkt" Target="EUITRANS"/>
          <NavigationPropertyBinding Path="Prozessverknuepfungen" Target="Ref_Doks"/>
        </EntitySet>
        <EntitySet Name="Prozessschritt" EntityType="PDocService.Prozessschritt">
          <NavigationPropertyBinding Path="wechselbelegnummer" Target="Ref_Doks"/>
          <NavigationPropertyBinding Path="Attribute" Target="Aktivitaet"/>
          <NavigationPropertyBinding Path="Referenzen" Target="EIDESWTDOCREF"/>
          <NavigationPropertyBinding Path="informationen_zu_zaehlpunkten" Target="Informationen_zu_zaehlpunkten"/>
          <NavigationPropertyBinding Path="verschiedene_daten" Target="Verschiedene_daten"/>
          <NavigationPropertyBinding Path="beschreibung_prozessschritt" Target="IDXGC_PRSTEPT"/>
        </EntitySet>
        <EntitySet Name="Prozessdokumente" EntityType="PDocService.Prozessdokumente">
          <NavigationPropertyBinding Path="zaehlpunkt" Target="EUITRANS"/>
          <NavigationPropertyBinding Path="Schrittdaten" Target="Prozessschritt"/>
          <NavigationPropertyBinding Path="Aktivitaeten" Target="Aktivitaet"/>
          <NavigationPropertyBinding Path="Prozessverknuepfungen" Target="Ref_Doks"/>
          <NavigationPropertyBinding Path="Prozessschritte" Target="Prozessschritt"/>
        </EntitySet>
      </EntityContainer>
      <EntityType Name="EIDESWTDOC">
        <Key>
          <PropertyRef Name="wechselbelegnummer"/>
        </Key>
        <Property Name="wechselbelegnummer" Type="Edm.String" MaxLength="20" Nullable="false"/>
        <NavigationProperty Name="zaehlpunkt" Type="PDocService.EUITRANS">
          <ReferentialConstraint Property="zaehlpunkt_zaehlpunkt" ReferencedProperty="zaehlpunkt"/>
        </NavigationProperty>
        <Property Name="zaehlpunkt_zaehlpunkt" Type="Edm.String" MaxLength="22"/>
        <Property Name="wechselart" Type="Edm.Int32"/>
        <Property Name="wechseleigentuemer" Type="Edm.String" MaxLength="10"/>
        <Property Name="wechselsicht" Type="Edm.Int32"/>
        <Property Name="wechseleinzugsdatum" Type="Edm.Date"/>
        <Property Name="wechselauszugsdatum" Type="Edm.Date"/>
        <Property Name="origEinzugsdatum" Type="Edm.Date"/>
        <Property Name="origAuszugsdatum" Type="Edm.Date"/>
        <Property Name="geschaeftspartner" Type="Edm.String" MaxLength="10"/>
        <Property Name="alter_serviceanbieter" Type="Edm.String" MaxLength="10"/>
        <Property Name="neuer_serviceanbieter" Type="Edm.String" MaxLength="10"/>
        <Property Name="verteilnetzbetreiber" Type="Edm.String" MaxLength="10"/>
        <Property Name="startversorgszenario" Type="Edm.Int32"/>
        <Property Name="zielversorgszenario" Type="Edm.Int32"/>
        <Property Name="ref_zugangsliste" Type="Edm.String" MaxLength="80"/>
        <Property Name="ref_abgangsliste" Type="Edm.String" MaxLength="80"/>
        <Property Name="status_des_servicewechsels" Type="Edm.String" MaxLength="2"/>
        <Property Name="zeitstempel" Type="Edm.String"/>
        <Property Name="zeitzone" Type="Edm.String" MaxLength="6"/>
        <Property Name="zeitstempel2" Type="Edm.String"/>
        <Property Name="herkunft" Type="Edm.String" MaxLength="1"/>
        <Property Name="externe_referenz" Type="Edm.String" MaxLength="80"/>
        <Property Name="angelegt_am" Type="Edm.Date"/>
        <Property Name="angelegt_von" Type="Edm.String" MaxLength="12"/>
        <Property Name="geaendert_am" Type="Edm.Date"/>
        <Property Name="geaendert_von" Type="Edm.String" MaxLength="12"/>
        <Property Name="berechtigungsgruppe" Type="Edm.String" MaxLength="4"/>
        <Property Name="loeschkennzeichen" Type="Edm.String" MaxLength="1"/>
        <Property Name="kategorie_des_geraetewechsels" Type="Edm.String" MaxLength="3"/>
        <Property Name="spartentyp" Type="Edm.Int32"/>
        <Property Name="aktuelles_marktgebiet" Type="Edm.String" MaxLength="16"/>
        <Property Name="zielmarktgebiet" Type="Edm.String" MaxLength="16"/>
        <Property Name="akt_netzkopplungspunkt_id" Type="Edm.String" MaxLength="10"/>
        <Property Name="zielnetzkopplungspunkt_id" Type="Edm.String" MaxLength="10"/>
        <Property Name="serviceanbieter_partner" Type="Edm.String" MaxLength="10"/>
        <Property Name="serviceanbieter_initiator" Type="Edm.String" MaxLength="10"/>
        <Property Name="nicht_fixer_termin" Type="Edm.String" MaxLength="1"/>
        <Property Name="ableseperiode" Type="Edm.String" MaxLength="2"/>
        <NavigationProperty Name="Schrittdaten" Type="Collection(PDocService.Prozessschritt)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="bez_wechselart" Type="PDocService.EIDESWTTYPES">
          <ReferentialConstraint Property="wechselart" ReferencedProperty="wechselart"/>
        </NavigationProperty>
        <NavigationProperty Name="bez_wechselstatus" Type="PDocService.EIDESWTSTATUS">
          <ReferentialConstraint Property="status_des_servicewechsels" ReferencedProperty="status_des_servicewechsels"/>
        </NavigationProperty>
        <NavigationProperty Name="beschreibung_wechselsicht" Type="PDocService.EIDESWTVIEWS">
          <ReferentialConstraint Property="wechselsicht" ReferencedProperty="wechselsicht"/>
        </NavigationProperty>
        <NavigationProperty Name="spartentyp_kurzbeschreibung" Type="PDocService.SPARTENTYP">
          <ReferentialConstraint Property="spartentyp" ReferencedProperty="spartentyp"/>
        </NavigationProperty>
        <NavigationProperty Name="prozess_id" Type="PDocService.PROZESSID">
          <ReferentialConstraint Property="wechselbelegnummer" ReferencedProperty="wechselbelegnummer"/>
        </NavigationProperty>
        <NavigationProperty Name="Aktivitaeten" Type="Collection(PDocService.Aktivitaet)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="Prozessverknuepfungen" Type="Collection(PDocService.Ref_Doks)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="Prozessschritte" Type="Collection(PDocService.Prozessschritt)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="EIDESWTDOCSTEP">
        <Key>
          <PropertyRef Name="wechselbelegschritt"/>
        </Key>
        <Property Name="wechselbelegschritt" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <NavigationProperty Name="wechselbelegnummer" Type="PDocService.Ref_Doks">
          <ReferentialConstraint Property="wechselbelegnummer_wechselbelegnummer" ReferencedProperty="wechselbelegnummer"/>
        </NavigationProperty>
        <Property Name="wechselbelegnummer_wechselbelegnummer" Type="Edm.String" MaxLength="20"/>
        <Property Name="zeitstempel" Type="Edm.String"/>
        <Property Name="aktivitaet_beim_servicewechsel" Type="Edm.String" MaxLength="3"/>
        <Property Name="status_des_servicewechsels" Type="Edm.String" MaxLength="2"/>
        <NavigationProperty Name="Attribute" Type="Collection(PDocService.Aktivitaet)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="Referenzen" Type="Collection(PDocService.EIDESWTDOCREF)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="bez_der_aktivitaet" Type="PDocService.EIDESWTACTIVITY">
          <ReferentialConstraint Property="aktivitaet_beim_servicewechsel" ReferencedProperty="aktivitaet_beim_servicewechsel"/>
        </NavigationProperty>
        <NavigationProperty Name="bez_wechselstatus" Type="PDocService.EIDESWTSTATUS">
          <ReferentialConstraint Property="status_des_servicewechsels" ReferencedProperty="status_des_servicewechsels"/>
        </NavigationProperty>
        <NavigationProperty Name="informationen_zu_zaehlpunkten" Type="PDocService.Informationen_zu_zaehlpunkten">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="verschiedene_daten" Type="PDocService.Verschiedene_daten">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="EIDESWTDOCREF">
        <Key>
          <PropertyRef Name="wechselbelegschritt_wechselbelegschritt"/>
          <PropertyRef Name="dokumentreferenz"/>
        </Key>
        <NavigationProperty Name="wechselbelegschritt" Type="PDocService.Prozessschritt">
          <ReferentialConstraint Property="wechselbelegschritt_wechselbelegschritt" ReferencedProperty="wechselbelegschritt"/>
        </NavigationProperty>
        <Property Name="wechselbelegschritt_wechselbelegschritt" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <Property Name="dokumentreferenz" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <Property Name="objekttyp" Type="Edm.String" MaxLength="10"/>
        <Property Name="objektschluessel" Type="Edm.String" MaxLength="50"/>
        <NavigationProperty Name="ref_dokument" Type="PDocService.Ref_Doks">
          <ReferentialConstraint Property="objektschluessel" ReferencedProperty="wechselbelegnummer"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="EUITRANS">
        <Key>
          <PropertyRef Name="zaehlpunkt"/>
        </Key>
        <Property Name="zaehlpunkt" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <Property Name="tag_bis" Type="Edm.Date"/>
        <Property Name="zeit_bis" Type="Edm.TimeOfDay"/>
        <Property Name="tag_ab" Type="Edm.Date"/>
        <Property Name="zeit_ab" Type="Edm.TimeOfDay"/>
        <Property Name="zaehlpunktbezeichnung" Type="Edm.String" MaxLength="50"/>
        <Property Name="strukturtyp" Type="Edm.String" MaxLength="2"/>
        <Property Name="angelegt_am" Type="Edm.Date"/>
        <Property Name="angelegt_von" Type="Edm.String" MaxLength="12"/>
        <Property Name="geaendert_am" Type="Edm.Date"/>
        <Property Name="geaendert_von" Type="Edm.String" MaxLength="12"/>
        <Property Name="berechtigungsgruppe" Type="Edm.String" MaxLength="4"/>
        <Property Name="loeschkennzeichen" Type="Edm.String" MaxLength="1"/>
        <NavigationProperty Name="Dokumente" Type="Collection(PDocService.Ref_Doks)" Partner="zaehlpunkt">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="EIDESWTDOCATTR">
        <Key>
          <PropertyRef Name="wechselbelegschritt_wechselbelegschritt"/>
          <PropertyRef Name="dokumentreferenz"/>
        </Key>
        <NavigationProperty Name="wechselbelegschritt" Type="PDocService.Prozessschritt">
          <ReferentialConstraint Property="wechselbelegschritt_wechselbelegschritt" ReferencedProperty="wechselbelegschritt"/>
        </NavigationProperty>
        <Property Name="wechselbelegschritt_wechselbelegschritt" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <Property Name="dokumentreferenz" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <Property Name="datenelement_des_attributs" Type="Edm.String" MaxLength="30"/>
        <Property Name="wert_des_attributs" Type="Edm.String" MaxLength="50"/>
        <NavigationProperty Name="zusaetzliche_schrittdaten" Type="PDocService.IDXGC_PRST_HDR">
          <ReferentialConstraint Property="wert_des_attributs" ReferencedProperty="prozschrittreferenz"/>
        </NavigationProperty>
        <NavigationProperty Name="informationen_zu_zaehlpunkten" Type="PDocService.Informationen_zu_zaehlpunkten">
          <ReferentialConstraint Property="wert_des_attributs" ReferencedProperty="prozschrittreferenz"/>
        </NavigationProperty>
        <NavigationProperty Name="verschiedene_daten" Type="PDocService.Verschiedene_daten">
          <ReferentialConstraint Property="wert_des_attributs" ReferencedProperty="prozschrittreferenz"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="PROZESSID">
        <Key>
          <PropertyRef Name="wechselbelegnummer"/>
        </Key>
        <Property Name="wechselbelegnummer" Type="Edm.String" MaxLength="20" Nullable="false"/>
        <Property Name="prozess_id" Type="Edm.String" MaxLength="15"/>
        <Property Name="prozessversion" Type="Edm.String" MaxLength="4"/>
        <Property Name="alternative_prozess_id" Type="Edm.String" MaxLength="20"/>
        <Property Name="prozess_cluster" Type="Edm.String" MaxLength="20"/>
        <Property Name="externe_prozessreferenz" Type="Edm.String" MaxLength="50"/>
        <Property Name="terminfrist_aktiv" Type="Edm.String" MaxLength="1"/>
        <Property Name="erweit_nachrprotok_fuer_anwendprotokoll" Type="Edm.String" MaxLength="1"/>
        <Property Name="persistierte_nachrichtenprot" Type="Edm.String" MaxLength="1"/>
        <Property Name="gruppen_id" Type="Edm.String" MaxLength="50"/>
        <Property Name="letzte_aktual_d_prozDok" Type="Edm.String"/>
        <Property Name="neuer_schritt_vorhnd" Type="Edm.String" MaxLength="1"/>
        <Property Name="naechster_termin_im_proz" Type="Edm.String"/>
        <Property Name="objekttyp" Type="Edm.String" MaxLength="10"/>
        <Property Name="objektschluessel" Type="Edm.String" MaxLength="50"/>
        <Property Name="lieferrichtung" Type="Edm.String" MaxLength="1"/>
        <Property Name="nachrzuordnung_zu_pdok_nicht_zulaessig" Type="Edm.String" MaxLength="1"/>
        <Property Name="dokumentcode_der_schluesselnachricht" Type="Edm.String" MaxLength="3"/>
        <Property Name="maximale_weiterverpflichtung_bis_datum" Type="Edm.Date"/>
        <Property Name="angefragte_weiterverpflichtung_bis_datum" Type="Edm.Date"/>
        <Property Name="rechnungsnummer" Type="Edm.Int32"/>
        <Property Name="abrechnungsnummer" Type="Edm.Int32"/>
        <Property Name="nr_belegzeile" Type="Edm.Int32"/>
        <Property Name="zeilennummer" Type="Edm.Int32"/>
        <Property Name="rechnungsart_extern" Type="Edm.String" MaxLength="3"/>
        <Property Name="avisbeleg" Type="Edm.Int32"/>
        <Property Name="naechstmoegliches_beginndatum" Type="Edm.Date"/>
        <Property Name="gueltig_ab_datum" Type="Edm.Date"/>
        <Property Name="preiskatalog_id" Type="Edm.String" MaxLength="4"/>
        <Property Name="preiskatalogversion" Type="Edm.String" MaxLength="4"/>
        <Property Name="sperrbelegnummer" Type="Edm.String" MaxLength="12"/>
        <Property Name="beleg_id" Type="Edm.String" MaxLength="12"/>
        <Property Name="simulierte_belege" Type="Edm.String" MaxLength="1"/>
        <Property Name="Sparte" Type="Edm.String" MaxLength="2"/>
        <Property Name="buchungskreis" Type="Edm.String" MaxLength="4"/>
        <Property Name="fakturierungsbeleg" Type="Edm.Int32"/>
        <Property Name="id_des_msb_vertrags" Type="Edm.String" MaxLength="12"/>
        <Property Name="zeitscheiben_id_des_msb_vertrags" Type="Edm.Int32"/>
        <Property Name="fakturierungsbeleg2" Type="Edm.Int32"/>
        <Property Name="preiskatalog_id2" Type="Edm.String" MaxLength="4"/>
        <Property Name="preiskatalogversion2" Type="Edm.String" MaxLength="4"/>
        <Property Name="serviceanbieter_des_msb" Type="Edm.String" MaxLength="10"/>
        <Property Name="fuehrender_lieferant" Type="Edm.String" MaxLength="10"/>
        <Property Name="vertragskonto" Type="Edm.String" MaxLength="12"/>
        <Property Name="belegnummer" Type="Edm.String" MaxLength="12"/>
        <Property Name="zzp_zusatz1" Type="Edm.String" MaxLength="125"/>
        <Property Name="zzp_zusatz2" Type="Edm.String" MaxLength="5"/>
        <Property Name="zzp_zusatz3" Type="Edm.String" MaxLength="25"/>
        <Property Name="messinstanz" Type="Edm.String" MaxLength="10"/>
        <Property Name="mi_zeitscheiben_guid" Type="Edm.String"/>
        <Property Name="ist_start_datum" Type="Edm.Date"/>
        <Property Name="ist_start_zeit" Type="Edm.TimeOfDay"/>
        <Property Name="ist_ende_datum" Type="Edm.Date"/>
        <Property Name="ist_ende_zeit" Type="Edm.TimeOfDay"/>
        <Property Name="bewegungsart" Type="Edm.String" MaxLength="3"/>
        <Property Name="Bewegungsart_fuer_Test" Type="Edm.String" MaxLength="3"/>
        <Property Name="werk" Type="Edm.String" MaxLength="4"/>
        <Property Name="werk_fuer_test" Type="Edm.String" MaxLength="4"/>
        <Property Name="lagerort" Type="Edm.String" MaxLength="4"/>
        <Property Name="lagerort_fuer_test" Type="Edm.String" MaxLength="4"/>
        <Property Name="buchungsdatum" Type="Edm.Date"/>
        <Property Name="belegdatum" Type="Edm.Date"/>
        <Property Name="buchungskreis2" Type="Edm.String" MaxLength="4"/>
        <Property Name="proxy_datenelement" Type="Edm.String"/>
        <Property Name="auftrag" Type="Edm.String" MaxLength="12"/>
        <Property Name="prozref_aufrufenden_proz" Type="Edm.String" MaxLength="20"/>
        <Property Name="naechster_schritt_d_aufr_p" Type="Edm.String" MaxLength="20"/>
        <Property Name="equipment" Type="Edm.String" MaxLength="18"/>
        <Property Name="Grund_fuer_Prozess" Type="Edm.String" MaxLength="2"/>
        <NavigationProperty Name="prozessbeschreibung" Type="PDocService.PROZESSIDDESCR">
          <ReferentialConstraint Property="prozess_id" ReferencedProperty="prozess_id"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="EIDESWTSTATUS">
        <Key>
          <PropertyRef Name="status_des_servicewechsels"/>
        </Key>
        <Property Name="status_des_servicewechsels" Type="Edm.String" MaxLength="2" Nullable="false"/>
        <Property Name="name_der_ikone" Type="Edm.String" MaxLength="30"/>
        <Property Name="bez_wechselstatus" Type="Edm.String"/>
      </EntityType>
      <EntityType Name="EIDESWTTYPES">
        <Key>
          <PropertyRef Name="wechselart"/>
        </Key>
        <Property Name="wechselart" Type="Edm.Int32" Nullable="false"/>
        <Property Name="bez_wechselart" Type="Edm.String"/>
      </EntityType>
      <EntityType Name="EIDESWTVIEWS">
        <Key>
          <PropertyRef Name="wechselsicht"/>
        </Key>
        <Property Name="wechselsicht" Type="Edm.Int32" Nullable="false"/>
        <Property Name="beschreibung_wechselsicht" Type="Edm.String"/>
      </EntityType>
      <EntityType Name="PROZESSIDDESCR">
        <Key>
          <PropertyRef Name="prozess_id"/>
        </Key>
        <Property Name="prozess_id" Type="Edm.String" MaxLength="15" Nullable="false"/>
        <Property Name="quellkennzeichen" Type="Edm.String" MaxLength="1"/>
        <Property Name="prozessart" Type="Edm.Int32"/>
        <Property Name="prozess_sicht" Type="Edm.Int32"/>
        <Property Name="alternative_prozess_id" Type="Edm.String" MaxLength="20"/>
        <Property Name="prozess_cluster" Type="Edm.String" MaxLength="20"/>
        <Property Name="spartentyp" Type="Edm.Int32"/>
        <Property Name="prozessklasse" Type="Edm.String" MaxLength="30"/>
        <Property Name="pruefanwendung" Type="Edm.String" MaxLength="30"/>
        <Property Name="pruefungsgruppe" Type="Edm.String" MaxLength="30"/>
        <Property Name="prozessausfuehrungsmod" Type="Edm.String" MaxLength="1"/>
        <Property Name="erweit_nachrprotok_fuer_anwendprotokoll" Type="Edm.String" MaxLength="1"/>
        <Property Name="persistierte_nachrichtenprot" Type="Edm.String" MaxLength="1"/>
        <Property Name="layout_fuer_zusaetzliche_kopfdaten" Type="Edm.String" MaxLength="12"/>
        <Property Name="business_prozess" Type="Edm.String" MaxLength="8"/>
        <Property Name="engine_typ_fuer_prozessausfuehrung" Type="Edm.String" MaxLength="1"/>
        <Property Name="prozessausfuehrungsmod2" Type="Edm.String" MaxLength="1"/>
        <Property Name="aufgabe" Type="Edm.String" MaxLength="14"/>
        <Property Name="klasse_interface" Type="Edm.String" MaxLength="30"/>
        <Property Name="aktiv" Type="Edm.String" MaxLength="1"/>
        <Property Name="prozessbeschreibung" Type="Edm.String"/>
      </EntityType>
      <EntityType Name="SPARTENTYP">
        <Key>
          <PropertyRef Name="spartentyp"/>
        </Key>
        <Property Name="spartentyp" Type="Edm.Int32" Nullable="false"/>
        <Property Name="kurzbeschreibung" Type="Edm.String"/>
      </EntityType>
      <EntityType Name="EIDESWTACTIVITY">
        <Key>
          <PropertyRef Name="aktivitaet_beim_servicewechsel"/>
        </Key>
        <Property Name="aktivitaet_beim_servicewechsel" Type="Edm.String" MaxLength="3" Nullable="false"/>
        <Property Name="bez_der_aktivitaet" Type="Edm.String"/>
      </EntityType>
      <EntityType Name="IDXGC_PRST_HDR">
        <Key>
          <PropertyRef Name="id"/>
          <PropertyRef Name="prozschrittreferenz"/>
        </Key>
        <Property Name="id" Type="Edm.Guid" Nullable="false"/>
        <Property Name="prozessreferenz" Type="Edm.String" MaxLength="20"/>
        <Property Name="prozschrittreferenz" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <Property Name="millisekunden" Type="Edm.Int32"/>
        <Property Name="eigener_serviceanb" Type="Edm.String" MaxLength="10"/>
        <Property Name="prozessschrittnummer" Type="Edm.String" MaxLength="20"/>
        <Property Name="alternative_prozessschritt_id" Type="Edm.String" MaxLength="20"/>
        <Property Name="inhaltstyp_d_daten" Type="Edm.String" MaxLength="1"/>
        <Property Name="marktnachricht" Type="Edm.String" MaxLength="30"/>
        <Property Name="termin" Type="Edm.String"/>
        <Property Name="externe_prozessschrittreferenz" Type="Edm.String" MaxLength="50"/>
        <Property Name="ext_referenz_des_vorherg_prozschritts" Type="Edm.String" MaxLength="50"/>
        <Property Name="nachrichten_id" Type="Edm.String"/>
        <Property Name="geschaeftsnachrichtenschluessel" Type="Edm.String" MaxLength="10"/>
        <Property Name="dataust_basisprozess" Type="Edm.String" MaxLength="10"/>
        <Property Name="idoc_nummer" Type="Edm.Int32"/>
        <Property Name="richtung" Type="Edm.String" MaxLength="1"/>
        <Property Name="nachrichtenvariante" Type="Edm.String" MaxLength="3"/>
        <Property Name="nachrichtentyp" Type="Edm.String" MaxLength="30"/>
        <Property Name="basistyp" Type="Edm.String" MaxLength="30"/>
        <Property Name="nachrichtenreferenznummer" Type="Edm.String" MaxLength="35"/>
        <Property Name="code_d_zustaend_organis" Type="Edm.String" MaxLength="6"/>
        <Property Name="dokumentenname_code" Type="Edm.String" MaxLength="3"/>
        <Property Name="dokument_id" Type="Edm.String" MaxLength="70"/>
        <Property Name="dokumentstatus" Type="Edm.String" MaxLength="3"/>
        <Property Name="nachrichtenfunktion_code" Type="Edm.String" MaxLength="3"/>
        <Property Name="erstelldatum_d_nachricht" Type="Edm.Date"/>
        <Property Name="erstellZeit_der_nachricht" Type="Edm.TimeOfDay"/>
        <Property Name="abweich_nachrerstllzeit" Type="Edm.String" MaxLength="5"/>
        <Property Name="uebertragungsreferenznr" Type="Edm.String" MaxLength="14"/>
        <Property Name="anwendungsreferenz" Type="Edm.String" MaxLength="14"/>
        <Property Name="kommunikationsvereinbar" Type="Edm.String" MaxLength="35"/>
        <Property Name="austauscherstellungsdatum" Type="Edm.Date"/>
        <Property Name="austauscherstellungszeit" Type="Edm.TimeOfDay"/>
        <Property Name="offset_der_austauscherstellungszeit" Type="Edm.String" MaxLength="3"/>
        <Property Name="gueltigkeit_ab_jahr_und_monat" Type="Edm.String" MaxLength="6"/>
        <Property Name="referenz_auf_vorhergehende_anfrage" Type="Edm.String" MaxLength="70"/>
        <Property Name="ref_austdat_urspr_nchr" Type="Edm.Date"/>
        <Property Name="ref_austzeit_urspr_nchr" Type="Edm.TimeOfDay"/>
        <Property Name="offset_der_austauscherstellungszeit2" Type="Edm.String" MaxLength="3"/>
        <Property Name="referenznr_der_fehlerdatei" Type="Edm.String" MaxLength="14"/>
        <Property Name="waehrung_extern" Type="Edm.String" MaxLength="3"/>
        <Property Name="waehrung" Type="Edm.String"/>
        <Property Name="ungueltige_nachricht" Type="Edm.String" MaxLength="1"/>
        <Property Name="ab_datum" Type="Edm.Date"/>
        <Property Name="ab_zeit" Type="Edm.TimeOfDay"/>
        <Property Name="bis_datum" Type="Edm.Date"/>
        <Property Name="bis_uhrzeit" Type="Edm.TimeOfDay"/>
        <Property Name="konfigurations_id" Type="Edm.String" MaxLength="70"/>
        <NavigationProperty Name="name_des_serviceanbieters" Type="PDocService.ESERVPROVT">
          <ReferentialConstraint Property="eigener_serviceanb" ReferencedProperty="serviceanbieter"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="IDXGC_PRST_PODI">
        <Key>
          <PropertyRef Name="id"/>
        </Key>
        <Property Name="id" Type="Edm.Guid" Nullable="false"/>
        <Property Name="prozessreferenz" Type="Edm.String" MaxLength="20"/>
        <Property Name="prozschrittreferenz" Type="Edm.String" MaxLength="22"/>
        <Property Name="positions_id" Type="Edm.Int32"/>
        <Property Name="zaehlpunktbezeichnung" Type="Edm.String" MaxLength="50"/>
        <Property Name="zaehlpunktzaehler" Type="Edm.Int32"/>
        <Property Name="qualifier_fuer_lokation" Type="Edm.String" MaxLength="3"/>
        <Property Name="von_codepflegestelle_defin_zp_beze" Type="Edm.String" MaxLength="3"/>
        <Property Name="zaehlpunkt" Type="Edm.String" MaxLength="22"/>
        <Property Name="zuordnung_beziehung" Type="Edm.String" MaxLength="3"/>
        <Property Name="zp_art" Type="Edm.String" MaxLength="3"/>
        <Property Name="zeitreihenversion" Type="Edm.String" MaxLength="70"/>
        <Property Name="spannungsebene_d_messung" Type="Edm.String" MaxLength="3"/>
        <Property Name="verlustfaktor_trafo" Type="Edm.String" MaxLength="35"/>
        <Property Name="commerc_stat" Type="Edm.String" MaxLength="3"/>
        <Property Name="art_d_erzeuganlage" Type="Edm.String" MaxLength="3"/>
        <Property Name="manag_fee_stat" Type="Edm.String" MaxLength="3"/>
        <Property Name="zaehlpunkt_nur_via_referenz" Type="Edm.String" MaxLength="1"/>
        <Property Name="profilversion" Type="Edm.String" MaxLength="70"/>
        <Property Name="kennzeichen" Type="Edm.String" MaxLength="1"/>
        <Property Name="ausgtauschter_zp_typ" Type="Edm.String" MaxLength="3"/>
        <Property Name="referenz_in_zp_datengruppe_schreiben" Type="Edm.String" MaxLength="1"/>
        <Property Name="spannungsebene_der_marktlokation" Type="Edm.String" MaxLength="3"/>
        <Property Name="einordn_marktlok" Type="Edm.String" MaxLength="3"/>
        <Property Name="wahlrecht_bilanzierverfahr" Type="Edm.String" MaxLength="3"/>
        <Property Name="uebermittlungsfall_der_marktlokation" Type="Edm.String" MaxLength="3"/>
        <Property Name="uebermittlungsfall_der_messlokation2" Type="Edm.String" MaxLength="3"/>
        <Property Name="uebermittlungsfall_der_messlokation3" Type="Edm.String" MaxLength="3"/>
        <NavigationProperty Name="attribut" Type="PDocService.Aktivitaet"/>
      </EntityType>
      <EntityType Name="IDXGC_PRST_DIV">
        <Key>
          <PropertyRef Name="id"/>
        </Key>
        <Property Name="id" Type="Edm.Guid" Nullable="false"/>
        <Property Name="prozessreferenz" Type="Edm.String" MaxLength="20"/>
        <Property Name="prozschrittreferenz" Type="Edm.String" MaxLength="22"/>
        <Property Name="positions_id" Type="Edm.Int32"/>
        <Property Name="transaktionsnummer" Type="Edm.String" MaxLength="35"/>
        <Property Name="dienstleistungsumfng" Type="Edm.String" MaxLength="3"/>
        <Property Name="aktuelles_ableseverfahren" Type="Edm.String" MaxLength="3"/>
        <Property Name="datum_geplanter_servicebeg" Type="Edm.Date"/>
        <Property Name="uhrzeit_des_geplanten_servicebeginns" Type="Edm.TimeOfDay"/>
        <Property Name="differenz_zw_lokaler_ab_uhrzeit_und_utc" Type="Edm.String" MaxLength="3"/>
        <Property Name="uebertragungsdatum" Type="Edm.Date"/>
        <Property Name="uebertragungszeit" Type="Edm.TimeOfDay"/>
        <Property Name="differenz_zw_lokaler_ab_uhrzeit_und_utc2" Type="Edm.String" MaxLength="3"/>
        <Property Name="datum_vertragsbeginn" Type="Edm.Date"/>
        <Property Name="uhrzeit_vertragsbeginn" Type="Edm.TimeOfDay"/>
        <Property Name="differenz_zw_lokaler_ab_uhrzeit_und_utc3" Type="Edm.String" MaxLength="3"/>
        <Property Name="datum_vertragsende" Type="Edm.Date"/>
        <Property Name="datum_vertragsende_in_nachricht" Type="Edm.Date"/>
        <Property Name="uhrzeit_vertragsende_in_nachricht" Type="Edm.TimeOfDay"/>
        <Property Name="offset_f_uhrzt_vertragsende_in_nachrcht" Type="Edm.String" MaxLength="3"/>
        <Property Name="bilanzierungsbeginn_uhrzeit" Type="Edm.Date"/>
        <Property Name="bilanzierungsende_datum" Type="Edm.Date"/>
        <Property Name="datum_bilanzierungsende_in_nachricht" Type="Edm.Date"/>
        <Property Name="uhrzeit_bilanzierungsende_in_nachricht" Type="Edm.Date"/>
        <Property Name="offset_uhrzeit_bilanzende_in_nachricht" Type="Edm.TimeOfDay"/>
        <Property Name="beginndatum_abrechnungsjahr" Type="Edm.Date"/>
        <Property Name="naechstmoegliches_prozessdatum" Type="Edm.Date"/>
        <Property Name="naechstmoegliche_Prozessuhrzeit" Type="Edm.TimeOfDay"/>
        <Property Name="differenz_zw_lokaler_ab_uhrzeit_und_utc4" Type="Edm.String" MaxLength="3"/>
        <Property Name="lieferbeginndatum_im_prozess" Type="Edm.Date"/>
        <Property Name="lieferbeginnuhrzeit_im_Prozess" Type="Edm.TimeOfDay"/>
        <Property Name="differenz_zw_lokaler_ab_uhrzeit_und_utc5" Type="Edm.String" MaxLength="3"/>
        <Property Name="bestaetigtes_kuendigungsdatum_kunde" Type="Edm.Date"/>
        <Property Name="bestaetigte_kuendigungsuhrzeit_kunde" Type="Edm.TimeOfDay"/>
        <Property Name="differenz_zw_lokaler_ab_uhrzeit_und_utc6" Type="Edm.String" MaxLength="3"/>
        <Property Name="bestaetigtes_kuendigungsdatum_lieferant" Type="Edm.Date"/>
        <Property Name="bestaetigte_kuendigungsuhrzeit_liefer" Type="Edm.TimeOfDay"/>
        <Property Name="differenz_zw_lokaler_Ab_Uhrzeit_und_utc7" Type="Edm.String" MaxLength="3"/>
        <Property Name="ab_datum_fuer_naechstmoegliche_kuendigung" Type="Edm.Date"/>
        <Property Name="naechstmoegliche_kuendigung_in_nachricht" Type="Edm.Date"/>
        <Property Name="uhrzt_naechstmoegliche_kuendigung_in_nachr" Type="Edm.TimeOfDay"/>
        <Property Name="offset_naechstmoegl_kuendigung_in_nachrcht" Type="Edm.String" MaxLength="3"/>
        <Property Name="kuendigungsfrist_f_kuendigung_d_belief" Type="Edm.String" MaxLength="4"/>
        <Property Name="ableseperiode" Type="Edm.String" MaxLength="2"/>
        <Property Name="naechste_geplante_ablesung" Type="Edm.String" MaxLength="8"/>
        <Property Name="formatcode_fuer_ablesung" Type="Edm.String" MaxLength="3"/>
        <Property Name="gueltig_ab_datum" Type="Edm.Date"/>
        <Property Name="gueltige_startzeit" Type="Edm.TimeOfDay"/>
        <Property Name="gueltige_beginnuhrzeit_offset" Type="Edm.String" MaxLength="3"/>
        <Property Name="transaktionsgrund" Type="Edm.String" MaxLength="3"/>
        <Property Name="code_f_Konzessabgbe" Type="Edm.String" MaxLength="3"/>
        <Property Name="art_der_netznutzung" Type="Edm.String" MaxLength="3"/>
        <Property Name="zahler_netznutzung" Type="Edm.String" MaxLength="3"/>
        <Property Name="msb_vertrag" Type="Edm.String" MaxLength="1"/>
        <Property Name="mdl_vertrag" Type="Edm.String" MaxLength="1"/>
        <Property Name="vertragsbeendigung" Type="Edm.String" MaxLength="1"/>
        <Property Name="temperaturmessstelle" Type="Edm.String" MaxLength="35"/>
        <Property Name="klimazone" Type="Edm.String" MaxLength="35"/>
        <Property Name="dienstanbieter_der_temperaturmessstelle" Type="Edm.String" MaxLength="17"/>
        <Property Name="id_d_codepflegestelle_f_tempmstelle" Type="Edm.String" MaxLength="3"/>
        <Property Name="codepflegestellen_id_fuer_klimazone" Type="Edm.String" MaxLength="3"/>
        <Property Name="externe_id_der_regelzone" Type="Edm.String" MaxLength="35"/>
        <Property Name="codepflegestellen_id_fuer_regelzone" Type="Edm.String" MaxLength="3"/>
        <Property Name="refNummer_in_antwortnachricht" Type="Edm.String" MaxLength="35"/>
        <Property Name="refNr_d_zu_stornierenden_transaktion" Type="Edm.String" MaxLength="35"/>
        <Property Name="profilcode_fuer_analytisches_verfahren" Type="Edm.String" MaxLength="3"/>
        <Property Name="profilcode_fuer_synth_verfahren" Type="Edm.String" MaxLength="3"/>
        <Property Name="cdepflstlln_id_f_profil_analyt_vrf" Type="Edm.String" MaxLength="3"/>
        <Property Name="id_d_codepflegestelle_fuer_synth_verf" Type="Edm.String" MaxLength="3"/>
        <Property Name="zaehlverfahren" Type="Edm.String" MaxLength="3"/>
        <Property Name="spannungsebene_des_zaehlpunkts" Type="Edm.String" MaxLength="3"/>
        <Property Name="druckebene_der_entnahme" Type="Edm.String" MaxLength="3"/>
        <Property Name="spannungsebene_der_messung" Type="Edm.String" MaxLength="3"/>
        <Property Name="konzessabgabe_schwachlast_in_euro_kWh" Type="Edm.String" MaxLength="35"/>
        <Property Name="konzabgabe_nicht_schwachlast_euro_kWh" Type="Edm.String" MaxLength="35"/>
        <Property Name="verbrauchsaufteilung_in_prozent" Type="Edm.String" MaxLength="35"/>
        <Property Name="profilschar" Type="Edm.String" MaxLength="3"/>
        <Property Name="profilschar2" Type="Edm.String" MaxLength="3"/>
        <Property Name="gruppenzuordnung_gemaess_enwg" Type="Edm.String" MaxLength="3"/>
        <Property Name="gruppenzuordnung2_gemaess_gabi" Type="Edm.String" MaxLength="17"/>
        <Property Name="verlustfaktor_trafo_in_prozent_extern" Type="Edm.String" MaxLength="35"/>
        <Property Name="kundennummer_beim_lieferanten" Type="Edm.String" MaxLength="70"/>
        <Property Name="kundennummer_beim_alten_lieferanten" Type="Edm.String" MaxLength="70"/>
        <Property Name="messdienstleister_verpflichtet" Type="Edm.String" MaxLength="4"/>
        <Property Name="messstellenbetreiber_verpflicht" Type="Edm.String" MaxLength="4"/>
        <Property Name="referenz_auf_vorhergehende_anfrage" Type="Edm.String" MaxLength="70"/>
        <Property Name="stichtag_fuer_kuendigungsfrist" Type="Edm.Date"/>
        <Property Name="stichdatum_fuer_kuendfrist_in_nachricht" Type="Edm.Date"/>
        <Property Name="stichzeit_fuer_kuendfrist_in_nachricht" Type="Edm.TimeOfDay"/>
        <Property Name="stichzeit_offset_kuendfrist_in_nachricht" Type="Edm.String" MaxLength="3"/>
        <Property Name="stichtag_fuer_kuendigungsfrist2" Type="Edm.String" MaxLength="4"/>
        <Property Name="stichtag_f_kuendigungsfrist_in_nachricht" Type="Edm.String" MaxLength="4"/>
        <Property Name="korrig_zaehlpunktbezeichnung" Type="Edm.String" MaxLength="70"/>
        <Property Name="lieferrichtung" Type="Edm.String" MaxLength="3"/>
        <Property Name="empfaenger_der_einspeiseverguetung" Type="Edm.String" MaxLength="3"/>
        <Property Name="zusatz_zum_transaktionsgrund" Type="Edm.String" MaxLength="3"/>
        <Property Name="bilanzierungsbeginn_uhrzeit2" Type="Edm.TimeOfDay"/>
        <Property Name="bilanziergbeginn_datum_uhrzeit_format" Type="Edm.String" MaxLength="3"/>
        <Property Name="differenz_zw_lokaler_ab_uhrzeit_und_utc8" Type="Edm.String" MaxLength="3"/>
        <Property Name="bilanzierungsbeginn_uhrzeit3" Type="Edm.TimeOfDay"/>
        <Property Name="bilanzierngende_datum_uhrzeit_format" Type="Edm.String" MaxLength="3"/>
        <Property Name="erstmalige_turnusablesung" Type="Edm.String" MaxLength="4"/>
        <Property Name="gueltigk_beginn_datum_uhrzeit_format" Type="Edm.String" MaxLength="3"/>
        <Property Name="datenstatus_zur_zeitreihe_fuer_bikrsummen" Type="Edm.String" MaxLength="3"/>
        <Property Name="referenzmessung" Type="Edm.String" MaxLength="35"/>
        <Property Name="codepflegestelle_fuer_referenzmessung" Type="Edm.String" MaxLength="3"/>
        <Property Name="profilgruppe" Type="Edm.String" MaxLength="3"/>
        <Property Name="normierungsfaktor" Type="Edm.String" MaxLength="3"/>
        <Property Name="profiltyp" Type="Edm.String" MaxLength="3"/>
        <Property Name="profilgruppe_zweites_profil" Type="Edm.String" MaxLength="3"/>
        <Property Name="code_fuer_analyt_verfahren_2_profil" Type="Edm.String" MaxLength="3"/>
        <Property Name="code_fuer_synthet_verfahren_2_profil" Type="Edm.String" MaxLength="3"/>
        <Property Name="codpflgstelle_f_analyt_verf_2_prfl" Type="Edm.String" MaxLength="3"/>
        <Property Name="codpflgstelle_f_synth_verf_2_profl" Type="Edm.String" MaxLength="3"/>
        <Property Name="gemeinderabatt" Type="Edm.String" MaxLength="35"/>
        <Property Name="status_der_zuordnung_zum_bilanzkreis" Type="Edm.String" MaxLength="3"/>
        <Property Name="vermarktungsstatus" Type="Edm.String" MaxLength="3"/>
        <Property Name="status_der_fernsteuerbarkeit" Type="Edm.String" MaxLength="3"/>
        <Property Name="gasqualitaet" Type="Edm.String" MaxLength="3"/>
        <Property Name="marktgebiet" Type="Edm.String" MaxLength="35"/>
        <Property Name="marktgebiet2" Type="Edm.String" MaxLength="35"/>
        <Property Name="ausgetauscht_zaehlverfhrn" Type="Edm.String" MaxLength="3"/>
        <Property Name="land_der_foerderung" Type="Edm.String" MaxLength="3"/>
        <Property Name="identifikationslogik" Type="Edm.String" MaxLength="3"/>
        <Property Name="verarbeitungsreihenfolge_des_vnb" Type="Edm.String" MaxLength="10"/>
        <Property Name="transaktions_qualifier" Type="Edm.String" MaxLength="3"/>
        <Property Name="datenverwendung_beginnt_am" Type="Edm.Date"/>
        <Property Name="datenverwendung_beginnt_um" Type="Edm.TimeOfDay"/>
        <Property Name="differenz_zw_lokaler_ab_zeit_und_utc9" Type="Edm.String" MaxLength="3"/>
        <Property Name="datenverwendung_endet_am" Type="Edm.Date"/>
        <Property Name="datenverwendung_endet_um" Type="Edm.TimeOfDay"/>
        <Property Name="differenz_zw_lokaler_ab_zeit_und_utc10" Type="Edm.String" MaxLength="3"/>
        <Property Name="status_der_berechnungsformel" Type="Edm.String" MaxLength="3"/>
        <Property Name="berechnungsschritt_f_die_menge_der_malo" Type="Edm.Int32"/>
        <Property Name="datum_beginn_ausgerollte_zaehlzeit" Type="Edm.Date"/>
        <Property Name="uhrzeit_beginn_ausgerollte_zaehlzeit" Type="Edm.TimeOfDay"/>
        <Property Name="offset_uhrzt_beginn_ausgerollte_zaehlzeit" Type="Edm.String" MaxLength="3"/>
        <Property Name="endedatum_der_ausgerollten_zaehlzeit" Type="Edm.Date"/>
        <Property Name="uhrzeit_ende_ausgerollte_zaehlzeit" Type="Edm.TimeOfDay"/>
        <Property Name="offset_uhrzeit_ende_ausgerollte_zaehlzeit" Type="Edm.String" MaxLength="3"/>
        <Property Name="versionsdatum" Type="Edm.Date"/>
        <Property Name="versionszeit" Type="Edm.TimeOfDay"/>
        <Property Name="versions_offset" Type="Edm.String" MaxLength="3"/>
        <Property Name="verwendung_der_zaehlzeit" Type="Edm.String" MaxLength="3"/>
        <Property Name="auftrag" Type="Edm.String" MaxLength="12"/>
        <NavigationProperty Name="attribut" Type="PDocService.Aktivitaet"/>
      </EntityType>
      <EntityType Name="IDXGC_PRSTEPT">
        <Key>
          <PropertyRef Name="id"/>
          <PropertyRef Name="prozess_id"/>
          <PropertyRef Name="prozessversion"/>
          <PropertyRef Name="prozessschrittnummer"/>
          <PropertyRef Name="sprachenschluessel"/>
        </Key>
        <Property Name="id" Type="Edm.Guid" Nullable="false"/>
        <Property Name="prozess_id" Type="Edm.String" MaxLength="15" Nullable="false"/>
        <Property Name="prozessversion" Type="Edm.String" MaxLength="4" Nullable="false"/>
        <Property Name="prozessschrittnummer" Type="Edm.String" MaxLength="20" Nullable="false"/>
        <Property Name="quellkennzeichen" Type="Edm.String" MaxLength="1"/>
        <Property Name="sprachenschluessel" Type="Edm.String" MaxLength="1" Nullable="false"/>
        <Property Name="beschreibung_prozessschritt" Type="Edm.String" MaxLength="60"/>
      </EntityType>
      <EntityType Name="ESERVPROVT">
        <Key>
          <PropertyRef Name="sprachenschluessel"/>
          <PropertyRef Name="serviceanbieter"/>
        </Key>
        <Property Name="sprachenschluessel" Type="Edm.String" MaxLength="1" Nullable="false"/>
        <Property Name="serviceanbieter" Type="Edm.String" MaxLength="10" Nullable="false"/>
        <Property Name="name_des_serviceanbieters" Type="Edm.String" MaxLength="40"/>
      </EntityType>
      <EntityType Name="Aktivitaet">
        <Key>
          <PropertyRef Name="wechselbelegschritt_wechselbelegschritt"/>
          <PropertyRef Name="dokumentreferenz"/>
        </Key>
        <NavigationProperty Name="wechselbelegschritt" Type="PDocService.Prozessschritt">
          <ReferentialConstraint Property="wechselbelegschritt_wechselbelegschritt" ReferencedProperty="wechselbelegschritt"/>
        </NavigationProperty>
        <Property Name="wechselbelegschritt_wechselbelegschritt" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <NavigationProperty Name="wechselbelegnummer" Type="PDocService.Ref_Doks">
          <ReferentialConstraint Property="wechselbelegnummer_wechselbelegnummer" ReferencedProperty="wechselbelegnummer"/>
        </NavigationProperty>
        <Property Name="wechselbelegnummer_wechselbelegnummer" Type="Edm.String" MaxLength="20"/>
        <Property Name="dokumentreferenz" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <Property Name="datenelement_des_attributs" Type="Edm.String" MaxLength="30"/>
        <Property Name="wert_des_attributs" Type="Edm.String" MaxLength="50"/>
        <NavigationProperty Name="zusaetzliche_schrittdaten" Type="PDocService.IDXGC_PRST_HDR">
          <ReferentialConstraint Property="wert_des_attributs" ReferencedProperty="prozschrittreferenz"/>
        </NavigationProperty>
        <Property Name="prozessschrittnummer" Type="Edm.String" MaxLength="20"/>
      </EntityType>
      <EntityType Name="Informationen_zu_zaehlpunkten">
        <Key>
          <PropertyRef Name="prozschrittreferenz"/>
        </Key>
        <Property Name="prozessreferenz" Type="Edm.String" MaxLength="20"/>
        <Property Name="prozschrittreferenz" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <Property Name="positions_id" Type="Edm.Int32"/>
        <Property Name="zaehlpunktbezeichnung" Type="Edm.String" MaxLength="50"/>
        <Property Name="zaehlpunktzaehler" Type="Edm.Int32"/>
        <NavigationProperty Name="wechselbelegschritt" Type="PDocService.Prozessschritt">
          <ReferentialConstraint Property="wechselbelegschritt_wechselbelegschritt" ReferencedProperty="wechselbelegschritt"/>
        </NavigationProperty>
        <Property Name="wechselbelegschritt_wechselbelegschritt" Type="Edm.String" MaxLength="22"/>
      </EntityType>
      <EntityType Name="Verschiedene_daten">
        <Key>
          <PropertyRef Name="prozschrittreferenz"/>
        </Key>
        <Property Name="prozessreferenz" Type="Edm.String" MaxLength="20"/>
        <Property Name="prozschrittreferenz" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <Property Name="positions_id" Type="Edm.Int32"/>
        <Property Name="transaktionsnummer" Type="Edm.String" MaxLength="35"/>
        <NavigationProperty Name="wechselbelegschritt" Type="PDocService.Prozessschritt">
          <ReferentialConstraint Property="wechselbelegschritt_wechselbelegschritt" ReferencedProperty="wechselbelegschritt"/>
        </NavigationProperty>
        <Property Name="wechselbelegschritt_wechselbelegschritt" Type="Edm.String" MaxLength="22"/>
      </EntityType>
      <EntityType Name="Ref_Doks">
        <Key>
          <PropertyRef Name="wechselbelegnummer"/>
        </Key>
        <Property Name="wechselbelegnummer" Type="Edm.String" MaxLength="20" Nullable="false"/>
        <NavigationProperty Name="zaehlpunkt" Type="PDocService.EUITRANS" Partner="Dokumente">
          <ReferentialConstraint Property="zaehlpunkt_zaehlpunkt" ReferencedProperty="zaehlpunkt"/>
        </NavigationProperty>
        <Property Name="zaehlpunkt_zaehlpunkt" Type="Edm.String" MaxLength="22"/>
        <Property Name="wechselart" Type="Edm.Int32"/>
        <Property Name="wechseleigentuemer" Type="Edm.String" MaxLength="10"/>
        <Property Name="wechselsicht" Type="Edm.Int32"/>
        <Property Name="wechseleinzugsdatum" Type="Edm.Date"/>
        <Property Name="wechselauszugsdatum" Type="Edm.Date"/>
        <Property Name="origEinzugsdatum" Type="Edm.Date"/>
        <Property Name="origAuszugsdatum" Type="Edm.Date"/>
        <Property Name="geschaeftspartner" Type="Edm.String" MaxLength="10"/>
        <Property Name="alter_serviceanbieter" Type="Edm.String" MaxLength="10"/>
        <Property Name="neuer_serviceanbieter" Type="Edm.String" MaxLength="10"/>
        <Property Name="verteilnetzbetreiber" Type="Edm.String" MaxLength="10"/>
        <Property Name="startversorgszenario" Type="Edm.Int32"/>
        <Property Name="zielversorgszenario" Type="Edm.Int32"/>
        <Property Name="ref_zugangsliste" Type="Edm.String" MaxLength="80"/>
        <Property Name="ref_abgangsliste" Type="Edm.String" MaxLength="80"/>
        <Property Name="status_des_servicewechsels" Type="Edm.String" MaxLength="2"/>
        <Property Name="zeitstempel" Type="Edm.String"/>
        <Property Name="zeitzone" Type="Edm.String" MaxLength="6"/>
        <Property Name="zeitstempel2" Type="Edm.String"/>
        <Property Name="herkunft" Type="Edm.String" MaxLength="1"/>
        <Property Name="externe_referenz" Type="Edm.String" MaxLength="80"/>
        <Property Name="angelegt_am" Type="Edm.Date"/>
        <Property Name="angelegt_von" Type="Edm.String" MaxLength="12"/>
        <Property Name="geaendert_am" Type="Edm.Date"/>
        <Property Name="geaendert_von" Type="Edm.String" MaxLength="12"/>
        <Property Name="berechtigungsgruppe" Type="Edm.String" MaxLength="4"/>
        <Property Name="loeschkennzeichen" Type="Edm.String" MaxLength="1"/>
        <Property Name="kategorie_des_geraetewechsels" Type="Edm.String" MaxLength="3"/>
        <Property Name="spartentyp" Type="Edm.Int32"/>
        <Property Name="aktuelles_marktgebiet" Type="Edm.String" MaxLength="16"/>
        <Property Name="zielmarktgebiet" Type="Edm.String" MaxLength="16"/>
        <Property Name="akt_netzkopplungspunkt_id" Type="Edm.String" MaxLength="10"/>
        <Property Name="zielnetzkopplungspunkt_id" Type="Edm.String" MaxLength="10"/>
        <Property Name="serviceanbieter_partner" Type="Edm.String" MaxLength="10"/>
        <Property Name="serviceanbieter_initiator" Type="Edm.String" MaxLength="10"/>
        <Property Name="nicht_fixer_termin" Type="Edm.String" MaxLength="1"/>
        <Property Name="ableseperiode" Type="Edm.String" MaxLength="2"/>
        <Property Name="zaehlpunktbezeichnung" Type="Edm.String" MaxLength="50"/>
        <Property Name="bez_wechselart" Type="Edm.String"/>
        <Property Name="bez_wechselstatus" Type="Edm.String"/>
        <Property Name="beschreibung_wechselsicht" Type="Edm.String"/>
        <Property Name="spartentyp_kurzbeschreibung" Type="Edm.String"/>
        <Property Name="prozess_id" Type="Edm.String" MaxLength="15"/>
        <Property Name="alt_prozess_id" Type="Edm.String" MaxLength="20"/>
        <Property Name="version" Type="Edm.String" MaxLength="4"/>
        <Property Name="prozessbeschreibung" Type="Edm.String"/>
        <Property Name="objekttyp" Type="Edm.String" MaxLength="10"/>
        <Property Name="wechselbelegnummer_ref" Type="Edm.String" MaxLength="50"/>
        <NavigationProperty Name="Prozessverknuepfungen" Type="Collection(PDocService.Ref_Doks)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="Prozessschritt">
        <Key>
          <PropertyRef Name="wechselbelegschritt"/>
        </Key>
        <Property Name="wechselbelegschritt" Type="Edm.String" MaxLength="22" Nullable="false"/>
        <NavigationProperty Name="wechselbelegnummer" Type="PDocService.Ref_Doks">
          <ReferentialConstraint Property="wechselbelegnummer_wechselbelegnummer" ReferencedProperty="wechselbelegnummer"/>
        </NavigationProperty>
        <Property Name="wechselbelegnummer_wechselbelegnummer" Type="Edm.String" MaxLength="20"/>
        <Property Name="aktivitaet_beim_servicewechsel" Type="Edm.String" MaxLength="3"/>
        <Property Name="status_des_servicewechsels" Type="Edm.String" MaxLength="2"/>
        <NavigationProperty Name="Attribute" Type="Collection(PDocService.Aktivitaet)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <Property Name="zeitstempel" Type="Edm.String"/>
        <Property Name="basisprozess" Type="Edm.String" MaxLength="10"/>
        <Property Name="basistyp" Type="Edm.String" MaxLength="30"/>
        <Property Name="idoc_nummer" Type="Edm.Int32"/>
        <Property Name="prozessschrittnummer" Type="Edm.String" MaxLength="20"/>
        <Property Name="eigener_serviceanb" Type="Edm.String" MaxLength="10"/>
        <Property Name="name_des_serviceanbieters" Type="Edm.String" MaxLength="40"/>
        <NavigationProperty Name="Referenzen" Type="Collection(PDocService.EIDESWTDOCREF)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <Property Name="bez_der_aktivitaet" Type="Edm.String"/>
        <Property Name="bez_wechselstatus" Type="Edm.String"/>
        <NavigationProperty Name="informationen_zu_zaehlpunkten" Type="PDocService.Informationen_zu_zaehlpunkten">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="verschiedene_daten" Type="PDocService.Verschiedene_daten">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <Property Name="prozess_id" Type="Edm.String" MaxLength="15"/>
        <Property Name="prozessversion" Type="Edm.String" MaxLength="4"/>
        <NavigationProperty Name="beschreibung_prozessschritt" Type="PDocService.IDXGC_PRSTEPT">
          <ReferentialConstraint Property="prozess_id" ReferencedProperty="prozess_id"/>
          <ReferentialConstraint Property="prozessschrittnummer" ReferencedProperty="prozessschrittnummer"/>
          <ReferentialConstraint Property="prozessversion" ReferencedProperty="prozessversion"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="Prozessdokumente">
        <Key>
          <PropertyRef Name="wechselbelegnummer"/>
        </Key>
        <Property Name="wechselbelegnummer" Type="Edm.String" MaxLength="20" Nullable="false"/>
        <NavigationProperty Name="zaehlpunkt" Type="PDocService.EUITRANS">
          <ReferentialConstraint Property="zaehlpunkt_zaehlpunkt" ReferencedProperty="zaehlpunkt"/>
        </NavigationProperty>
        <Property Name="zaehlpunkt_zaehlpunkt" Type="Edm.String" MaxLength="22"/>
        <Property Name="wechselart" Type="Edm.Int32"/>
        <Property Name="wechseleigentuemer" Type="Edm.String" MaxLength="10"/>
        <Property Name="wechselsicht" Type="Edm.Int32"/>
        <Property Name="wechseleinzugsdatum" Type="Edm.Date"/>
        <Property Name="wechselauszugsdatum" Type="Edm.Date"/>
        <Property Name="origEinzugsdatum" Type="Edm.Date"/>
        <Property Name="origAuszugsdatum" Type="Edm.Date"/>
        <Property Name="geschaeftspartner" Type="Edm.String" MaxLength="10"/>
        <Property Name="alter_serviceanbieter" Type="Edm.String" MaxLength="10"/>
        <Property Name="neuer_serviceanbieter" Type="Edm.String" MaxLength="10"/>
        <Property Name="verteilnetzbetreiber" Type="Edm.String" MaxLength="10"/>
        <Property Name="startversorgszenario" Type="Edm.Int32"/>
        <Property Name="zielversorgszenario" Type="Edm.Int32"/>
        <Property Name="ref_zugangsliste" Type="Edm.String" MaxLength="80"/>
        <Property Name="ref_abgangsliste" Type="Edm.String" MaxLength="80"/>
        <Property Name="status_des_servicewechsels" Type="Edm.String" MaxLength="2"/>
        <Property Name="zeitstempel" Type="Edm.String"/>
        <Property Name="zeitzone" Type="Edm.String" MaxLength="6"/>
        <Property Name="zeitstempel2" Type="Edm.String"/>
        <Property Name="herkunft" Type="Edm.String" MaxLength="1"/>
        <Property Name="externe_referenz" Type="Edm.String" MaxLength="80"/>
        <Property Name="angelegt_am" Type="Edm.Date"/>
        <Property Name="angelegt_von" Type="Edm.String" MaxLength="12"/>
        <Property Name="geaendert_am" Type="Edm.Date"/>
        <Property Name="geaendert_von" Type="Edm.String" MaxLength="12"/>
        <Property Name="berechtigungsgruppe" Type="Edm.String" MaxLength="4"/>
        <Property Name="loeschkennzeichen" Type="Edm.String" MaxLength="1"/>
        <Property Name="kategorie_des_geraetewechsels" Type="Edm.String" MaxLength="3"/>
        <Property Name="spartentyp" Type="Edm.Int32"/>
        <Property Name="aktuelles_marktgebiet" Type="Edm.String" MaxLength="16"/>
        <Property Name="zielmarktgebiet" Type="Edm.String" MaxLength="16"/>
        <Property Name="akt_netzkopplungspunkt_id" Type="Edm.String" MaxLength="10"/>
        <Property Name="zielnetzkopplungspunkt_id" Type="Edm.String" MaxLength="10"/>
        <Property Name="serviceanbieter_partner" Type="Edm.String" MaxLength="10"/>
        <Property Name="serviceanbieter_initiator" Type="Edm.String" MaxLength="10"/>
        <Property Name="nicht_fixer_termin" Type="Edm.String" MaxLength="1"/>
        <Property Name="ableseperiode" Type="Edm.String" MaxLength="2"/>
        <NavigationProperty Name="Schrittdaten" Type="Collection(PDocService.Prozessschritt)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="Aktivitaeten" Type="Collection(PDocService.Aktivitaet)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="Prozessverknuepfungen" Type="Collection(PDocService.Ref_Doks)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <NavigationProperty Name="Prozessschritte" Type="Collection(PDocService.Prozessschritt)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
        <Property Name="spartentyp_kurzbeschreibung" Type="Edm.String"/>
        <Property Name="bez_wechselstatus" Type="Edm.String"/>
        <Property Name="bez_wechselart" Type="Edm.String"/>
        <Property Name="beschreibung_wechselsicht" Type="Edm.String"/>
        <Property Name="zaehlpunktbezeichnung" Type="Edm.String" MaxLength="50"/>
        <Property Name="prozess_id" Type="Edm.String" MaxLength="15"/>
        <Property Name="alt_prozess_id" Type="Edm.String" MaxLength="20"/>
        <Property Name="version" Type="Edm.String" MaxLength="4"/>
        <Property Name="prozessbeschreibung" Type="Edm.String"/>
      </EntityType>
      <Annotations Target="PDocService.EntityContainer/EIDESWTDOC">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/EIDESWTDOCSTEP">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCREF">
        <Annotation Term="UI.LineItem" Qualifier="Referenzen">
          <Collection>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechselbelegschritt_wechselbelegschritt"/>
              <PropertyValue Property="Label" String="Prozessschritt"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="dokumentreferenz"/>
              <PropertyValue Property="Label" String="Dokumentenreferenz"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="objekttyp"/>
              <PropertyValue Property="Label" String="Objekttyp"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="objektschluessel"/>
              <PropertyValue Property="Label" String="Objektschlüssel"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.PresentationVariant" Qualifier="Referenzen">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Referenzen</AnnotationPath>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/EIDESWTDOCREF">
        <Annotation Term="UI.PresentationVariant" Qualifier="Referenzen">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Referenzen</AnnotationPath>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCREF/wechselbelegschritt">
        <Annotation Term="Common.Label" String="Prozessschritt"/>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCREF/wechselbelegschritt_wechselbelegschritt">
        <Annotation Term="Common.Label" String="Prozessschritt"/>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCREF/dokumentreferenz">
        <Annotation Term="Common.Label" String="Dokumentenreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCREF/objekttyp">
        <Annotation Term="Common.Label" String="Objekttyp"/>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCREF/objektschluessel">
        <Annotation Term="Common.Label" String="Objektschlüssel"/>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/EUITRANS">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EUITRANS/zaehlpunktbezeichnung">
        <Annotation Term="Common.Label" String="Zählpunktbezeichnung"/>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCATTR">
        <Annotation Term="UI.LineItem" Qualifier="Attribute">
          <Collection>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechselbelegschritt_wechselbelegschritt"/>
              <PropertyValue Property="Label" String="Prozessschritt"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="dokumentreferenz"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="datenelement_des_attributs"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wert_des_attributs"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.PresentationVariant" Qualifier="Attribute">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Attribute</AnnotationPath>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/EIDESWTDOCATTR">
        <Annotation Term="UI.PresentationVariant" Qualifier="Attribute">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Attribute</AnnotationPath>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCATTR/wechselbelegschritt">
        <Annotation Term="Common.Label" String="Prozessschritt"/>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCATTR/wechselbelegschritt_wechselbelegschritt">
        <Annotation Term="Common.Label" String="Prozessschritt"/>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCATTR/dokumentreferenz">
        <Annotation Term="Common.Label" String="Dokumentenreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCATTR/datenelement_des_attributs">
        <Annotation Term="Common.Label" String="Datenelement des Attributs"/>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTDOCATTR/wert_des_attributs">
        <Annotation Term="Common.Label" String="Wert des Attributs"/>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/PROZESSID">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.PROZESSID/prozess_id">
        <Annotation Term="Common.Label" String="Prozess ID"/>
        <Annotation Term="Common.Text" Path="prozessbeschreibung/prozessbeschreibung">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.PROZESSID/alternative_prozess_id">
        <Annotation Term="Common.Label" String="Altern. Prozess ID"/>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/EIDESWTSTATUS">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTSTATUS/bez_wechselstatus">
        <Annotation Term="Common.Label" String="Bezeichnung Prozessstatus"/>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/EIDESWTTYPES">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTTYPES/bez_wechselart">
        <Annotation Term="Common.Label" String="Bezeichnung Prozessart"/>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/EIDESWTVIEWS">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EIDESWTVIEWS/beschreibung_wechselsicht">
        <Annotation Term="Common.Label" String="Beschreibung Prozesssicht"/>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/PROZESSIDDESCR">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.PROZESSIDDESCR/prozessbeschreibung">
        <Annotation Term="Common.Label" String="Prozessbeschreibung"/>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/SPARTENTYP">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/EIDESWTACTIVITY">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/IDXGC_PRST_HDR">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.IDXGC_PRST_HDR/prozessschrittnummer">
        <Annotation Term="Common.Label" String="Prozessschrittnummer"/>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/IDXGC_PRST_PODI">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/IDXGC_PRST_DIV">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/IDXGC_PRSTEPT">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/ESERVPROVT">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.Aktivitaet">
        <Annotation Term="UI.LineItem" Qualifier="Attribute">
          <Collection>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechselbelegschritt_wechselbelegschritt"/>
              <PropertyValue Property="Label" String="Prozessschritt"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="dokumentreferenz"/>
              <PropertyValue Property="Label" String="Dokumentreferenz"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="datenelement_des_attributs"/>
              <PropertyValue Property="Label" String="Datenelement des Attributs"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wert_des_attributs"/>
              <PropertyValue Property="Label" String="Wert des Attributs"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.PresentationVariant" Qualifier="Attribute">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Attribute</AnnotationPath>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/Aktivitaet">
        <Annotation Term="UI.PresentationVariant" Qualifier="Attribute">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Attribute</AnnotationPath>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.Aktivitaet/wechselbelegschritt">
        <Annotation Term="Common.Label" String="Prozessschritt"/>
      </Annotations>
      <Annotations Target="PDocService.Aktivitaet/wechselbelegschritt_wechselbelegschritt">
        <Annotation Term="Common.Label" String="Prozessschritt"/>
      </Annotations>
      <Annotations Target="PDocService.Aktivitaet/wechselbelegnummer">
        <Annotation Term="Common.Label" String="Prozessreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Aktivitaet/wechselbelegnummer_wechselbelegnummer">
        <Annotation Term="Common.Label" String="Prozessreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Aktivitaet/dokumentreferenz">
        <Annotation Term="Common.Label" String="Dokumentreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Aktivitaet/datenelement_des_attributs">
        <Annotation Term="Common.Label" String="Datenelement des Attributs"/>
      </Annotations>
      <Annotations Target="PDocService.Aktivitaet/wert_des_attributs">
        <Annotation Term="Common.Label" String="Wert des Attributs"/>
      </Annotations>
      <Annotations Target="PDocService.Aktivitaet/prozessschrittnummer">
        <Annotation Term="Common.Label" String="Prozessschrittnummer"/>
      </Annotations>
      <Annotations Target="PDocService.Informationen_zu_zaehlpunkten">
        <Annotation Term="UI.FieldGroup" Qualifier="Informationen">
          <Record Type="UI.FieldGroupType">
            <PropertyValue Property="Data">
              <Collection>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="positions_id"/>
                  <PropertyValue Property="Label" String="Position ID"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="prozessreferenz"/>
                  <PropertyValue Property="Label" String="Prozessreferenz"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="prozschrittreferenz"/>
                  <PropertyValue Property="Label" String="Prozessschrittreferenz"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zaehlpunktbezeichnung"/>
                  <PropertyValue Property="Label" String="Zählpunktbezeichnung"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zaehlpunktzaehler"/>
                  <PropertyValue Property="Label" String="Zählpunktzähler"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.Verschiedene_daten">
        <Annotation Term="UI.FieldGroup" Qualifier="VerschiedeneDaten">
          <Record Type="UI.FieldGroupType">
            <PropertyValue Property="Data">
              <Collection>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="positions_id"/>
                  <PropertyValue Property="Label" String="Position ID"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="prozessreferenz"/>
                  <PropertyValue Property="Label" String="Prozessreferenz"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="prozschrittreferenz"/>
                  <PropertyValue Property="Label" String="Prozessschrittreferenz"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="transaktionsnummer"/>
                  <PropertyValue Property="Label" String="Transaktionsnummer"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks">
        <Annotation Term="UI.HeaderInfo">
          <Record Type="UI.HeaderInfoType">
            <PropertyValue Property="TypeName" String="Prozessverknüpfung"/>
            <PropertyValue Property="TypeNamePlural" String="Prozessverknüpfungen"/>
            <PropertyValue Property="Title">
              <Record Type="UI.DataField">
                <PropertyValue Property="Value" String="Referenziertes Prozessdokument anzeigen"/>
              </Record>
            </PropertyValue>
            <PropertyValue Property="Description">
              <Record Type="UI.DataField">
                <PropertyValue Property="Value" Path="wechselbelegnummer"/>
              </Record>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.HeaderFacets">
          <Collection>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Prozessdokumentkopf"/>
              <PropertyValue Property="Label" String="Prozessdokumentkopf"/>
            </Record>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Prozessinformationen"/>
              <PropertyValue Property="Label" String="Prozessinformation"/>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.Facets">
          <Collection>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Label" String="Zusätzliche Kopfdaten"/>
              <PropertyValue Property="ID" String="Kopfdaten"/>
              <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Zusaetzlichekopfdaten"/>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.LineItem" Qualifier="Referenzen">
          <Collection>
            <Record Type="UI.DataFieldWithNavigationPath">
              <PropertyValue Property="Value" Path="wechselbelegnummer"/>
              <PropertyValue Property="Label" String="Prozessreferenz"/>
              <PropertyValue Property="Target" NavigationPropertyPath="Ref_Doks"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechseleinzugsdatum"/>
              <PropertyValue Property="Label" String="Prozessdatum"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="prozess_id"/>
              <PropertyValue Property="Label" String="Prozess ID"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="version"/>
              <PropertyValue Property="Label" String="Version"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="prozessbeschreibung"/>
              <PropertyValue Property="Label" String="Prozessbeschreibung"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="alt_prozess_id"/>
              <PropertyValue Property="Label" String="Alternative Prozess ID"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="zaehlpunktbezeichnung"/>
              <PropertyValue Property="Label" String="Zählpunktbezeichnung"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.PresentationVariant" Qualifier="Referenzen">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Referenzen</AnnotationPath>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.FieldGroup" Qualifier="Prozessinformationen">
          <Record Type="UI.FieldGroupType">
            <PropertyValue Property="Data">
              <Collection>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechselart"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechselsicht"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="prozess_id"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="status_des_servicewechsels"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zeitstempel"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="alt_prozess_id"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.FieldGroup" Qualifier="Prozessdokumentkopf">
          <Record Type="UI.FieldGroupType">
            <PropertyValue Property="Data">
              <Collection>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechselbelegnummer"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zaehlpunkt/zaehlpunktbezeichnung"/>
                  <PropertyValue Property="Label" String="Zählpunktbezeichnung"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechseleinzugsdatum"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="spartentyp"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="geschaeftspartner"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.FieldGroup" Qualifier="Zusaetzlichekopfdaten">
          <Record Type="UI.FieldGroupType">
            <PropertyValue Property="Data">
              <Collection>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechseleigentuemer"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechselauszugsdatum"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="origEinzugsdatum"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="origAuszugsdatum"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="alter_serviceanbieter"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="neuer_serviceanbieter"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="verteilnetzbetreiber"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="startversorgszenario"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zielversorgszenario"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="ref_zugangsliste"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="ref_abgangsliste"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zeitstempel2"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="herkunft"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="externe_referenz"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="angelegt_am"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="angelegt_von"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="geaendert_am"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="geaendert_von"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="berechtigungsgruppe"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="loeschkennzeichen"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="kategorie_des_geraetewechsels"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="aktuelles_marktgebiet"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zielmarktgebiet"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="akt_netzkopplungspunkt_id"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zielnetzkopplungspunkt_id"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="serviceanbieter_partner"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="serviceanbieter_initiator"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="nicht_fixer_termin"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="ableseperiode"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/Ref_Doks">
        <Annotation Term="UI.PresentationVariant" Qualifier="Referenzen">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Referenzen</AnnotationPath>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/wechselbelegnummer">
        <Annotation Term="Common.Label" String="Prozessreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/zaehlpunkt">
        <Annotation Term="Common.Label" String="Zählpunkt"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/zaehlpunkt_zaehlpunkt">
        <Annotation Term="Common.Label" String="Zählpunkt"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/wechselart">
        <Annotation Term="Common.Text" Path="bez_wechselart">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
        <Annotation Term="Common.Label" String="Prozessart"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/wechseleigentuemer">
        <Annotation Term="Common.Label" String="Eigentümer des Wechselprozesses"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/wechselsicht">
        <Annotation Term="Common.Text" Path="beschreibung_wechselsicht">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
        <Annotation Term="Common.Label" String="Prozesssicht"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/wechseleinzugsdatum">
        <Annotation Term="Common.Label" String="Prozessdatum"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/wechselauszugsdatum">
        <Annotation Term="Common.Label" String="Auszugsdatum beim Wechsel"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/origEinzugsdatum">
        <Annotation Term="Common.Label" String="Originaleinzugsdatum beim Wechsel"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/origAuszugsdatum">
        <Annotation Term="Common.Label" String="Originalauszugsdatum beim Wechsel"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/geschaeftspartner">
        <Annotation Term="Common.Label" String="Geschäftspartnernummer"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/alter_serviceanbieter">
        <Annotation Term="Common.Label" String="Alter Serviceanbieter"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/neuer_serviceanbieter">
        <Annotation Term="Common.Label" String="Neuer Serviceanbieter"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/verteilnetzbetreiber">
        <Annotation Term="Common.Label" String="Serviceanbieter Verteilnetzbetreiber"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/startversorgszenario">
        <Annotation Term="Common.Label" String="Startversorgungsszenario"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/zielversorgszenario">
        <Annotation Term="Common.Label" String="Zielversorgungsszenario"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/ref_zugangsliste">
        <Annotation Term="Common.Label" String="Referenz zur Zugangsliste"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/ref_abgangsliste">
        <Annotation Term="Common.Label" String="Referenz zur Abgangsliste"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/status_des_servicewechsels">
        <Annotation Term="Common.Label" String="Prozessstatus"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/zeitstempel">
        <Annotation Term="Common.Label" String="Statuszeit"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/zeitzone">
        <Annotation Term="Common.Label" String="Zeitzone"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/zeitstempel2">
        <Annotation Term="Common.Label" String="Zeitstempel"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/herkunft">
        <Annotation Term="Common.Label" String="Herkunft des Wechselbelegs"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/externe_referenz">
        <Annotation Term="Common.Label" String="Externe Wechselbelegreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/angelegt_am">
        <Annotation Term="Common.Label" String="Angelegt am"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/angelegt_von">
        <Annotation Term="Common.Label" String="Angelegt von"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/geaendert_am">
        <Annotation Term="Common.Label" String="Geändert am"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/geaendert_von">
        <Annotation Term="Common.Label" String="Geändert von"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/berechtigungsgruppe">
        <Annotation Term="Common.Label" String="Berechtigungsgruppe"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/loeschkennzeichen">
        <Annotation Term="Common.Label" String="Löschkennzeichen"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/kategorie_des_geraetewechsels">
        <Annotation Term="Common.Label" String="Kategorie des Gerätewechsels"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/spartentyp">
        <Annotation Term="Common.Label" String="Spartentyp"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/aktuelles_marktgebiet">
        <Annotation Term="Common.Label" String="Aktuelles Marktgebiet"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/zielmarktgebiet">
        <Annotation Term="Common.Label" String="Zielmarktgebiet"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/akt_netzkopplungspunkt_id">
        <Annotation Term="Common.Label" String="Aktueller Netzkopplungspunkt (ID)"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/zielnetzkopplungspunkt_id">
        <Annotation Term="Common.Label" String="Zielnetzkopplungspunkt (ID)"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/serviceanbieter_partner">
        <Annotation Term="Common.Label" String="Serviceanbieter Partner"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/serviceanbieter_initiator">
        <Annotation Term="Common.Label" String="Serviceanbieter Initiator"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/nicht_fixer_termin">
        <Annotation Term="Common.Label" String="Nicht fixer Termin"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/ableseperiode">
        <Annotation Term="Common.Label" String="Ableseperiode"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/zaehlpunktbezeichnung">
        <Annotation Term="Common.Label" String="Zählpunktbezeichnung"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/bez_wechselart">
        <Annotation Term="Common.Label" String="Bezeichnung Prozessart"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/bez_wechselstatus">
        <Annotation Term="Common.Label" String="Bezeichnung Prozessstatus"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/beschreibung_wechselsicht">
        <Annotation Term="Common.Label" String="Beschreibung Prozesssicht"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/spartentyp_kurzbeschreibung">
        <Annotation Term="Common.Label" String="Beschreibung Spartentyp"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/prozess_id">
        <Annotation Term="Common.Text" Path="prozessbeschreibung">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
        <Annotation Term="Common.Label" String="Prozess ID"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/alt_prozess_id">
        <Annotation Term="Common.Label" String="Alternative Prozess ID"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/version">
        <Annotation Term="Common.Label" String="Version"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/prozessbeschreibung">
        <Annotation Term="Common.Label" String="Prozessbeschreibung"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/objekttyp">
        <Annotation Term="Common.Label" String="Objekttyp"/>
      </Annotations>
      <Annotations Target="PDocService.Ref_Doks/wechselbelegnummer_ref">
        <Annotation Term="Common.Label" String="Referenziertes Prozessreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt">
        <Annotation Term="UI.LineItem" Qualifier="Prozessschritte">
          <Collection>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="prozessschrittnummer"/>
              <PropertyValue Property="Label" String="Prozessschrittnummer"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="beschreibung_prozessschritt/beschreibung_prozessschritt"/>
              <PropertyValue Property="Label" String="Beschreibung Prozessschritt"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="zeitstempel"/>
              <PropertyValue Property="Label" String="Zeitstempel"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="eigener_serviceanb"/>
              <PropertyValue Property="Label" String="Eigener Serviceanbieter"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="name_des_serviceanbieters"/>
              <PropertyValue Property="Label" String="Name des Serviceanbieters"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="basisprozess"/>
              <PropertyValue Property="Label" String="Basisprozess"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="basistyp"/>
              <PropertyValue Property="Label" String="Basistyp"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="idoc_nummer"/>
              <PropertyValue Property="Label" String="IDoc Nummer"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="aktivitaet_beim_servicewechsel"/>
              <PropertyValue Property="Label" String="Aktivität beim Servicewechsel"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechselbelegschritt"/>
              <PropertyValue Property="Label" String="Prozessschritt"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="status_des_servicewechsels"/>
              <PropertyValue Property="Label" String="Status des Servicewechsels"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.HeaderInfo">
          <Record Type="UI.HeaderInfoType">
            <PropertyValue Property="TypeName" String="Prozessschritte"/>
            <PropertyValue Property="TypeNamePlural" String="Prozessschritte"/>
            <PropertyValue Property="Title">
              <Record Type="UI.DataField">
                <PropertyValue Property="Value" String="Prozessschritt anzeigen"/>
              </Record>
            </PropertyValue>
            <PropertyValue Property="Description">
              <Record Type="UI.DataField">
                <PropertyValue Property="Value" Path="wechselbelegschritt"/>
              </Record>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.HeaderFacets">
          <Collection>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="ID" String="Prozessschrittanzeigen"/>
              <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Prozessschritt"/>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.Facets">
          <Collection>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Label" String="Attribute zur Aktivität"/>
              <PropertyValue Property="ID" String="Attribute"/>
              <PropertyValue Property="Target" AnnotationPath="Attribute/@UI.PresentationVariant#Attribute"/>
            </Record>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Label" String="Belegreferenz"/>
              <PropertyValue Property="ID" String="Belegreferenz"/>
              <PropertyValue Property="Target" AnnotationPath="Referenzen/@UI.PresentationVariant#Referenzen"/>
            </Record>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Label" String="Informationen zu Zählpunkten"/>
              <PropertyValue Property="ID" String="Informationen_zu_zaehlpunkten"/>
              <PropertyValue Property="Target" AnnotationPath="informationen_zu_zaehlpunkten/@UI.FieldGroup#Informationen"/>
            </Record>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Label" String="Verschiedene Daten"/>
              <PropertyValue Property="ID" String="Verschiende_daten"/>
              <PropertyValue Property="Target" AnnotationPath="verschiedene_daten/@UI.FieldGroup#VerschiedeneDaten"/>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.FieldGroup" Qualifier="Prozessschritt">
          <Record Type="UI.FieldGroupType">
            <PropertyValue Property="Data">
              <Collection>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="prozessschrittnummer"/>
                  <PropertyValue Property="Label" String="Prozessschrittnummer"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="beschreibung_prozessschritt/beschreibung_prozessschritt"/>
                  <PropertyValue Property="Label" String="Beschreibung Prozessschritt"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zeitstempel"/>
                  <PropertyValue Property="Label" String="Zeitstempel"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="eigener_serviceanb"/>
                  <PropertyValue Property="Label" String="Eigener Serviceanbieter"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="name_des_serviceanbieters"/>
                  <PropertyValue Property="Label" String="Name des Serviceanbieters"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="basisprozess"/>
                  <PropertyValue Property="Label" String="Basisprozess"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="basistyp"/>
                  <PropertyValue Property="Label" String="Basistyp"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="idoc_nummer"/>
                  <PropertyValue Property="Label" String="IDoc Nummer"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechselbelegschritt"/>
                  <PropertyValue Property="Label" String="Prozessschritt"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="aktivitaet_beim_servicewechsel"/>
                  <PropertyValue Property="Label" String="Aktivität beim Servicewechsel"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="status_des_servicewechsels"/>
                  <PropertyValue Property="Label" String="Status des Servicewechsels"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.PresentationVariant" Qualifier="Prozessschritte">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Prozessschritte</AnnotationPath>
              </Collection>
            </PropertyValue>
            <PropertyValue Property="SortOrder">
              <Collection>
                <Record Type="Common.SortOrderType">
                  <PropertyValue Property="Property" PropertyPath="prozessschrittnummer"/>
                  <PropertyValue Property="Descending" Bool="false"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/Prozessschritt">
        <Annotation Term="UI.PresentationVariant" Qualifier="Prozessschritte">
          <Record Type="UI.PresentationVariantType">
            <PropertyValue Property="Visualizations">
              <Collection>
                <AnnotationPath>@UI.LineItem#Prozessschritte</AnnotationPath>
              </Collection>
            </PropertyValue>
            <PropertyValue Property="SortOrder">
              <Collection>
                <Record Type="Common.SortOrderType">
                  <PropertyValue Property="Property" PropertyPath="prozessschrittnummer"/>
                  <PropertyValue Property="Descending" Bool="false"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/wechselbelegschritt">
        <Annotation Term="Common.Label" String="Prozessschritt"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/wechselbelegnummer">
        <Annotation Term="Common.Label" String="Prozessreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/wechselbelegnummer_wechselbelegnummer">
        <Annotation Term="Common.Label" String="Prozessreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/aktivitaet_beim_servicewechsel">
        <Annotation Term="Common.Label" String="Aktivität beim Servicewechsel"/>
        <Annotation Term="Common.Text" Path="bez_der_aktivitaet">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/status_des_servicewechsels">
        <Annotation Term="Common.Label" String="Status des Servicewechsels"/>
        <Annotation Term="Common.Text" Path="bez_wechselstatus">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/zeitstempel">
        <Annotation Term="Common.Label" String="Zeitstempel"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/basisprozess">
        <Annotation Term="Common.Label" String="Basisprozess"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/basistyp">
        <Annotation Term="Common.Label" String="Basistyp"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/idoc_nummer">
        <Annotation Term="Common.Label" String="IDoc Nummer"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/prozessschrittnummer">
        <Annotation Term="Common.Label" String="Prozessschrittnummer"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/eigener_serviceanb">
        <Annotation Term="Common.Label" String="Eigener Serviceanbieter"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/name_des_serviceanbieters">
        <Annotation Term="Common.Label" String="Name des Serviceanbieters"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/bez_der_aktivitaet">
        <Annotation Term="Common.Label" String="Bezeichnung der Aktivität"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/bez_wechselstatus">
        <Annotation Term="Common.Label" String="Bezeichnung des Wechselstatus"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/prozess_id">
        <Annotation Term="Common.Label" String="Prozess ID"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessschritt/prozessversion">
        <Annotation Term="Common.Label" String="Prozessversion"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente">
        <Annotation Term="UI.SelectionFields">
          <Collection>
            <PropertyPath>wechselbelegnummer</PropertyPath>
            <PropertyPath>prozess_id</PropertyPath>
            <PropertyPath>wechseleinzugsdatum</PropertyPath>
            <PropertyPath>zaehlpunktbezeichnung</PropertyPath>
          </Collection>
        </Annotation>
        <Annotation Term="UI.LineItem">
          <Collection>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechselbelegnummer"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechseleinzugsdatum"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="prozess_id"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="version"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="prozessbeschreibung"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="alt_prozess_id"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="zaehlpunktbezeichnung"/>
              <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechselart"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechseleigentuemer"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechselsicht"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="wechselauszugsdatum"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="origEinzugsdatum"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="origAuszugsdatum"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="geschaeftspartner"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="alter_serviceanbieter"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="neuer_serviceanbieter"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="verteilnetzbetreiber"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="startversorgszenario"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="zielversorgszenario"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="ref_zugangsliste"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="ref_abgangsliste"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="status_des_servicewechsels"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="zeitstempel"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="zeitzone"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="zeitstempel2"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="herkunft"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="externe_referenz"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="angelegt_am"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="angelegt_von"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="geaendert_am"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="geaendert_von"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="berechtigungsgruppe"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="loeschkennzeichen"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="kategorie_des_geraetewechsels"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="spartentyp"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="aktuelles_marktgebiet"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="zielmarktgebiet"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="akt_netzkopplungspunkt_id"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="zielnetzkopplungspunkt_id"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="serviceanbieter_partner"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="serviceanbieter_initiator"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="nicht_fixer_termin"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
            <Record Type="UI.DataField">
              <PropertyValue Property="Value" Path="ableseperiode"/>
              <Annotation Term="HTML5.CssDefaults">
                <Record Type="HTML5.CssDefaultsType">
                  <PropertyValue Property="width" String="auto"/>
                </Record>
              </Annotation>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.FieldGroup" Qualifier="Prozessinformationen">
          <Record Type="UI.FieldGroupType">
            <PropertyValue Property="Data">
              <Collection>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechselart"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechselsicht"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="prozess_id"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="status_des_servicewechsels"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zeitstempel"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="alt_prozess_id"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.FieldGroup" Qualifier="Prozessdokumentkopf">
          <Record Type="UI.FieldGroupType">
            <PropertyValue Property="Data">
              <Collection>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechselbelegnummer"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zaehlpunkt/zaehlpunktbezeichnung"/>
                  <PropertyValue Property="Label" String="Zählpunktbezeichnung"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechseleinzugsdatum"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="spartentyp"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="geschaeftspartner"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.FieldGroup" Qualifier="Zusaetzlichekopfdaten">
          <Record Type="UI.FieldGroupType">
            <PropertyValue Property="Data">
              <Collection>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechseleigentuemer"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="wechselauszugsdatum"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="origEinzugsdatum"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="origAuszugsdatum"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="alter_serviceanbieter"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="neuer_serviceanbieter"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="verteilnetzbetreiber"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="startversorgszenario"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zielversorgszenario"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="ref_zugangsliste"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="ref_abgangsliste"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zeitstempel2"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="herkunft"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="externe_referenz"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="angelegt_am"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="angelegt_von"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="geaendert_am"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="geaendert_von"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="berechtigungsgruppe"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="loeschkennzeichen"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="kategorie_des_geraetewechsels"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="aktuelles_marktgebiet"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zielmarktgebiet"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="akt_netzkopplungspunkt_id"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="zielnetzkopplungspunkt_id"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="serviceanbieter_partner"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="serviceanbieter_initiator"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="nicht_fixer_termin"/>
                </Record>
                <Record Type="UI.DataField">
                  <PropertyValue Property="Value" Path="ableseperiode"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.HeaderInfo">
          <Record Type="UI.HeaderInfoType">
            <PropertyValue Property="TypeName" String="Überwachung von Prozessdokumenten"/>
            <PropertyValue Property="TypeNamePlural" String="Überwachung von Prozessdokumenten"/>
            <PropertyValue Property="Title">
              <Record Type="UI.DataField">
                <PropertyValue Property="Value" String="Prozessdokument anzeigen"/>
              </Record>
            </PropertyValue>
            <PropertyValue Property="Description">
              <Record Type="UI.DataField">
                <PropertyValue Property="Value" Path="wechselbelegnummer"/>
              </Record>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="UI.HeaderFacets">
          <Collection>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Prozessdokumentkopf"/>
              <PropertyValue Property="Label" String="Prozessdokumentkopf"/>
            </Record>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Prozessinformationen"/>
              <PropertyValue Property="Label" String="Prozessinformation"/>
            </Record>
          </Collection>
        </Annotation>
        <Annotation Term="UI.Facets">
          <Collection>
            <Record Type="UI.CollectionFacet">
              <PropertyValue Property="ID" String="Daten"/>
              <PropertyValue Property="Label" String="Zusätzliche Kopfdaten"/>
              <PropertyValue Property="Facets">
                <Collection>
                  <Record Type="UI.ReferenceFacet">
                    <PropertyValue Property="Label" String="Zusätzliche Kopfdaten"/>
                    <PropertyValue Property="ID" String="Kopfdaten"/>
                    <PropertyValue Property="Target" AnnotationPath="@UI.FieldGroup#Zusaetzlichekopfdaten"/>
                  </Record>
                  <Record Type="UI.ReferenceFacet">
                    <PropertyValue Property="Label" String="Prozessverknüpfungen"/>
                    <PropertyValue Property="ID" String="Prozessverknuepfung"/>
                    <PropertyValue Property="Target" AnnotationPath="Prozessverknuepfungen/@UI.PresentationVariant#Referenzen"/>
                  </Record>
                </Collection>
              </PropertyValue>
            </Record>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Label" String="Schrittdaten"/>
              <PropertyValue Property="ID" String="Schrittdaten"/>
              <PropertyValue Property="Target" AnnotationPath="Prozessschritte/@UI.PresentationVariant#Prozessschritte"/>
            </Record>
            <Record Type="UI.ReferenceFacet">
              <PropertyValue Property="Label" String="Aktivitäten"/>
              <PropertyValue Property="ID" String="Aktivitaet"/>
              <PropertyValue Property="Target" AnnotationPath="Aktivitaeten/@UI.PresentationVariant#Attribute"/>
            </Record>
          </Collection>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.EntityContainer/Prozessdokumente">
        <Annotation Term="Capabilities.DeleteRestrictions">
          <Record Type="Capabilities.DeleteRestrictionsType">
            <PropertyValue Property="Deletable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="Updatable" Bool="false"/>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/wechselbelegnummer">
        <Annotation Term="Common.Label" String="Prozessreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/zaehlpunkt">
        <Annotation Term="Common.Label" String="Zählpunkt"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/zaehlpunkt_zaehlpunkt">
        <Annotation Term="Common.Label" String="Zählpunkt"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/wechselart">
        <Annotation Term="Common.Text" Path="bez_wechselart">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
        <Annotation Term="Common.Label" String="Prozessart"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/wechseleigentuemer">
        <Annotation Term="Common.Label" String="Eigentümer des Wechselprozesses"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/wechselsicht">
        <Annotation Term="Common.Text" Path="beschreibung_wechselsicht">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
        <Annotation Term="Common.Label" String="Prozesssicht"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/wechseleinzugsdatum">
        <Annotation Term="Common.Label" String="Prozessdatum"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/wechselauszugsdatum">
        <Annotation Term="Common.Label" String="Auszugsdatum beim Wechsel"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/origEinzugsdatum">
        <Annotation Term="Common.Label" String="Originaleinzugsdatum beim Wechsel"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/origAuszugsdatum">
        <Annotation Term="Common.Label" String="Originalauszugsdatum beim Wechsel"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/geschaeftspartner">
        <Annotation Term="Common.Label" String="Geschäftspartnernummer"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/alter_serviceanbieter">
        <Annotation Term="Common.Label" String="Alter Serviceanbieter"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/neuer_serviceanbieter">
        <Annotation Term="Common.Label" String="Neuer Serviceanbieter"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/verteilnetzbetreiber">
        <Annotation Term="Common.Label" String="Serviceanbieter Verteilnetzbetreiber"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/startversorgszenario">
        <Annotation Term="Common.Label" String="Startversorgungsszenario"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/zielversorgszenario">
        <Annotation Term="Common.Label" String="Zielversorgungsszenario"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/ref_zugangsliste">
        <Annotation Term="Common.Label" String="Referenz zur Zugangsliste"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/ref_abgangsliste">
        <Annotation Term="Common.Label" String="Referenz zur Abgangsliste"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/status_des_servicewechsels">
        <Annotation Term="Common.Text" Path="bez_wechselstatus">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
        <Annotation Term="Common.Label" String="Prozessstatus"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/zeitstempel">
        <Annotation Term="Common.Text" Path="zeitzone">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
        <Annotation Term="Common.Label" String="Statuszeit"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/zeitzone">
        <Annotation Term="Common.Label" String="Zeitzone"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/zeitstempel2">
        <Annotation Term="Common.Label" String="Zeitstempel"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/herkunft">
        <Annotation Term="Common.Label" String="Herkunft des Wechselbelegs"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/externe_referenz">
        <Annotation Term="Common.Label" String="Externe Wechselbelegreferenz"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/angelegt_am">
        <Annotation Term="Common.Label" String="Angelegt am"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/angelegt_von">
        <Annotation Term="Common.Label" String="Angelegt von"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/geaendert_am">
        <Annotation Term="Common.Label" String="Geändert am"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/geaendert_von">
        <Annotation Term="Common.Label" String="Geändert von"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/berechtigungsgruppe">
        <Annotation Term="Common.Label" String="Berechtigungsgruppe"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/loeschkennzeichen">
        <Annotation Term="Common.Label" String="Löschkennzeichen"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/kategorie_des_geraetewechsels">
        <Annotation Term="Common.Label" String="Kategorie des Gerätewechsels"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/spartentyp">
        <Annotation Term="Common.Text" Path="spartentyp_kurzbeschreibung">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
        <Annotation Term="Common.Label" String="Spartentyp"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/aktuelles_marktgebiet">
        <Annotation Term="Common.Label" String="Aktuelles Marktgebiet"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/zielmarktgebiet">
        <Annotation Term="Common.Label" String="Zielmarktgebiet"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/akt_netzkopplungspunkt_id">
        <Annotation Term="Common.Label" String="Aktueller Netzkopplungspunkt (ID)"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/zielnetzkopplungspunkt_id">
        <Annotation Term="Common.Label" String="Zielnetzkopplungspunkt (ID)"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/serviceanbieter_partner">
        <Annotation Term="Common.Label" String="Serviceanbieter Partner"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/serviceanbieter_initiator">
        <Annotation Term="Common.Label" String="Serviceanbieter Initiator"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/nicht_fixer_termin">
        <Annotation Term="Common.Label" String="Nicht fixer Termin"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/ableseperiode">
        <Annotation Term="Common.Label" String="Ableseperiode"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/spartentyp_kurzbeschreibung">
        <Annotation Term="Common.Label" String="Beschreibung Spartentyp"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/bez_wechselstatus">
        <Annotation Term="Common.Label" String="Bezeichnung Prozessstatus"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/bez_wechselart">
        <Annotation Term="Common.Label" String="Bezeichnung Prozessart"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/beschreibung_wechselsicht">
        <Annotation Term="Common.Label" String="Beschreibung Prozesssicht"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/zaehlpunktbezeichnung">
        <Annotation Term="Common.Label" String="Zählpunktbezeichnung"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/prozess_id">
        <Annotation Term="Common.Text" Path="prozessbeschreibung">
          <Annotation Term="UI.TextArrangement" EnumMember="UI.TextArrangementType/TextLast"/>
        </Annotation>
        <Annotation Term="Common.Label" String="Prozess ID"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/alt_prozess_id">
        <Annotation Term="Common.Label" String="Alternative Prozess ID"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/version">
        <Annotation Term="Common.Label" String="Version"/>
      </Annotations>
      <Annotations Target="PDocService.Prozessdokumente/prozessbeschreibung">
        <Annotation Term="Common.Label" String="Prozessbeschreibung"/>
      </Annotations>
    </Schema>
  </edmx:DataServices>
</edmx:Edmx>