﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="InnovatorModell" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  <xs:element name="Spezifikationstext">
    <xs:complexType>
      <xs:sequence>
        <xs:element ref="div" minOccurs="0" maxOccurs="unbounded" />
      </xs:sequence>
      <xs:attribute name="Titel" type="xs:string" />
      <xs:attribute name="IstDefault" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="div">
    <xs:complexType>
      <xs:sequence>
        <xs:element name="divText" type="xs:string" minOccurs="0" />
        <xs:element name="hyperref" minOccurs="0" maxOccurs="unbounded">
          <xs:complexType>
            <xs:attribute name="title" type="xs:string" />
            <xs:attribute name="target" type="xs:string" />
          </xs:complexType>
        </xs:element>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
  <xs:element name="Label">
    <xs:complexType>
      <xs:attribute name="Name" type="xs:string" />
      <xs:attribute name="IstDefault" type="xs:string" />
      <xs:attribute name="Wert" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="Kommentar">
    <xs:complexType>
      <xs:sequence>
        <xs:element ref="div" minOccurs="0" maxOccurs="unbounded" />
      </xs:sequence>
      <xs:attribute name="Name" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="Stereotypeigenschaft">
    <xs:complexType>
      <xs:attribute name="Name" type="xs:string" />
      <xs:attribute name="IstDefault" type="xs:string" />
      <xs:attribute name="Wert" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="Kommentar-annotiert">
    <xs:complexType>
      <xs:sequence>
        <xs:element ref="div" minOccurs="0" maxOccurs="unbounded" />
      </xs:sequence>
      <xs:attribute name="Name" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="Merkmal">
    <xs:complexType>
      <xs:sequence>
        <xs:element name="Referenz" minOccurs="0" maxOccurs="unbounded">
          <xs:complexType>
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="LinkTyp" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
          </xs:complexType>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="Name" type="xs:string" />
      <xs:attribute name="Wert" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="ReferenzListe">
    <xs:complexType>
      <xs:sequence>
        <xs:element name="ReferenzEintragGruppe" minOccurs="0" maxOccurs="unbounded">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ReferenzEintrag" minOccurs="0" maxOccurs="unbounded">
                <xs:complexType>
                  <xs:attribute name="AnzeigeName" type="xs:string" />
                  <xs:attribute name="Stereotyp" type="xs:string" />
                  <xs:attribute name="Symbol" type="xs:string" />
                  <xs:attribute name="LinkTyp" type="xs:string" />
                  <xs:attribute name="UUID" type="xs:string" />
                  <xs:attribute name="Typ" type="xs:string" />
                </xs:complexType>
              </xs:element>
            </xs:sequence>
            <xs:attribute name="Typ" type="xs:string" />
            <xs:attribute name="Titel" type="xs:string" />
          </xs:complexType>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="Typ" type="xs:string" />
      <xs:attribute name="Titel" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="Assoziationsende">
    <xs:complexType>
      <xs:attribute name="AnzeigeName" type="xs:string" />
      <xs:attribute name="Stereotyp" type="xs:string" />
      <xs:attribute name="Symbol" type="xs:string" />
      <xs:attribute name="LinkTyp" type="xs:string" />
      <xs:attribute name="UUID" type="xs:string" />
      <xs:attribute name="AssoziierterTypAnzeigeName" type="xs:string" />
      <xs:attribute name="AssoziierterTypStereotyp" type="xs:string" />
      <xs:attribute name="AssoziierterTypSymbol" type="xs:string" />
      <xs:attribute name="AssoziierterTypLinkTyp" type="xs:string" />
      <xs:attribute name="AssoziierterTypUUID" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="Assoziation">
    <xs:complexType>
      <xs:sequence>
        <xs:element name="Fuddel" type="xs:string" minOccurs="0" msdata:Ordinal="7" />
      </xs:sequence>
      <xs:attribute name="AnzeigeName" type="xs:string" />
      <xs:attribute name="Stereotyp" type="xs:string" />
      <xs:attribute name="Symbol" type="xs:string" />
      <xs:attribute name="LinkTyp" type="xs:string" />
      <xs:attribute name="UUID" type="xs:string" />
      <xs:attribute name="Name" type="xs:string" />
      <xs:attribute name="Elementtyp" type="xs:string" />
      <xs:attribute name="BesitzerUUID" type="xs:string" />
      <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
      <xs:attribute name="NumberString" type="xs:string" />
    </xs:complexType>
  </xs:element>
  <xs:element name="InnovatorModell" msdata:IsDataSet="true" msdata:Locale="en-US">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="Spezifikationstext" />
        <xs:element ref="div" />
        <xs:element ref="Label" />
        <xs:element ref="Kommentar" />
        <xs:element ref="Stereotypeigenschaft" />
        <xs:element ref="Kommentar-annotiert" />
        <xs:element ref="Merkmal" />
        <xs:element ref="ReferenzListe" />
        <xs:element ref="Assoziationsende" />
        <xs:element ref="Assoziation" />
        <xs:element name="Paket">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Kommentar" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Kommentar-annotiert" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Verbindungsknoten">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Ausgabepin">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Primitivtyp">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Akteur">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Assoziationsende" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Assoziation" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Kommentar" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Kommentar-annotiert" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Generische_Aktion">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Anwendungsfall">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Assoziationsende" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Assoziation" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Aktivitätspartition">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Aufgezählter_Wert">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Attribut">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Schnittstelle">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Systemmodell-Management">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Paketdiagramm">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Anwendungsfalldiagramm">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
            <xs:attribute name="relDateiname" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Einschränkung">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Eingabepin">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Anlegevoreinstellung">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Generalisierung">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Modell">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Systemmodell">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Endknoten">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Artefakt">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Anforderung">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Datentyp">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Klasse">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Assoziationsende" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Assoziation" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Entscheidungsknoten">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Kommentar-annotiert" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Operation">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Kontrollflusskante">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Parameter">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Klassendiagramm">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Startknoten">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Aufzählungstyp">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Komponente">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Assoziationsende" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Assoziation" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Verhaltensaufruf">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Abstraktion">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="ReferenzListe" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Operationsaufruf">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Aktivität">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Spezifikationstext" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Stereotypeigenschaft" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Kommentar" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
        <xs:element name="Komponentendiagramm">
          <xs:complexType>
            <xs:sequence>
              <xs:element ref="Label" minOccurs="0" maxOccurs="unbounded" />
              <xs:element ref="Merkmal" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="Name" type="xs:string" />
            <xs:attribute name="AnzeigeName" type="xs:string" />
            <xs:attribute name="Elementtyp" type="xs:string" />
            <xs:attribute name="Stereotyp" type="xs:string" />
            <xs:attribute name="Symbol" type="xs:string" />
            <xs:attribute name="UUID" type="xs:string" />
            <xs:attribute name="BesitzerUUID" type="xs:string" />
            <xs:attribute name="BesitzerAnzeigeName" type="xs:string" />
            <xs:attribute name="NumberString" type="xs:string" />
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>
