<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
        xmlns:gml="http://www.opengis.net/gml/3.2"
        xmlns:xtrasse="http://www.xtrasse.de/2.1"
        elementFormDefault="qualified"
        targetNamespace="http://www.xtrasse.de/2.1"
        version="2.1">
   <annotation>
      <documentation>Fachschema zur Modellierung von geplanten Breitbandtrassen</documentation>
   </annotation>
   <include schemaLocation="XTrasse.xsd"/>
   <include schemaLocation="XTrasse_Basisschema.xsd"/>
   <import namespace="http://www.opengis.net/gml/3.2"
           schemaLocation="http://schemas.opengis.net/gml/3.2.1/gml.xsd"/>
   <!--XML Schema document created by ShapeChange - http://shapechange.net/-->
   <element name="BRA_AusbauPlan"
            substitutionGroup="xtrasse:XP_NetzPlan"
            type="xtrasse:BRA_AusbauPlanType">
      <annotation>
         <documentation>Die Klasse umfasst die übergreifenden Attribute einer TK-Planung, die im Geltungsbereich des TKG erstellt wird</documentation>
      </annotation>
   </element>
   <complexType name="BRA_AusbauPlanType">
      <complexContent>
         <extension base="xtrasse:XP_NetzPlanType">
            <sequence>
               <element maxOccurs="unbounded"
                        minOccurs="0"
                        name="hatBRAObjekt"
                        type="gml:ReferenceType">
                  <annotation>
                     <documentation>Referenz auf ein spezifisches Objekt des BRA-Ausbauplans</documentation>
                     <appinfo>
                        <targetElement xmlns="http://www.opengis.net/gml/3.2">xtrasse:BRA_Objekt</targetElement>
                        <reversePropertyName xmlns="http://www.opengis.net/gml/3.2">xtrasse:gehoertZuBRA</reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
               <element maxOccurs="unbounded"
                        minOccurs="0"
                        name="beteiligte"
                        type="xtrasse:XP_AkteurPropertyType">
                  <annotation>
                     <documentation>Beteiligte Akteure der Baumaßnahme</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="bauBeginn" type="date">
                  <annotation>
                     <documentation>Datum des geplanten Baubeginns</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="bauEnde" type="date">
                  <annotation>
                     <documentation>Datum des geplanten Abschlusses der Baumaßnahme</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="status" type="xtrasse:BRA_PlanStatusType">
                  <annotation>
                     <documentation>Angabe zum Status des Plans im Kontext des TKG und der behördlichen Verfahren</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <complexType name="BRA_AusbauPlanPropertyType">
      <sequence minOccurs="0">
         <element ref="xtrasse:BRA_AusbauPlan"/>
      </sequence>
      <attributeGroup ref="gml:AssociationAttributeGroup"/>
      <attributeGroup ref="gml:OwnershipAttributeGroup"/>
   </complexType>
   <element name="BRA_Baugrube"
            substitutionGroup="xtrasse:BRA_Multi_Punktobjekt"
            type="xtrasse:BRA_BaugrubeType">
      <annotation>
         <documentation>Baugrube für die geschlossene Bauweise</documentation>
      </annotation>
   </element>
   <complexType name="BRA_BaugrubeType">
      <complexContent>
         <extension base="xtrasse:BRA_Multi_PunktobjektType">
            <sequence>
               <element minOccurs="0" name="art" type="xtrasse:XP_BaugrubeTypType">
                  <annotation>
                     <documentation>Art der Baugrube (Start oder Ziel)</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="startDatum" type="date">
                  <annotation>
                     <documentation>Geplante Errichtung der Baugrube</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="endDatum" type="date">
                  <annotation>
                     <documentation>Geplanter Abbau der Baugrube</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <simpleType name="BRA_BaugrubeTypType">
      <annotation>
         <documentation>Auswahl von Start- und Zielgrube.</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>Startgrube für alternative Verlegemethoden</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2000">
            <annotation>
               <documentation>Zielgrube für alternative Verlegemethoden</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="BRA_BaugrundTypType">
      <annotation>
         <documentation>Erfassung der Straßenbestandteile an freier Strecke und innerorts (nach ATB-BeStra:2008) sowie weiterer angrenzender Flächen, auf denen der Leitungsbau erfolgt</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>Fahrbahn</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2100">
            <annotation>
               <documentation>Bankett / Sicherheitstrennstreifen</documentation>
            </annotation>
         </enumeration>
         <enumeration value="21001">
            <annotation>
               <documentation>Bankett - zulässiger Fräsbereich nach DIN 18220</documentation>
            </annotation>
         </enumeration>
         <enumeration value="21002">
            <annotation>
               <documentation>Bankett  - außerhalb zulässigem Fräsbereich nach DIN 18220</documentation>
            </annotation>
         </enumeration>
         <enumeration value="21003">
            <annotation>
               <documentation>Sicherheitstrennstreifen - zulässiger Fräsbereich nach DIN 18220</documentation>
            </annotation>
         </enumeration>
         <enumeration value="21004">
            <annotation>
               <documentation>Sicherheitstrennstreifen - außerhalb zulässigem Fräsbereich nach DIN 18220</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2200">
            <annotation>
               <documentation>Entwässerungsgraben / Böschung</documentation>
            </annotation>
         </enumeration>
         <enumeration value="22001">
            <annotation>
               <documentation>Entwässerungsgraben / Mulde (ohne Entwässerungsleitung)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="22002">
            <annotation>
               <documentation>Mulde (mit Entwässerungsleitung)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="22003">
            <annotation>
               <documentation>straßenseitige Grabenböschung</documentation>
            </annotation>
         </enumeration>
         <enumeration value="22004">
            <annotation>
               <documentation>feldseitige Böschung</documentation>
            </annotation>
         </enumeration>
         <enumeration value="22005">
            <annotation>
               <documentation>Gelände</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2300">
            <annotation>
               <documentation>straßenbegleitender Gehweg / Radweg (außerorts, gebundene Deckschicht)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="3000">
            <annotation>
               <documentation>nicht straßenbegleitender Weg (außerorts, Deckschicht ohne Bindemittel)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="30001">
            <annotation>
               <documentation>Gehweg / Radweg</documentation>
            </annotation>
         </enumeration>
         <enumeration value="30002">
            <annotation>
               <documentation>öffentlicher Feldweg / Waldweg</documentation>
            </annotation>
         </enumeration>
         <enumeration value="30003">
            <annotation>
               <documentation>Wirtschaftsweg (nicht straßenbegleitend, Deckschicht ohne Bindemittel)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="4000">
            <annotation>
               <documentation>Gehweg / Radweg (innerorts)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="40001">
            <annotation>
               <documentation>Gehweg</documentation>
            </annotation>
         </enumeration>
         <enumeration value="40002">
            <annotation>
               <documentation>Radweg</documentation>
            </annotation>
         </enumeration>
         <enumeration value="5000">
            <annotation>
               <documentation>Grünstreifen / Straßenbegleitgrün (innerorts)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="6000">
            <annotation>
               <documentation>Parkplatz / Parkstreifen</documentation>
            </annotation>
         </enumeration>
         <enumeration value="7000">
            <annotation>
               <documentation>Straßengrundstück</documentation>
            </annotation>
         </enumeration>
         <enumeration value="9999">
            <annotation>
               <documentation>sonstige Wegeflächen</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <element name="BRA_Baustelle"
            substitutionGroup="xtrasse:BRA_Multi_Flaechenobjekt"
            type="xtrasse:BRA_BaustelleType">
      <annotation>
         <documentation>Einzurichtende Baustellenfläche im Straßenraum</documentation>
      </annotation>
   </element>
   <complexType name="BRA_BaustelleType">
      <complexContent>
         <extension base="xtrasse:BRA_Multi_FlaechenobjektType">
            <sequence>
               <element name="art" type="xtrasse:BRA_BaustelleTypType">
                  <annotation>
                     <documentation>Auswahl der darzustellenden Baustellenfläche</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="startDatum" type="date">
                  <annotation>
                     <documentation>Geplanter Beginn der Baustelle</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="endDatum" type="date">
                  <annotation>
                     <documentation>Geplantes Ende der Baustelle</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <simpleType name="BRA_BaustelleTypType">
      <annotation>
         <documentation>Aufzählung der Flächenart der Baustelle</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>Produktions-, Transport-, Lager- und sonstige Einrichtungen, die zur Errichtung eines Bauwerks auf der Baustelle benötigt werden.</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2000">
            <annotation>
               <documentation>Zur Verlegung von Leitungen auszuhebende Gräben und Gruben</documentation>
            </annotation>
         </enumeration>
         <enumeration value="3000">
            <annotation>
               <documentation>Räumliche Ausdehnung eines oder mehrerer Bauabschnitte einer Breitbandtrasse</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <element name="BRA_BreitbandtrasseAbschnitt"
            substitutionGroup="xtrasse:BRA_Linienobjekt"
            type="xtrasse:BRA_BreitbandtrasseAbschnittType">
      <annotation>
         <documentation>Die Klasse modelliert Attribute zum Bau und zur Lage der Leitungstrasse. Die Trasse verläuft in Abschnitten, die jeweils durch die unterschiedliche Belegung der Attribute gekennzeichnet sind.</documentation>
      </annotation>
   </element>
   <complexType name="BRA_BreitbandtrasseAbschnittType">
      <complexContent>
         <extension base="xtrasse:BRA_LinienobjektType">
            <sequence>
               <element minOccurs="0" name="bauweise" type="xtrasse:XP_BauweiseType">
                  <annotation>
                     <documentation>Angabe der Bauweise</documentation>
                  </annotation>
               </element>
               <element minOccurs="0"
                        name="legeverfahren"
                        type="xtrasse:XP_LegeverfahrenType">
                  <annotation>
                     <documentation>Auswahl der konventionellen oder alternativen Legeverfahren/Verlegemethoden</documentation>
                  </annotation>
               </element>
               <element minOccurs="0"
                        name="verfuellmethode"
                        type="xtrasse:BRA_VerfuellmethodeType">
                  <annotation>
                     <documentation>Auswahl Verfüllmethode beim Trenching-Verfahren</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="grabenbreite" type="gml:LengthType">
                  <annotation>
                     <documentation>Breite des Leitungsgrabens in m.
(gml:LengthType: uom=“m“ oder uom=“urn:adv:uom:m“)</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="grabentiefe" type="gml:LengthType">
                  <annotation>
                     <documentation>Tiefe des Leitungsgrabens in m.
Entspricht der "Verlegetiefe". 
(gml:LengthType: uom=“m“ oder uom=“urn:adv:uom:m“)</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="strassenart" type="xtrasse:BRA_StrasseTypType">
                  <annotation>
                     <documentation>Kategorie der Straße, die von der Verlegung betroffen ist.</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="baugrund" type="xtrasse:BRA_BaugrundTypType">
                  <annotation>
                     <documentation>Art der Wegefläche, in der die Verlegung erfolgt.</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="istOrtsdurchfahrt" type="boolean">
                  <annotation>
                     <documentation>Trasse betrifft eine Ortsdurchfahrt = true</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="istUeberfuehrungsbauwerk" type="boolean">
                  <annotation>
                     <documentation>Trasse verläuft entlang einer Brücke = true</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="istGruenflaeche" type="boolean">
                  <annotation>
                     <documentation>Trasse verläuft (teilweise) in einer Grünfläche = true</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="kreuztStrasse" type="boolean">
                  <annotation>
                     <documentation>Trasse kreuzt im Verlauf dieses Abschnitts eine Straße =  true</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <simpleType name="BRA_FarbeType">
      <annotation>
         <documentation>Aufzählung der Farben von Rohren</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>Rot</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1100">
            <annotation>
               <documentation>Grün</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1200">
            <annotation>
               <documentation>Blau</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1300">
            <annotation>
               <documentation>Gelb</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1400">
            <annotation>
               <documentation>Weiß</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1500">
            <annotation>
               <documentation>Grau</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1600">
            <annotation>
               <documentation>Braun</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1700">
            <annotation>
               <documentation>Violett</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1800">
            <annotation>
               <documentation>Türkis</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1900">
            <annotation>
               <documentation>Schwarz</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2000">
            <annotation>
               <documentation>Orange</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2100">
            <annotation>
               <documentation>Pink</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <element name="BRA_Hausanschluss"
            substitutionGroup="xtrasse:BRA_Multi_Punktobjekt"
            type="xtrasse:BRA_HausanschlussType">
      <annotation>
         <documentation>Hausanschluss im Breitband-Netz</documentation>
      </annotation>
   </element>
   <complexType name="BRA_HausanschlussType">
      <complexContent>
         <extension base="xtrasse:BRA_Multi_PunktobjektType">
            <sequence>
               <element minOccurs="0" name="technik" type="xtrasse:BRA_NetztechnikType">
                  <annotation>
                     <documentation>Auswahl der aktiven oder passiven Netztechnik</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <element name="BRA_Kabel"
            substitutionGroup="xtrasse:BRA_Linienobjekt"
            type="xtrasse:BRA_KabelType">
      <annotation>
         <documentation>TK-Kabel können mit und ohne Schutzrohr/Mikrorohr verlegt werden. Sofern sie nicht einem Rohr zugeordnet sind, wird in einem BRA_Ausbauplan der räumliche Verlauf der Kabel durch den Verlauf der BRA_BreitbandtrasseAbschnitte vorgegeben.</documentation>
      </annotation>
   </element>
   <complexType name="BRA_KabelType">
      <complexContent>
         <extension base="xtrasse:BRA_LinienobjektType">
            <sequence>
               <element minOccurs="0" name="art" type="xtrasse:XP_KabelTypType">
                  <annotation>
                     <documentation>Art des Kabels</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="mikrorohrverbund" type="gml:ReferenceType">
                  <annotation>
                     <documentation>Referenz auf den Mikrorohrverbund, in dem das Kabel liegt bzw. verlegt wird</documentation>
                     <appinfo>
                        <targetElement xmlns="http://www.opengis.net/gml/3.2">xtrasse:BRA_Mikrorohrverbund</targetElement>
                     </appinfo>
                  </annotation>
               </element>
               <element minOccurs="0" name="mikrorohr" type="gml:ReferenceType">
                  <annotation>
                     <documentation>Referenz auf das Mikrorohr, in dem das Kabel liegt bzw. verlegt wird</documentation>
                     <appinfo>
                        <targetElement xmlns="http://www.opengis.net/gml/3.2">xtrasse:BRA_Mikrorohr</targetElement>
                     </appinfo>
                  </annotation>
               </element>
               <element minOccurs="0" name="schutzrohr" type="gml:ReferenceType">
                  <annotation>
                     <documentation>Referenz auf das Schutzrohr, in dem das Kabel liegt bzw. verlegt wird (sofern kein weiteres Rohr genutzt wird)</documentation>
                     <appinfo>
                        <targetElement xmlns="http://www.opengis.net/gml/3.2">xtrasse:BRA_Schutzrohr</targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <element name="BRA_Kompaktstation"
            substitutionGroup="xtrasse:BRA_Multi_Punktobjekt"
            type="xtrasse:BRA_KompaktstationType">
      <annotation>
         <documentation>Knotenpunkt des Breitband-Netzes in Form einer Kompaktstation</documentation>
      </annotation>
   </element>
   <complexType name="BRA_KompaktstationType">
      <complexContent>
         <extension base="xtrasse:BRA_Multi_PunktobjektType">
            <sequence>
               <element minOccurs="0" name="technik" type="xtrasse:BRA_NetztechnikType">
                  <annotation>
                     <documentation>Auswahl der aktiven oder passiven Netztechnik</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="werkstoff" type="xtrasse:XP_WerkstoffType">
                  <annotation>
                     <documentation>Werkstoff der Kompaktstation</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <element abstract="true"
            name="BRA_Linienobjekt"
            substitutionGroup="xtrasse:BRA_Objekt"
            type="xtrasse:BRA_LinienobjektType">
      <annotation>
         <documentation>Oberklasse der Objekte eines Breitband-Ausbauplans mit Liniengeometrie</documentation>
      </annotation>
   </element>
   <complexType abstract="true" name="BRA_LinienobjektType">
      <complexContent>
         <extension base="xtrasse:BRA_ObjektType">
            <sequence>
               <element name="position" type="gml:CurvePropertyType">
                  <annotation>
                     <documentation>Raumbezug des Objektes</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="leitungstyp" type="xtrasse:XP_LeitungTypType">
                  <annotation>
                     <documentation>Auswahl des Leitungstyps</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="nennweite" type="string">
                  <annotation>
                     <documentation>Die Nennweite DN ("diamètre nominal", "Durchmesser nach Norm") ist eine numerische Bezeichnung der ungefähren Durchmesser von Bauteilen in einem Rohrleitungssystem, die laut EN ISO 6708 "für Referenzzwecke verwendet wird".</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="aussendurchmesser" type="gml:LengthType">
                  <annotation>
                     <documentation>Außendurchmesser in m.
(gml:LengthType: uom=“m“ oder uom=“urn:adv:uom:m“)</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="ueberdeckung" type="gml:LengthType">
                  <annotation>
                     <documentation>Mindestüberdeckung (DIN) ist Abstand zwischen Oberkante der Verkehrsfläche und Oberkante des Rohres/Kabels in m. Die "Verlegetiefe" wird dagegen bis zur Grabensohle gemessen (s. Attribut grabentiefe). 
Gilt nur für erdverlegte Linienobjekte.
(gml:LengthType: uom=“m“ oder uom=“urn:adv:uom:m“)</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="pufferzone3D" type="gml:LengthType">
                  <annotation>
                     <documentation>Die Pufferzone definiert in einem 3D Modell einen rechteckigen Körper, in dem die Höhenlage einer Leitung variieren kann. Die obere Grenze des Puffers wird durch das Attribut Überdeckung definiert. Das hier einzutragende Maß ist die Distanz zur unteren Grenze des Puffers. Die Breite ergibt sich aus dem Attribut Nennweite oder Außendurchmesser.</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="schutzzone3D" type="gml:LengthType">
                  <annotation>
                     <documentation>Die Schutzzone definiert in einem 3D Modell einen quadratischen Körper um die Leitung. Der hier einzutragende Wert ist die Länge, die von vier Kreistangenten ausgehend den Abstand zu den waage- und senkrechten Kanten des Quadrats darstellt.</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <element name="BRA_Mast"
            substitutionGroup="xtrasse:BRA_Multi_Punktobjekt"
            type="xtrasse:BRA_MastType">
      <annotation>
         <documentation>Neu erstellter (Holz-)Mast für oberirdische Leitungen (Nutzung von Bestandsmasten erfolgt über:  BST_Mast)</documentation>
      </annotation>
   </element>
   <complexType name="BRA_MastType">
      <complexContent>
         <extension base="xtrasse:BRA_Multi_PunktobjektType">
            <sequence/>
         </extension>
      </complexContent>
   </complexType>
   <element name="BRA_Mikrorohr"
            substitutionGroup="xtrasse:BRA_Linienobjekt"
            type="xtrasse:BRA_MikrorohrType">
      <annotation>
         <documentation>Mikrorohre (micro-ducts) nehmen Glasfaserkabel auf. Sie lassen sich (ergänzend) einem BRA_Mikrorohrverbund zuordnen oder können in ihrer Summe einen eigenständigen Verbund bilden.</documentation>
      </annotation>
   </element>
   <complexType name="BRA_MikrorohrType">
      <complexContent>
         <extension base="xtrasse:BRA_LinienobjektType">
            <sequence>
               <element minOccurs="0" name="farbe" type="xtrasse:BRA_FarbeType">
                  <annotation>
                     <documentation>Auswahl der Farbe</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="istReserveRohr" type="boolean">
                  <annotation>
                     <documentation>Rohr ist ein Reserverohr und bleibt nach der Baumaßnahme unbelegt = true</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="werkstoff" type="xtrasse:XP_WerkstoffType">
                  <annotation>
                     <documentation>Werkstoff des Mikrorohrs</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="rohrtyp" type="xtrasse:BRA_MikrorohrTypType">
                  <annotation>
                     <documentation>Art des Mikrorohrs in Bezug auf Durchmesser (DN) und Wandstärke</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="mikrorohrverbund" type="gml:ReferenceType">
                  <annotation>
                     <documentation>Referenz auf den Verbund, zu dem das Mikrorohr gehört</documentation>
                     <appinfo>
                        <targetElement xmlns="http://www.opengis.net/gml/3.2">xtrasse:BRA_Mikrorohrverbund</targetElement>
                     </appinfo>
                  </annotation>
               </element>
               <element minOccurs="0" name="schutzrohr" type="gml:ReferenceType">
                  <annotation>
                     <documentation>Referenz auf das Schutzrohr, in dem sich das Mikrorohr befindet bzw. verlegt wird</documentation>
                     <appinfo>
                        <targetElement xmlns="http://www.opengis.net/gml/3.2">xtrasse:BRA_Schutzrohr</targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <simpleType name="BRA_MikrorohrTypType">
      <annotation>
         <documentation>Aufzählung von Mikrorohrtypen</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1100">
            <annotation>
               <documentation>7x0,75</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1200">
            <annotation>
               <documentation>7x1,5</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2100">
            <annotation>
               <documentation>10x1,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2200">
            <annotation>
               <documentation>10x2,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="3100">
            <annotation>
               <documentation>12x1,1</documentation>
            </annotation>
         </enumeration>
         <enumeration value="3200">
            <annotation>
               <documentation>12x2,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="4100">
            <annotation>
               <documentation>14x1,3</documentation>
            </annotation>
         </enumeration>
         <enumeration value="4200">
            <annotation>
               <documentation>14x2,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="5100">
            <annotation>
               <documentation>16x1,5</documentation>
            </annotation>
         </enumeration>
         <enumeration value="5200">
            <annotation>
               <documentation>16x2,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="6100">
            <annotation>
               <documentation>20x2.0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="6200">
            <annotation>
               <documentation>20x2,5</documentation>
            </annotation>
         </enumeration>
         <enumeration value="9999">
            <annotation>
               <documentation>Sonstiges</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <element name="BRA_Mikrorohrverbund"
            substitutionGroup="xtrasse:BRA_Linienobjekt"
            type="xtrasse:BRA_MikrorohrverbundType">
      <annotation>
         <documentation>Verbund von Mikrorohren in einer oder zwei Größen, der von einem Hüllrohr umschlossen ist.  Die einzelnen Mikrorohre (micro-ducts) nehmen Glasfaserkabel auf, was über BRA_Kabel im Ausbauplan dargestellt werden kann. Bleiben die Mirkorohre ohne Belegung, heißt dies in der Regel, dass nach Abschluss der Baumaßnahme Glasfaserkabel "eingeblasen" werden.  Ein Mikrorohrverbund wird in ein BRA_Schutzrohr gelegt.</documentation>
      </annotation>
   </element>
   <complexType name="BRA_MikrorohrverbundType">
      <complexContent>
         <extension base="xtrasse:BRA_LinienobjektType">
            <sequence>
               <element minOccurs="0" name="anzahlMikrorohr1" type="integer">
                  <annotation>
                     <documentation>Anzahl der Mikrorohre im Rohrverbund (gleicher Größe)</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="anzahlMikrorohr2" type="integer">
                  <annotation>
                     <documentation>Anzahl der Mikrorohre im Rohrverbund (gleicher Größe), wenn der Verbund zwei unterschiedliche Größen umfasst.</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="davonReserveRohre" type="integer">
                  <annotation>
                     <documentation>Anzahl der Rohre, die als Reserve eingeplant werden. (Nach der Verlegung werden keine Kabel eingeblasen).</documentation>
                  </annotation>
               </element>
               <element minOccurs="0"
                        name="artMikrorohr1"
                        type="xtrasse:BRA_MikrorohrTypType">
                  <annotation>
                     <documentation>Auswahl Mikrorohr1 in Bezug auf Außendurchmesser und Wandstärke</documentation>
                  </annotation>
               </element>
               <element minOccurs="0"
                        name="artMikrorohr2"
                        type="xtrasse:BRA_MikrorohrTypType">
                  <annotation>
                     <documentation>Auswahl Mikrorohr2 in Bezug auf Außendurchmesser und Wandstärke</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="farbe" type="xtrasse:BRA_FarbeType">
                  <annotation>
                     <documentation>Auswahl der Farbe des äußeren Hüllrohrs</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="werkstoff" type="xtrasse:XP_WerkstoffType">
                  <annotation>
                     <documentation>Werkstoff des Mikrorohrverbunds</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="master" type="boolean">
                  <annotation>
                     <documentation>Verbund ist äußeres Rohr = true (wird nicht im Schutzrohr verlegt)</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="schutzrohr" type="gml:ReferenceType">
                  <annotation>
                     <documentation>Referenz auf das Schutzrohr, in dem sich der Mikrorohrverbund befindet bzw. verlegt wird</documentation>
                     <appinfo>
                        <targetElement xmlns="http://www.opengis.net/gml/3.2">xtrasse:BRA_Schutzrohr</targetElement>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <element abstract="true"
            name="BRA_Multi_Flaechenobjekt"
            substitutionGroup="xtrasse:BRA_Objekt"
            type="xtrasse:BRA_Multi_FlaechenobjektType">
      <annotation>
         <documentation>Oberklasse der Objekte eines Breitband-Ausbauplans mit Flächengeometrie</documentation>
      </annotation>
   </element>
   <complexType abstract="true" name="BRA_Multi_FlaechenobjektType">
      <complexContent>
         <extension base="xtrasse:BRA_ObjektType">
            <sequence>
               <element name="position" type="gml:MultiSurfacePropertyType">
                  <annotation>
                     <documentation>Raumbezug des Objektes</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <element abstract="true"
            name="BRA_Multi_Punktobjekt"
            substitutionGroup="xtrasse:BRA_Objekt"
            type="xtrasse:BRA_Multi_PunktobjektType">
      <annotation>
         <documentation>Oberklasse der Objekte eines Breitband-Ausbauplans mit Punktgeometrie</documentation>
      </annotation>
   </element>
   <complexType abstract="true" name="BRA_Multi_PunktobjektType">
      <complexContent>
         <extension base="xtrasse:BRA_ObjektType">
            <sequence>
               <element name="position" type="gml:MultiPointPropertyType">
                  <annotation>
                     <documentation>Raumbezug des Objektes</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <simpleType name="BRA_NetztechnikType">
      <annotation>
         <documentation>Aufzählung der passiven und aktiven Technik der TK-Netze</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>Hauptverteiler (HVt) - konventionell</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2000">
            <annotation>
               <documentation>Glasfaser-HVt/ PoP</documentation>
            </annotation>
         </enumeration>
         <enumeration value="3000">
            <annotation>
               <documentation>DSLAM/MSAN</documentation>
            </annotation>
         </enumeration>
         <enumeration value="4000">
            <annotation>
               <documentation>Glasfaser-Verteiler</documentation>
            </annotation>
         </enumeration>
         <enumeration value="5000">
            <annotation>
               <documentation>Kabelmuffe</documentation>
            </annotation>
         </enumeration>
         <enumeration value="6000">
            <annotation>
               <documentation>Hausübergabepunkt/ APL</documentation>
            </annotation>
         </enumeration>
         <enumeration value="7000">
            <annotation>
               <documentation>Übergabepunkt Backbone</documentation>
            </annotation>
         </enumeration>
         <enumeration value="8000">
            <annotation>
               <documentation>Optical Line Termination (OLT)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="9000">
            <annotation>
               <documentation>Optischer Splitter</documentation>
            </annotation>
         </enumeration>
         <enumeration value="9999">
            <annotation>
               <documentation>Sonstiges</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <element abstract="true"
            name="BRA_Objekt"
            substitutionGroup="xtrasse:XP_NetzObjekt"
            type="xtrasse:BRA_ObjektType">
      <annotation>
         <documentation>Basisklasse für alle raumbezogenen Objekte des Fachschemas Breitbandausbau</documentation>
      </annotation>
   </element>
   <complexType abstract="true" name="BRA_ObjektType">
      <complexContent>
         <extension base="xtrasse:XP_NetzObjektType">
            <sequence>
               <element name="gehoertZuBRA" type="gml:ReferenceType">
                  <annotation>
                     <documentation>Referenz auf den Breitband-Ausbauplan, zu dem das Objekt gehört</documentation>
                     <appinfo>
                        <targetElement xmlns="http://www.opengis.net/gml/3.2">xtrasse:BRA_AusbauPlan</targetElement>
                        <reversePropertyName xmlns="http://www.opengis.net/gml/3.2">xtrasse:hatBRAObjekt</reversePropertyName>
                     </appinfo>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <simpleType name="BRA_PlanStatusType">
      <annotation>
         <documentation>Vorhabentypen einer Planung im Rahmen des TKG und der behördlichen Verfahen</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>Verlegung einer neuen Trasse/TK-Linie gemäß § 127 Abs. 1 TKG</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2000">
            <annotation>
               <documentation>Änderung einer bestehenden Trasse/TK-Linie gemäß § 127 Abs. 1 TKG</documentation>
            </annotation>
         </enumeration>
         <enumeration value="3000">
            <annotation>
               <documentation>Geringfügige bauliche Maßnahme gemäß § 127 Abs. 4 TKG</documentation>
            </annotation>
         </enumeration>
         <enumeration value="4000">
            <annotation>
               <documentation>Anzuzeigende Maßnahme gemäß Rahmenvertrag</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <element name="BRA_Rohrmuffe"
            substitutionGroup="xtrasse:BRA_Multi_Punktobjekt"
            type="xtrasse:BRA_RohrmuffeType">
      <annotation>
         <documentation>Rohrmuffe im Breitband-Netz</documentation>
      </annotation>
   </element>
   <complexType name="BRA_RohrmuffeType">
      <complexContent>
         <extension base="xtrasse:BRA_Multi_PunktobjektType">
            <sequence>
               <element minOccurs="0" name="art" type="xtrasse:BRA_RohrmuffeTypType">
                  <annotation>
                     <documentation>Auswahl der Rohrverbindung</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <simpleType name="BRA_RohrmuffeTypType">
      <annotation>
         <documentation>Aufzählung der Rohrmuffentypen</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>Abzweigemuffe</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2000">
            <annotation>
               <documentation>Verbindungsmuffe</documentation>
            </annotation>
         </enumeration>
         <enumeration value="3000">
            <annotation>
               <documentation>Endmuffe</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <element name="BRA_Schacht"
            substitutionGroup="xtrasse:BRA_Multi_Punktobjekt"
            type="xtrasse:BRA_SchachtType">
      <annotation>
         <documentation>Schacht eines Breitband-Netzes</documentation>
      </annotation>
   </element>
   <complexType name="BRA_SchachtType">
      <complexContent>
         <extension base="xtrasse:BRA_Multi_PunktobjektType">
            <sequence/>
         </extension>
      </complexContent>
   </complexType>
   <element name="BRA_Schutzrohr"
            substitutionGroup="xtrasse:BRA_Linienobjekt"
            type="xtrasse:BRA_SchutzrohrType">
      <annotation>
         <documentation>Kabelschutzrohre dienen in der Erdverlegung als drucklose Leitungen, die Kabel oder Mikrorohre gegen mechanische Beschädigungen schützen. In einem BRA_Ausbauplan wird der räumliche Verlauf der Schutzrohre durch den Verlauf der BRA_BreitbandtrasseAbschnitte vorgegeben. Eine Aufteilung der Schutzrohre in Abschnitte ist nicht erforderlich.</documentation>
      </annotation>
   </element>
   <complexType name="BRA_SchutzrohrType">
      <complexContent>
         <extension base="xtrasse:BRA_LinienobjektType">
            <sequence>
               <element minOccurs="0" name="istReserveRohr" type="boolean">
                  <annotation>
                     <documentation>Rohr ist ein Reserverohr und bleibt nach der Baumaßnahme unbelegt = true</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="master" type="boolean">
                  <annotation>
                     <documentation>Schutzrohr ist äußerstes Rohr im Rohrsystem = true</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="werkstoff" type="xtrasse:XP_WerkstoffType">
                  <annotation>
                     <documentation>Werkstoff des Schutzrohres</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="rohrtyp" type="xtrasse:BRA_SchutzrohrTypType">
                  <annotation>
                     <documentation>Rohrtyp in Bezug auf Durchmesser (DN) und Wandstärke</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="farbe" type="xtrasse:BRA_FarbeType">
                  <annotation>
                     <documentation>Auswahl der Farbe</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <simpleType name="BRA_SchutzrohrTypType">
      <annotation>
         <documentation>Aufzählung von Kabelschutzrohrtypen</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="03218">
            <annotation>
               <documentation>32x1,8</documentation>
            </annotation>
         </enumeration>
         <enumeration value="03229">
            <annotation>
               <documentation>32x2,9</documentation>
            </annotation>
         </enumeration>
         <enumeration value="03240">
            <annotation>
               <documentation>32x4,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="04019">
            <annotation>
               <documentation>40x1,9</documentation>
            </annotation>
         </enumeration>
         <enumeration value="04037">
            <annotation>
               <documentation>40x3,7</documentation>
            </annotation>
         </enumeration>
         <enumeration value="04040">
            <annotation>
               <documentation>40x4,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="05018">
            <annotation>
               <documentation>50x1,8</documentation>
            </annotation>
         </enumeration>
         <enumeration value="05024">
            <annotation>
               <documentation>50x2,4</documentation>
            </annotation>
         </enumeration>
         <enumeration value="05040">
            <annotation>
               <documentation>50x4,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="05046">
            <annotation>
               <documentation>50x4,6</documentation>
            </annotation>
         </enumeration>
         <enumeration value="06319">
            <annotation>
               <documentation>63x1,9</documentation>
            </annotation>
         </enumeration>
         <enumeration value="06330">
            <annotation>
               <documentation>63x3,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="06347">
            <annotation>
               <documentation>63x4,7</documentation>
            </annotation>
         </enumeration>
         <enumeration value="07522">
            <annotation>
               <documentation>75x2,2</documentation>
            </annotation>
         </enumeration>
         <enumeration value="07536">
            <annotation>
               <documentation>75x3,6</documentation>
            </annotation>
         </enumeration>
         <enumeration value="08525">
            <annotation>
               <documentation>85x2,5</documentation>
            </annotation>
         </enumeration>
         <enumeration value="09027">
            <annotation>
               <documentation>90x2,7</documentation>
            </annotation>
         </enumeration>
         <enumeration value="09043">
            <annotation>
               <documentation>90x4,3</documentation>
            </annotation>
         </enumeration>
         <enumeration value="11032">
            <annotation>
               <documentation>110x3,2</documentation>
            </annotation>
         </enumeration>
         <enumeration value="11034">
            <annotation>
               <documentation>110x3,4</documentation>
            </annotation>
         </enumeration>
         <enumeration value="11037">
            <annotation>
               <documentation>110x3,7</documentation>
            </annotation>
         </enumeration>
         <enumeration value="11042">
            <annotation>
               <documentation>110x4,2</documentation>
            </annotation>
         </enumeration>
         <enumeration value="11053">
            <annotation>
               <documentation>110x5,3</documentation>
            </annotation>
         </enumeration>
         <enumeration value="11063">
            <annotation>
               <documentation>110x6,3</documentation>
            </annotation>
         </enumeration>
         <enumeration value="12537">
            <annotation>
               <documentation>125x3,7</documentation>
            </annotation>
         </enumeration>
         <enumeration value="12539">
            <annotation>
               <documentation>125x3,9</documentation>
            </annotation>
         </enumeration>
         <enumeration value="12548">
            <annotation>
               <documentation>125x4,8</documentation>
            </annotation>
         </enumeration>
         <enumeration value="12560">
            <annotation>
               <documentation>125x6,0</documentation>
            </annotation>
         </enumeration>
         <enumeration value="12571">
            <annotation>
               <documentation>125x7,1</documentation>
            </annotation>
         </enumeration>
         <enumeration value="14041">
            <annotation>
               <documentation>140x4,1</documentation>
            </annotation>
         </enumeration>
         <enumeration value="14067">
            <annotation>
               <documentation>140x6,7</documentation>
            </annotation>
         </enumeration>
         <enumeration value="16047">
            <annotation>
               <documentation>160x4,7</documentation>
            </annotation>
         </enumeration>
         <enumeration value="16049">
            <annotation>
               <documentation>160x4,9</documentation>
            </annotation>
         </enumeration>
         <enumeration value="16062">
            <annotation>
               <documentation>160x6,2</documentation>
            </annotation>
         </enumeration>
         <enumeration value="16077">
            <annotation>
               <documentation>160x7,7</documentation>
            </annotation>
         </enumeration>
         <enumeration value="16091">
            <annotation>
               <documentation>160x9,1</documentation>
            </annotation>
         </enumeration>
         <enumeration value="99999">
            <annotation>
               <documentation>Sonstiges</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="BRA_StrasseTypType">
      <annotation>
         <documentation>Aufzählung von Straßenklassen</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>Bundesautobahn</documentation>
            </annotation>
         </enumeration>
         <enumeration value="1100">
            <annotation>
               <documentation>Bundesstraße</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2000">
            <annotation>
               <documentation>Landesstraße</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2100">
            <annotation>
               <documentation>Staatsstraße (Landesstraße in Bayern)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="3000">
            <annotation>
               <documentation>Hauptverkehrsstraße (in Hamburg)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="4000">
            <annotation>
               <documentation>Kreisstraße</documentation>
            </annotation>
         </enumeration>
         <enumeration value="5000">
            <annotation>
               <documentation>Gemeindestraße</documentation>
            </annotation>
         </enumeration>
         <enumeration value="5100">
            <annotation>
               <documentation>Bezirksstraße mit Gesamtstädtischer Bedeutung (BSGB)</documentation>
            </annotation>
         </enumeration>
         <enumeration value="5200">
            <annotation>
               <documentation>Bezirksstraße</documentation>
            </annotation>
         </enumeration>
         <enumeration value="9999">
            <annotation>
               <documentation>sonstige Straße</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <element name="BRA_Umfeld"
            substitutionGroup="xtrasse:BRA_Multi_Flaechenobjekt"
            type="xtrasse:BRA_UmfeldType">
      <annotation>
         <documentation>Hervorzuhebende Flächenobjekte im Straßenraum</documentation>
      </annotation>
   </element>
   <complexType name="BRA_UmfeldType">
      <complexContent>
         <extension base="xtrasse:BRA_Multi_FlaechenobjektType">
            <sequence>
               <element name="art" type="xtrasse:BRA_UmfeldTypType">
                  <annotation>
                     <documentation>Auswahl der darzustellenden Flächenart</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
   <simpleType name="BRA_UmfeldTypType">
      <annotation>
         <documentation>Aufzählung der Flächenart im Umfeld der Baumaßnahme</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>Fläche zur Markierung von Abständen zwischen bestimmten Objekten</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2000">
            <annotation>
               <documentation>Fläche zur Markierung einer vorhandenen Verkehrsfläche</documentation>
            </annotation>
         </enumeration>
         <enumeration value="9999">
            <annotation>
               <documentation>Markierung einer sonstigen Fläche</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <simpleType name="BRA_VerfuellmethodeType">
      <annotation>
         <documentation>Aufzählung der Verfüllmethoden beim Trenching-Verfahren.</documentation>
      </annotation>
      <restriction base="string">
         <enumeration value="1000">
            <annotation>
               <documentation>konventionelle Verfüllung, z.B. mit Aushub</documentation>
            </annotation>
         </enumeration>
         <enumeration value="2000">
            <annotation>
               <documentation>z.B. Flüssigasphalt</documentation>
            </annotation>
         </enumeration>
         <enumeration value="3000">
            <annotation>
               <documentation>Sonstiges</documentation>
            </annotation>
         </enumeration>
      </restriction>
   </simpleType>
   <element name="BRA_Verteiler"
            substitutionGroup="xtrasse:BRA_Multi_Punktobjekt"
            type="xtrasse:BRA_VerteilerType">
      <annotation>
         <documentation>Verteiler des Breitband-Netzes</documentation>
      </annotation>
   </element>
   <complexType name="BRA_VerteilerType">
      <complexContent>
         <extension base="xtrasse:BRA_Multi_PunktobjektType">
            <sequence>
               <element minOccurs="0" name="art" type="xtrasse:XP_GehaeuseTypType">
                  <annotation>
                     <documentation>Auswahl der Gehäuse und Bauten</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="technik" type="xtrasse:BRA_NetztechnikType">
                  <annotation>
                     <documentation>Auswahl der aktiven oder passiven Netztechnik</documentation>
                  </annotation>
               </element>
               <element minOccurs="0" name="werkstoff" type="xtrasse:XP_WerkstoffType">
                  <annotation>
                     <documentation>Werkstoff des Verteilers</documentation>
                  </annotation>
               </element>
            </sequence>
         </extension>
      </complexContent>
   </complexType>
</schema>
