@t12v/xbau-releases 2.0.0 → 2.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -3
- package/standards/1.0/codelists.json +7 -0
- package/standards/1.0/webservices/wsdl/XBauk10-APB-BAB2BH.wsdl +128 -0
- package/standards/1.0/webservices/wsdl/XBauk10-APB-BH2BAB.wsdl +111 -0
- package/standards/1.0/webservices/wsdl/XBauk10-Rueckweisung.wsdl +111 -0
- package/standards/1.0/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +36 -0
- package/standards/1.0/xsd/xsd/xbau-kernmodul-codes.xsd +429 -0
- package/standards/1.0/xsd/xsd/xbau-kernmodul-datentypen.xsd +850 -0
- package/standards/1.0/xsd/xsd/xbau-kernmodul-nachrichten.xsd +236 -0
- package/standards/1.0/xsd/xsd_dev/gmlProfilexplan.xsd +47 -0
- package/standards/1.0/xsd/xsd_dev/latinchars.xsd +34 -0
- package/standards/1.0/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +36 -0
- package/standards/1.0/xsd/xsd_dev/xbau-kernmodul-codes.xsd +429 -0
- package/standards/1.0/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +850 -0
- package/standards/1.0/xsd/xsd_dev/xbau-kernmodul-nachrichten.xsd +236 -0
- package/standards/1.0/xsd/xsd_dev/xinneres-basisnachricht.xsd +213 -0
- package/standards/1.0/xsd/xsd_dev/xinneres-behoerde.xsd +261 -0
- package/standards/1.0/xsd/xsd_dev/xinneres-kommunikation.xsd +167 -0
- package/standards/1.0/xsd/xsd_dev/xinneres-postanschrift.xsd +178 -0
- package/standards/1.0/xsd/xsd_dev/xlink.xsd +7 -0
- package/standards/1.0/xsd/xsd_dev/xoev-code.xsd +52 -0
- package/standards/1.1/codelists.json +7 -0
- package/standards/1.1/webservices/XBauk11-APB-BAB2BH.wsdl +155 -0
- package/standards/1.1/webservices/XBauk11-APB-BH2BAB.wsdl +125 -0
- package/standards/1.1/webservices/XBauk11-FachlicheKommunikation.wsdl +122 -0
- package/standards/1.1/webservices/XBauk11-Rueckweisung.wsdl +122 -0
- package/standards/1.1/xsd/din-91379-datatypes.xsd +121 -0
- package/standards/1.1/xsd/gmlProfilexplan.xsd +866 -0
- package/standards/1.1/xsd/latinchars.xsd +34 -0
- package/standards/1.1/xsd/xbau-kernmodul-basisdatentypen.xsd +36 -0
- package/standards/1.1/xsd/xbau-kernmodul-codes.xsd +471 -0
- package/standards/1.1/xsd/xbau-kernmodul-datentypen.xsd +970 -0
- package/standards/1.1/xsd/xbau-kernmodul-nachrichten.xsd +312 -0
- package/standards/1.1/xsd/xbau-kernmodul.xsd +11 -0
- package/standards/1.1/xsd/xinneres-basisnachricht.xsd +193 -0
- package/standards/1.1/xsd/xinneres-behoerde.xsd +202 -0
- package/standards/1.1/xsd/xinneres-codes-gemeindeverzeichnis.xsd +59 -0
- package/standards/1.1/xsd/xinneres-kommunikation.xsd +161 -0
- package/standards/1.1/xsd/xinneres-meldeanschrift.xsd +188 -0
- package/standards/1.1/xsd/xinneres-postanschrift.xsd +178 -0
- package/standards/1.1/xsd/xlinks.xsd +118 -0
- package/standards/1.1/xsd/xoev-code.xsd +52 -0
- package/standards/1.2/codelists.json +7 -0
- package/standards/1.2/webservices/wsdl/XBauk12-APB-BAB2BH.wsdl +150 -0
- package/standards/1.2/webservices/wsdl/XBauk12-APB-BH2BAB.wsdl +130 -0
- package/standards/1.2/webservices/wsdl/XBauk12-FachlicheKommunikation.wsdl +134 -0
- package/standards/1.2/webservices/wsdl/XBauk12-Rueckweisung.wsdl +134 -0
- package/standards/1.2/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +36 -0
- package/standards/1.2/xsd/xsd/xbau-kernmodul-codes.xsd +499 -0
- package/standards/1.2/xsd/xsd/xbau-kernmodul-datentypen.xsd +1080 -0
- package/standards/1.2/xsd/xsd/xbau-kernmodul-nachrichten.xsd +319 -0
- package/standards/1.2/xsd/xsd/xbau-kernmodul.xsd +11 -0
- package/standards/1.2.1/codelists.json +3 -0
- package/standards/1.2.1/webservices/wsdl/XBauk121-FachlicheKommunikation.wsdl +128 -0
- package/standards/1.2.1/webservices/wsdl/XBauk121-Rueckweisung.wsdl +128 -0
- package/standards/1.2.1/webservices/wsdl/XBauk121-anBauportal.wsdl +133 -0
- package/standards/1.2.1/webservices/wsdl/XBauk121-anFachbehoerde.wsdl +114 -0
- package/standards/1.2.1/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +52 -0
- package/standards/1.2.1/xsd/xsd/xbau-kernmodul-codes.xsd +506 -0
- package/standards/1.2.1/xsd/xsd/xbau-kernmodul-datentypen.xsd +1206 -0
- package/standards/1.2.1/xsd/xsd/xbau-kernmodul-nachrichten.xsd +347 -0
- package/standards/1.2.1.1/codelists.json +3 -0
- package/standards/1.2.1.1/webservices/wsdl/XBauk1211-FachlicheKommunikation.wsdl +128 -0
- package/standards/1.2.1.1/webservices/wsdl/XBauk1211-Rueckweisung.wsdl +128 -0
- package/standards/1.2.1.1/webservices/wsdl/XBauk1211-anBauportal.wsdl +133 -0
- package/standards/1.2.1.1/webservices/wsdl/XBauk1211-anFachbehoerde.wsdl +114 -0
- package/standards/1.2.1.1/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +52 -0
- package/standards/1.2.1.1/xsd/xsd/xbau-kernmodul-codes.xsd +507 -0
- package/standards/1.2.1.1/xsd/xsd/xbau-kernmodul-datentypen.xsd +1206 -0
- package/standards/1.2.1.1/xsd/xsd/xbau-kernmodul-nachrichten.xsd +347 -0
- package/standards/1.2.2/codelists.json +3 -0
- package/standards/1.2.2/webservices/wsdl/XBauk122-FachlicheKommunikation.wsdl +128 -0
- package/standards/1.2.2/webservices/wsdl/XBauk122-Rueckweisung.wsdl +128 -0
- package/standards/1.2.2/webservices/wsdl/XBauk122-anBauportal.wsdl +146 -0
- package/standards/1.2.2/webservices/wsdl/XBauk122-anFachbehoerde.wsdl +159 -0
- package/standards/1.2.2/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +52 -0
- package/standards/1.2.2/xsd/xsd/xbau-kernmodul-codes.xsd +563 -0
- package/standards/1.2.2/xsd/xsd/xbau-kernmodul-datentypen.xsd +1296 -0
- package/standards/1.2.2/xsd/xsd/xbau-kernmodul-prozessnachrichten.xsd +394 -0
- package/standards/1.2.2/xsd/xsd/xbau-kernmodul-universellerAntrag.xsd +263 -0
- package/standards/1.3.0/codelists.json +3 -0
- package/standards/1.3.0/specs/xbau-schematron-leere-elemente.sch +16 -0
- package/standards/1.3.0/webservices/XBauk130-FachlicheKommunikation.wsdl +140 -0
- package/standards/1.3.0/webservices/XBauk130-Rueckweisung.wsdl +128 -0
- package/standards/1.3.0/webservices/XBauk130-anBauportal.wsdl +146 -0
- package/standards/1.3.0/webservices/XBauk130-anFachbehoerde.wsdl +161 -0
- package/standards/1.3.0/xsd/xbau-kernmodul-basisdatentypen.xsd +60 -0
- package/standards/1.3.0/xsd/xbau-kernmodul-codes.xsd +634 -0
- package/standards/1.3.0/xsd/xbau-kernmodul-datentypen.xsd +1314 -0
- package/standards/1.3.0/xsd/xbau-kernmodul-prozessnachrichten.xsd +487 -0
- package/standards/1.3.0/xsd/xbau-kernmodul-universellerAntrag.xsd +263 -0
- package/standards/2.0/codelists.json +1 -0
- package/standards/2.0/docs/model/NDR-EMPFEHLUNG.invariants +1 -0
- package/standards/2.0/docs/model/NDR-MUSS.invariants +1368 -0
- package/standards/2.0/docs/model/NDR-SOLL.invariants +221 -0
- package/standards/2.0/docs/model/XBau.mdr +0 -0
- package/standards/2.0/docs/model/osci-docbook.operations +1078 -0
- package/standards/2.0/docs/model/xoev-xsd.operations +1280 -0
- package/standards/2.0/xsd/xsd/xbau-baukasten.xsd +1675 -0
- package/standards/2.0/xsd/xsd/xbau-codes.xsd +2632 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-abweichung.xsd +244 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-anzeige.xsd +234 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +263 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-baulasten.xsd +178 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +411 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-bauzustand.xsd +107 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-beteiligung.xsd +166 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +124 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +103 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +134 -0
- package/standards/2.0/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +243 -0
- package/standards/2.1/codelists.json +28 -0
- package/standards/2.1/docs/NDR-EMPFEHLUNG.invariants +1 -0
- package/standards/2.1/docs/NDR-MUSS.invariants +1614 -0
- package/standards/2.1/docs/NDR-SOLL.invariants +222 -0
- package/standards/2.1/docs/osci-docbook.operations +1061 -0
- package/standards/2.1/docs/xoev-xsd.operations +1320 -0
- package/standards/2.1/xsd/xsd/xbau-baukasten.xsd +1753 -0
- package/standards/2.1/xsd/xsd/xbau-codes.xsd +3532 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-abweichung.xsd +271 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-anzeige.xsd +412 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +290 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-baulasten.xsd +197 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +429 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-bauzustand.xsd +126 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-beteiligung.xsd +190 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +143 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +265 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +251 -0
- package/standards/2.1/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +270 -0
- package/standards/2.1/xsd/xsd/xbau-prozessnachrichten.xsd +310 -0
- package/standards/2.2/codelists.json +77 -0
- package/standards/2.2/docs/KoSIT-Codelisten.MUSS.invariants +149 -0
- package/standards/2.2/docs/KoSIT-EMPFEHLUNG.invariants +20 -0
- package/standards/2.2/docs/NDR-EMPFEHLUNG.invariants +1 -0
- package/standards/2.2/docs/NDR-MUSS.invariants +1614 -0
- package/standards/2.2/docs/NDR-SOLL.invariants +222 -0
- package/standards/2.2/docs/OSCI-Transport.invariants +141 -0
- package/standards/2.2/docs/osci-docbook.operations +1061 -0
- package/standards/2.2/docs/xoev-xsd.operations +1320 -0
- package/standards/2.2/webservices/XBau22-ABZ-BAB2BH.wsdl +122 -0
- package/standards/2.2/webservices/XBau22-ABZ-BH2BAB.wsdl +110 -0
- package/standards/2.2/webservices/XBau22-ANZ-BAB2BH.wsdl +126 -0
- package/standards/2.2/webservices/XBau22-ANZ-BH2BAB.wsdl +126 -0
- package/standards/2.2/webservices/XBau22-APB-BAB2BH.wsdl +128 -0
- package/standards/2.2/webservices/XBau22-APB-BH2BAB.wsdl +111 -0
- package/standards/2.2/webservices/XBau22-AWV-BAB2BH.wsdl +126 -0
- package/standards/2.2/webservices/XBau22-AWV-BH2BAB.wsdl +124 -0
- package/standards/2.2/webservices/XBau22-BAB2STAT.wsdl +124 -0
- package/standards/2.2/webservices/XBau22-BGV-BAB2BH.wsdl +126 -0
- package/standards/2.2/webservices/XBau22-BGV-BH2BAB.wsdl +124 -0
- package/standards/2.2/webservices/XBau22-BLV-BAB2BH.wsdl +124 -0
- package/standards/2.2/webservices/XBau22-BLV-BH2BAB.wsdl +111 -0
- package/standards/2.2/webservices/XBau22-GFS-BH2GEM.wsdl +111 -0
- package/standards/2.2/webservices/XBau22-GFS-GEM2BAB.wsdl +122 -0
- package/standards/2.2/webservices/XBau22-GFS-GEM2BH.wsdl +111 -0
- package/standards/2.2/webservices/XBau22-Rueckweisung.wsdl +111 -0
- package/standards/2.2/webservices/XBau22-TGV-BAB2BH.wsdl +126 -0
- package/standards/2.2/webservices/XBau22-TGV-BH2BAB.wsdl +124 -0
- package/standards/2.2/webservices/XBau22-VBV-BAB2BH.wsdl +126 -0
- package/standards/2.2/webservices/XBau22-VBV-BH2BAB.wsdl +124 -0
- package/standards/2.2/xsd/gmlProfilexplan.xsd +866 -0
- package/standards/2.2/xsd/latinchars.xsd +30 -0
- package/standards/2.2/xsd/xbau-basisdatentypen.xsd +36 -0
- package/standards/2.2/xsd/xbau-baukasten.xsd +4542 -0
- package/standards/2.2/xsd/xbau-codes.xsd +11260 -0
- package/standards/2.2/xsd/xbau-nachrichten-abweichung.xsd +308 -0
- package/standards/2.2/xsd/xbau-nachrichten-anzeige.xsd +499 -0
- package/standards/2.2/xsd/xbau-nachrichten-baugenehmigung.xsd +351 -0
- package/standards/2.2/xsd/xbau-nachrichten-baulasten.xsd +165 -0
- package/standards/2.2/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +444 -0
- package/standards/2.2/xsd/xbau-nachrichten-bauzustand.xsd +136 -0
- package/standards/2.2/xsd/xbau-nachrichten-beteiligung.xsd +194 -0
- package/standards/2.2/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +174 -0
- package/standards/2.2/xsd/xbau-nachrichten-informationsempfaenger.xsd +739 -0
- package/standards/2.2/xsd/xbau-nachrichten-kammernverzeichnis.xsd +113 -0
- package/standards/2.2/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +299 -0
- package/standards/2.2/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +269 -0
- package/standards/2.2/xsd/xbau-nachrichten-vorbescheid.xsd +335 -0
- package/standards/2.2/xsd/xbau-prozessnachrichten.xsd +298 -0
- package/standards/2.2/xsd/xinneres-basisnachricht.xsd +214 -0
- package/standards/2.2/xsd/xinneres-behoerde.xsd +241 -0
- package/standards/2.2/xsd/xinneres-codes-gemeindeverzeichnis.xsd +55 -0
- package/standards/2.2/xsd/xinneres-datum.xsd +119 -0
- package/standards/2.2/xsd/xinneres-kommunikation.xsd +139 -0
- package/standards/2.2/xsd/xinneres-meldeanschrift.xsd +164 -0
- package/standards/2.2/xsd/xinneres-postanschrift.xsd +152 -0
- package/standards/2.2/xsd/xlinks.xsd +118 -0
- package/standards/2.2/xsd/xoev-code.xsd +51 -0
- package/standards/2.3/codelists.json +79 -0
- package/standards/2.3/webservices/XBau23-ABG-BAB2BH.wsdl +141 -0
- package/standards/2.3/webservices/XBau23-ABG-BH2BAB.wsdl +139 -0
- package/standards/2.3/webservices/XBau23-ABK-AIK2BAB.wsdl +126 -0
- package/standards/2.3/webservices/XBau23-ABK-BAB2AIK.wsdl +126 -0
- package/standards/2.3/webservices/XBau23-ABZ-BAB2BH.wsdl +137 -0
- package/standards/2.3/webservices/XBau23-ABZ-BH2BAB.wsdl +125 -0
- package/standards/2.3/webservices/XBau23-AKE-AG2BAB.wsdl +107 -0
- package/standards/2.3/webservices/XBau23-AKE-BAB2AG.wsdl +107 -0
- package/standards/2.3/webservices/XBau23-AKE-BAB2BH.wsdl +139 -0
- package/standards/2.3/webservices/XBau23-AKE-BH2BAB.wsdl +137 -0
- package/standards/2.3/webservices/XBau23-ANZ-BAB2BH.wsdl +126 -0
- package/standards/2.3/webservices/XBau23-ANZ-BH2BAB.wsdl +141 -0
- package/standards/2.3/webservices/XBau23-AWV-BAB2BH.wsdl +140 -0
- package/standards/2.3/webservices/XBau23-AWV-BH2BAB.wsdl +139 -0
- package/standards/2.3/webservices/XBau23-BAB2STAT.wsdl +142 -0
- package/standards/2.3/webservices/XBau23-BBE-BAB2BH.wsdl +137 -0
- package/standards/2.3/webservices/XBau23-BBE-BH2BAB.wsdl +125 -0
- package/standards/2.3/webservices/XBau23-BGV-BAB2BH.wsdl +142 -0
- package/standards/2.3/webservices/XBau23-BGV-BH2BAB.wsdl +140 -0
- package/standards/2.3/webservices/XBau23-BLV-BAB2BH.wsdl +138 -0
- package/standards/2.3/webservices/XBau23-BLV-BH2BAB.wsdl +125 -0
- package/standards/2.3/webservices/XBau23-BPB-BAB2BH.wsdl +125 -0
- package/standards/2.3/xsd/din-91379-datatypes.xsd +121 -0
- package/standards/2.3/xsd/gmlProfilexplan.xsd +866 -0
- package/standards/2.3/xsd/latinchars.xsd +34 -0
- package/standards/2.3/xsd/xbau-baukasten.xsd +4364 -0
- package/standards/2.3/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +112 -0
- package/standards/2.3/xsd/xbau-codes.xsd +10844 -0
- package/standards/2.3/xsd/xbau-kernmodul-basisdatentypen.xsd +36 -0
- package/standards/2.3/xsd/xbau-kernmodul-codes.xsd +471 -0
- package/standards/2.3/xsd/xbau-kernmodul-datentypen.xsd +970 -0
- package/standards/2.3/xsd/xbau-kernmodul-nachrichten.xsd +312 -0
- package/standards/2.3/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +415 -0
- package/standards/2.3/xsd/xbau-nachrichten-abweichung.xsd +325 -0
- package/standards/2.3/xsd/xbau-nachrichten-akteneinsicht.xsd +389 -0
- package/standards/2.3/xsd/xbau-nachrichten-anzeige.xsd +760 -0
- package/standards/2.3/xsd/xbau-nachrichten-bauberatung.xsd +138 -0
- package/standards/2.3/xsd/xbau-nachrichten-baugenehmigung.xsd +358 -0
- package/standards/2.3/xsd/xbau-nachrichten-baulasten.xsd +168 -0
- package/standards/2.3/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +447 -0
- package/standards/2.3/xsd/xbau-nachrichten-bauzustand.xsd +144 -0
- package/standards/2.3/xsd/xbau-nachrichten-beteiligung.xsd +199 -0
- package/standards/2.3/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +177 -0
- package/standards/2.3/xsd/xbau-nachrichten-grundstuecksteilung.xsd +321 -0
- package/standards/2.3/xsd/xbau-nachrichten-informationsempfaenger.xsd +866 -0
- package/standards/2.3/xsd/xbau-nachrichten-kammernverzeichnis.xsd +147 -0
- package/standards/2.3/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +306 -0
- package/standards/2.3/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.3/xsd/xbau-nachrichten-vorbescheid.xsd +342 -0
- package/standards/2.3/xsd/xinneres-basisnachricht.xsd +193 -0
- package/standards/2.3/xsd/xinneres-behoerde.xsd +202 -0
- package/standards/2.3/xsd/xinneres-codes-gemeindeverzeichnis.xsd +59 -0
- package/standards/2.3/xsd/xinneres-datum.xsd +119 -0
- package/standards/2.3/xsd/xinneres-kommunikation.xsd +161 -0
- package/standards/2.3/xsd/xinneres-lichtbild.xsd +44 -0
- package/standards/2.3.1/codelists.json +81 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-ABG-BAB2BH.wsdl +146 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-ABG-BH2BAB.wsdl +144 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-ABK-BAB2AIKsync.wsdl +160 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-ABZ-BAB2BH.wsdl +142 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-ABZ-BH2BAB.wsdl +130 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-AKE-AG2BAB.wsdl +131 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-AKE-BAB2AG.wsdl +130 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-AKE-BAB2BH.wsdl +144 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-AKE-BH2BAB.wsdl +142 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-ANZ-BAB2BH.wsdl +150 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-ANZ-BH2BAB.wsdl +146 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-AWV-BAB2BH.wsdl +145 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-AWV-BH2BAB.wsdl +144 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BAB2STAT.wsdl +147 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BBE-BAB2BH.wsdl +142 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BBE-BH2BAB.wsdl +130 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BGV-BAB2BH.wsdl +150 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BGV-BH2BAB.wsdl +145 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BLV-BAB2BH.wsdl +151 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BLV-BH2BAB.wsdl +145 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BPB-BAB2BH.wsdl +130 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BTV-BAB2BET.wsdl +145 -0
- package/standards/2.3.1/webservices/wsdl/XBau231-BTV-BET2BAB.wsdl +142 -0
- package/standards/2.3.1/xsd/xsd/xbau-baukasten.xsd +4289 -0
- package/standards/2.3.1/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
- package/standards/2.3.1/xsd/xsd/xbau-codes.xsd +10976 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +418 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-abweichung.xsd +330 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +382 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-anzeige.xsd +580 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-bauberatung.xsd +138 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +363 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-baulasten.xsd +168 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +340 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +447 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-bauzustand.xsd +144 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-beteiligung.xsd +230 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +215 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +326 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +910 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +304 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.3.1/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +347 -0
- package/standards/2.3.1/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
- package/standards/2.3.1/xsd/xsd_dev/gmlProfilexplan.xsd +866 -0
- package/standards/2.3.1/xsd/xsd_dev/latinchars.xsd +34 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-baukasten.xsd +4289 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-codes.xsd +10976 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +36 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-kernmodul-codes.xsd +499 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1080 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-kernmodul-nachrichten.xsd +319 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +418 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +330 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +382 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +580 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +138 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +363 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +168 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +340 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-bautechnischeNachweise.xsd +447 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +144 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +230 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +215 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +326 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +910 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +304 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +347 -0
- package/standards/2.3.1/xsd/xsd_dev/xinneres-basisnachricht.xsd +193 -0
- package/standards/2.3.1/xsd/xsd_dev/xinneres-behoerde.xsd +202 -0
- package/standards/2.3.1/xsd/xsd_dev/xinneres-codes-gemeindeverzeichnis.xsd +59 -0
- package/standards/2.3.1/xsd/xsd_dev/xinneres-datum.xsd +119 -0
- package/standards/2.3.1/xsd/xsd_dev/xinneres-kommunikation.xsd +161 -0
- package/standards/2.3.1/xsd/xsd_dev/xinneres-lichtbild.xsd +44 -0
- package/standards/2.3.1/xsd/xsd_dev/xinneres-meldeanschrift.xsd +188 -0
- package/standards/2.4/codelists.json +74 -0
- package/standards/2.4/webservices/XBau24-ABG-BAB2BH.wsdl +127 -0
- package/standards/2.4/webservices/XBau24-ABG-BH2BAB.wsdl +126 -0
- package/standards/2.4/webservices/XBau24-ABK-BAB2AIKsync.wsdl +166 -0
- package/standards/2.4/webservices/XBau24-ABZ-BAB2BH.wsdl +125 -0
- package/standards/2.4/webservices/XBau24-ABZ-BH2BAB.wsdl +113 -0
- package/standards/2.4/webservices/XBau24-AKE-AG2BAB.wsdl +114 -0
- package/standards/2.4/webservices/XBau24-AKE-BAB2AG.wsdl +114 -0
- package/standards/2.4/webservices/XBau24-AKE-BAB2BH.wsdl +131 -0
- package/standards/2.4/webservices/XBau24-AKE-BH2BAB.wsdl +127 -0
- package/standards/2.4/webservices/XBau24-ANZ-BAB2BH.wsdl +132 -0
- package/standards/2.4/webservices/XBau24-ANZ-BH2BAB.wsdl +133 -0
- package/standards/2.4/webservices/XBau24-AVV-BAB2BH.wsdl +129 -0
- package/standards/2.4/webservices/XBau24-AVV-BH2BAB.wsdl +128 -0
- package/standards/2.4/webservices/XBau24-AWV-BAB2BH.wsdl +129 -0
- package/standards/2.4/webservices/XBau24-AWV-BH2BAB.wsdl +129 -0
- package/standards/2.4/webservices/XBau24-BBE-BAB2BH.wsdl +115 -0
- package/standards/2.4/webservices/XBau24-BBE-BH2BAB.wsdl +115 -0
- package/standards/2.4/webservices/XBau24-BGV-BAB2BH.wsdl +128 -0
- package/standards/2.4/webservices/XBau24-BGV-BH2BAB.wsdl +128 -0
- package/standards/2.4/webservices/XBau24-BIE-BAB2INF.wsdl +115 -0
- package/standards/2.4/webservices/XBau24-BIE-BAB2STAT.wsdl +137 -0
- package/standards/2.4/webservices/XBau24-BLV-BAB2BH.wsdl +133 -0
- package/standards/2.4/webservices/XBau24-BLV-BH2BAB.wsdl +131 -0
- package/standards/2.4/xsd/xsd/xbau-baukasten.xsd +4583 -0
- package/standards/2.4/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
- package/standards/2.4/xsd/xsd/xbau-codes.xsd +10666 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-abweichung.xsd +314 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +583 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-anzeige.xsd +809 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-bauberatung.xsd +107 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +370 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-baulasten.xsd +138 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +507 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-bauzustand.xsd +146 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-beteiligung.xsd +355 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +1019 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-verlaengerung.xsd +311 -0
- package/standards/2.4/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +333 -0
- package/standards/2.4/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
- package/standards/2.4/xsd/xsd_dev/din-norm-91379-datatypes.xsd +121 -0
- package/standards/2.4/xsd/xsd_dev/gmlProfilexplan.xsd +532 -0
- package/standards/2.4/xsd/xsd_dev/latinchars.xsd +34 -0
- package/standards/2.4/xsd/xsd_dev/xbau-baukasten.xsd +4583 -0
- package/standards/2.4/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
- package/standards/2.4/xsd/xsd_dev/xbau-codes.xsd +10666 -0
- package/standards/2.4/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +52 -0
- package/standards/2.4/xsd/xsd_dev/xbau-kernmodul-codes.xsd +507 -0
- package/standards/2.4/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1206 -0
- package/standards/2.4/xsd/xsd_dev/xbau-kernmodul-nachrichten.xsd +347 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +314 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +583 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +809 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +107 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +370 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +138 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-bautechnischeNachweise.xsd +507 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +146 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +355 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +1019 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-verlaengerung.xsd +311 -0
- package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +333 -0
- package/standards/2.4/xsd/xsd_dev/xlink.xsd +7 -0
- package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-behoerde.xsd +73 -0
- package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
- package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-g2g.xsd +147 -0
- package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-g2g_1.1.xsd +145 -0
- package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-kommunikation.xsd +68 -0
- package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-kommunikation_1.1.xsd +68 -0
- package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g.xsd +219 -0
- package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g_1.1.xsd +217 -0
- package/standards/2.4.0.1/codelists.json +74 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABG-BAB2BH.wsdl +127 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABG-BH2BAB.wsdl +126 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABK-BAB2AIKsync.wsdl +167 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABZ-BAB2BH.wsdl +125 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABZ-BH2BAB.wsdl +113 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-AKE-AG2BAB.wsdl +114 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-AKE-BAB2AG.wsdl +114 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-AKE-BAB2BH.wsdl +131 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-AKE-BH2BAB.wsdl +127 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-ANZ-BAB2BH.wsdl +132 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-ANZ-BH2BAB.wsdl +133 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-AVV-BAB2BH.wsdl +129 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-AVV-BH2BAB.wsdl +128 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-AWV-BAB2BH.wsdl +129 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-AWV-BH2BAB.wsdl +129 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-BBE-BAB2BH.wsdl +115 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-BBE-BH2BAB.wsdl +115 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-BGV-BAB2BH.wsdl +128 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-BGV-BH2BAB.wsdl +128 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-BIE-BAB2INF.wsdl +115 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-BIE-BAB2STAT.wsdl +137 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-BLV-BAB2BH.wsdl +133 -0
- package/standards/2.4.0.1/webservices/wsdl/XBau2401-BLV-BH2BAB.wsdl +131 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-baukasten.xsd +4583 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-codes.xsd +10666 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-abweichung.xsd +314 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +583 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-anzeige.xsd +790 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-bauberatung.xsd +107 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +370 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-baulasten.xsd +138 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +507 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-bauzustand.xsd +146 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-beteiligung.xsd +355 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +1019 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-verlaengerung.xsd +311 -0
- package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +333 -0
- package/standards/2.4.0.1/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
- package/standards/2.4.0.1/xsd/xsd_dev/din-norm-91379-datatypes.xsd +121 -0
- package/standards/2.4.0.1/xsd/xsd_dev/gmlProfilexplan.xsd +849 -0
- package/standards/2.4.0.1/xsd/xsd_dev/latinchars.xsd +34 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-baukasten.xsd +4583 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-codes.xsd +10666 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +52 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-kernmodul-codes.xsd +507 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1206 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-kernmodul-nachrichten.xsd +347 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +314 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +583 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +790 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +107 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +370 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +138 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-bautechnischeNachweise.xsd +507 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +146 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +355 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +1019 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-verlaengerung.xsd +311 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +333 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xlink.xsd +225 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xml.xsd +287 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-behoerde.xsd +73 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-g2g.xsd +147 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-g2g_1.1.xsd +145 -0
- package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-kommunikation.xsd +68 -0
- package/standards/2.5/codelists.json +81 -0
- package/standards/2.5/webservices/wsdl/XBau25-ABG-BAB2BH.wsdl +128 -0
- package/standards/2.5/webservices/wsdl/XBau25-ABG-BH2BAB.wsdl +127 -0
- package/standards/2.5/webservices/wsdl/XBau25-ABK-BAB2AIKsync.wsdl +176 -0
- package/standards/2.5/webservices/wsdl/XBau25-ABZ-BAB2BH.wsdl +126 -0
- package/standards/2.5/webservices/wsdl/XBau25-ABZ-BH2BAB.wsdl +114 -0
- package/standards/2.5/webservices/wsdl/XBau25-AGR-BH2BAB.wsdl +113 -0
- package/standards/2.5/webservices/wsdl/XBau25-AKE-AG2BAB.wsdl +115 -0
- package/standards/2.5/webservices/wsdl/XBau25-AKE-BAB2AG.wsdl +115 -0
- package/standards/2.5/webservices/wsdl/XBau25-AKE-BAB2BH.wsdl +126 -0
- package/standards/2.5/webservices/wsdl/XBau25-AKE-BH2BAB.wsdl +126 -0
- package/standards/2.5/webservices/wsdl/XBau25-AKR-BAB2BH.wsdl +126 -0
- package/standards/2.5/webservices/wsdl/XBau25-AKR-BH2BAB.wsdl +115 -0
- package/standards/2.5/webservices/wsdl/XBau25-ANZ-BAB2BH.wsdl +133 -0
- package/standards/2.5/webservices/wsdl/XBau25-ANZ-BH2BAB.wsdl +134 -0
- package/standards/2.5/webservices/wsdl/XBau25-AVV-BAB2BH.wsdl +130 -0
- package/standards/2.5/webservices/wsdl/XBau25-AVV-BH2BAB.wsdl +129 -0
- package/standards/2.5/webservices/wsdl/XBau25-AWV-BAB2BH.wsdl +132 -0
- package/standards/2.5/webservices/wsdl/XBau25-AWV-BH2BAB.wsdl +130 -0
- package/standards/2.5/webservices/wsdl/XBau25-BBE-BAB2BH.wsdl +116 -0
- package/standards/2.5/webservices/wsdl/XBau25-BBE-BH2BAB.wsdl +116 -0
- package/standards/2.5/webservices/wsdl/XBau25-BGV-BAB2BH.wsdl +129 -0
- package/standards/2.5/webservices/wsdl/XBau25-BGV-BH2BAB.wsdl +133 -0
- package/standards/2.5/xsd/xsd/xbau-baukasten.xsd +4955 -0
- package/standards/2.5/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
- package/standards/2.5/xsd/xsd/xbau-codes.xsd +11242 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-abweichung.xsd +314 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +388 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-angrenzer.xsd +115 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-anzeige.xsd +897 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-bauberatung.xsd +107 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +371 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-baulasten.xsd +138 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-bauzustand.xsd +151 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-beteiligung.xsd +360 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +278 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +156 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-pruefingenieure.xsd +561 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-statistik.xsd +1054 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-verlaengerung.xsd +311 -0
- package/standards/2.5/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +333 -0
- package/standards/2.5/xsd/xsd/xbau.xsd +31 -0
- package/standards/2.5/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
- package/standards/2.5/xsd/xsd_dev/din-norm-91379-datatypes.xsd +121 -0
- package/standards/2.5/xsd/xsd_dev/gmlProfilexplan.xsd +532 -0
- package/standards/2.5/xsd/xsd_dev/latinchars.xsd +34 -0
- package/standards/2.5/xsd/xsd_dev/xbau-baukasten.xsd +4955 -0
- package/standards/2.5/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
- package/standards/2.5/xsd/xsd_dev/xbau-codes.xsd +11242 -0
- package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +52 -0
- package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-codes.xsd +563 -0
- package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1296 -0
- package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-prozessnachrichten.xsd +394 -0
- package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-universellerAntrag.xsd +263 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +314 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +388 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-angrenzer.xsd +115 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +897 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +107 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +371 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +138 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +151 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +360 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +278 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +156 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-pruefingenieure.xsd +561 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-statistik.xsd +1054 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-verlaengerung.xsd +311 -0
- package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +333 -0
- package/standards/2.5/xsd/xsd_dev/xbau.xsd +31 -0
- package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-behoerde.xsd +73 -0
- package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
- package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-g2g.xsd +147 -0
- package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-g2g_1.1.xsd +145 -0
- package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-kommunikation.xsd +68 -0
- package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-kommunikation_1.1.xsd +68 -0
- package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g.xsd +219 -0
- package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g_1.1.xsd +217 -0
- package/standards/2.5/xsd/xsd_dev/xoev-code.xsd +52 -0
- package/standards/2.6/codelists.json +79 -0
- package/standards/2.6/docs/Mapping 2.6 - Benachrichtigung UV (0401).xlsx +0 -0
- package/standards/2.6/docs/Mapping 2.6 - Statistiknachrichten (0421-0427).xlsx +0 -0
- package/standards/2.6/specs/din-91379-datatypes.xsd +121 -0
- package/standards/2.6/specs/din-norm-91379-datatypes.xsd +121 -0
- package/standards/2.6/specs/gmlProfilexplan.xsd +950 -0
- package/standards/2.6/specs/latinchars.xsd +34 -0
- package/standards/2.6/specs/xbau-baukasten.xsd +5346 -0
- package/standards/2.6/specs/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
- package/standards/2.6/specs/xbau-codes.xsd +11213 -0
- package/standards/2.6/specs/xbau-kernmodul-basisdatentypen.xsd +60 -0
- package/standards/2.6/specs/xbau-kernmodul-codes.xsd +554 -0
- package/standards/2.6/specs/xbau-kernmodul-datentypen.xsd +1352 -0
- package/standards/2.6/specs/xbau-kernmodul-prozessnachrichten.xsd +493 -0
- package/standards/2.6/specs/xbau-kernmodul-universellerAntrag.xsd +276 -0
- package/standards/2.6/specs/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +416 -0
- package/standards/2.6/specs/xbau-nachrichten-abweichung.xsd +322 -0
- package/standards/2.6/specs/xbau-nachrichten-akteneinsicht.xsd +393 -0
- package/standards/2.6/specs/xbau-nachrichten-angrenzer.xsd +128 -0
- package/standards/2.6/specs/xbau-nachrichten-anzeige.xsd +989 -0
- package/standards/2.6/specs/xbau-nachrichten-bauberatung.xsd +109 -0
- package/standards/2.6/specs/xbau-nachrichten-baugenehmigung.xsd +385 -0
- package/standards/2.6/specs/xbau-nachrichten-baulasten.xsd +227 -0
- package/standards/2.6/specs/xbau-nachrichten-baulastenverzeichnis.xsd +288 -0
- package/standards/2.6/specs/xbau-nachrichten-baulastloeschung.xsd +281 -0
- package/standards/2.6/specs/xbau-nachrichten-bauzustand.xsd +187 -0
- package/standards/2.6/specs/xbau-nachrichten-beteiligung.xsd +383 -0
- package/standards/2.6/specs/xbau-nachrichten-genehmigungsfreistellung.xsd +196 -0
- package/standards/2.6/specs/xbau-nachrichten-grundstuecksteilung.xsd +322 -0
- package/standards/2.6/specs/xbau-nachrichten-informationsempfaenger.xsd +288 -0
- package/standards/2.6/specs/xbau-nachrichten-kammernverzeichnis.xsd +196 -0
- package/standards/2.6/specs/xbau-nachrichten-pruefingenieure.xsd +601 -0
- package/standards/2.6/specs/xbau-nachrichten-statistik.xsd +1132 -0
- package/standards/2.6/specs/xbau-nachrichten-teilbaugenehmigung.xsd +295 -0
- package/standards/2.6/specs/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +291 -0
- package/standards/2.6/specs/xbau-nachrichten-verlaengerung.xsd +317 -0
- package/standards/2.6/specs/xbau-nachrichten-vorbescheid.xsd +340 -0
- package/standards/2.6/specs/xbau-schematron-leere-elemente.sch +16 -0
- package/standards/2.6/specs/xbau-schematron.sch +759 -0
- package/standards/2.6/specs/xlink.xsd +228 -0
- package/standards/2.6/specs/xml.xsd +274 -0
- package/standards/2.6/specs/xoev-basisnachricht-behoerde.xsd +73 -0
- package/standards/2.6/specs/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
- package/standards/2.6/specs/xoev-basisnachricht-g2g.xsd +147 -0
- package/standards/2.6/specs/xoev-basisnachricht-g2g_1.1.xsd +145 -0
- package/standards/2.6/specs/xoev-basisnachricht-kommunikation.xsd +68 -0
- package/standards/2.6/specs/xoev-basisnachricht-kommunikation_1.1.xsd +68 -0
- package/standards/2.6/specs/xoev-basisnachricht-unqualified-g2g.xsd +219 -0
- package/standards/2.6/specs/xoev-basisnachricht-unqualified-g2g_1.1.xsd +217 -0
- package/standards/2.6/specs/xoev-code.xsd +52 -0
- package/standards/2.6/webservices/wsdl/XBau26-AG2BAB.wsdl +119 -0
- package/standards/2.6/webservices/wsdl/XBau26-BAB2AG.wsdl +119 -0
- package/standards/2.6/webservices/wsdl/XBau26-BAB2AIKsync.wsdl +176 -0
- package/standards/2.6/webservices/wsdl/XBau26-BAB2BAB.wsdl +129 -0
- package/standards/2.6/webservices/wsdl/XBau26-BAB2BET.wsdl +137 -0
- package/standards/2.6/webservices/wsdl/XBau26-BAB2BH.wsdl +241 -0
- package/standards/2.6/webservices/wsdl/XBau26-BAB2INF.wsdl +128 -0
- package/standards/2.6/webservices/wsdl/XBau26-BAB2PING.wsdl +135 -0
- package/standards/2.6/webservices/wsdl/XBau26-BAB2STAT.wsdl +141 -0
- package/standards/2.6/webservices/wsdl/XBau26-BET2BAB.wsdl +131 -0
- package/standards/2.6/webservices/wsdl/XBau26-BH2BAB.wsdl +245 -0
- package/standards/2.6/webservices/wsdl/XBau26-BH2GEM.wsdl +122 -0
- package/standards/2.6/webservices/wsdl/XBau26-Beteiligungskommunikation.wsdl +142 -0
- package/standards/2.6/webservices/wsdl/XBau26-GEM2BAB.wsdl +130 -0
- package/standards/2.6/webservices/wsdl/XBau26-GEM2BH.wsdl +119 -0
- package/standards/2.6/webservices/wsdl/XBau26-PING2BAB.wsdl +135 -0
- package/standards/2.6/xsd/xsd/xbau-baukasten.xsd +5228 -0
- package/standards/2.6/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
- package/standards/2.6/xsd/xsd/xbau-codes.xsd +11433 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +409 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-abweichung.xsd +314 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +388 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-angrenzer.xsd +115 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-anzeige.xsd +960 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-bauberatung.xsd +107 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +379 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-baulasten.xsd +225 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +283 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-baulastloeschung.xsd +273 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-bauzustand.xsd +185 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-beteiligung.xsd +364 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +315 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +279 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +190 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-pruefingenieure.xsd +583 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-statistik.xsd +1091 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-verlaengerung.xsd +311 -0
- package/standards/2.6/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +333 -0
- package/standards/2.6/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
- package/standards/2.6/xsd/xsd_dev/din-norm-91379-datatypes.xsd +121 -0
- package/standards/2.6/xsd/xsd_dev/gmlProfilexplan.xsd +849 -0
- package/standards/2.6/xsd/xsd_dev/latinchars.xsd +34 -0
- package/standards/2.6/xsd/xsd_dev/xbau-baukasten.xsd +5228 -0
- package/standards/2.6/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
- package/standards/2.6/xsd/xsd_dev/xbau-codes.xsd +11433 -0
- package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +60 -0
- package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-codes.xsd +634 -0
- package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1314 -0
- package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-prozessnachrichten.xsd +487 -0
- package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-universellerAntrag.xsd +263 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +409 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +314 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +388 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-angrenzer.xsd +115 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +960 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +107 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +379 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +225 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +283 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-baulastloeschung.xsd +273 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +185 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +364 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +315 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +279 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +190 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-pruefingenieure.xsd +583 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-statistik.xsd +1091 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-verlaengerung.xsd +311 -0
- package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +333 -0
- package/standards/2.6/xsd/xsd_dev/xlink.xsd +225 -0
- package/standards/2.6/xsd/xsd_dev/xml.xsd +287 -0
- package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-behoerde.xsd +73 -0
- package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
- package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-g2g.xsd +147 -0
- package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-g2g_1.1.xsd +145 -0
- package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-kommunikation.xsd +68 -0
- package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-kommunikation_1.1.xsd +68 -0
- package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g.xsd +219 -0
- package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g_1.1.xsd +217 -0
- package/standards/2.6/xsd/xsd_dev/xoev-code.xsd +52 -0
- package/standards/checksum.md5 +1 -0
|
@@ -0,0 +1,2632 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xbau="http://www.is-argebau.de/xbau/2" xmlns:xoev-code="http://xoev.de/schemata/code/1_0" targetNamespace="http://www.is-argebau.de/xbau/2" version="2.0" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
3
|
+
<xs:import schemaLocation="http://xoev.de/schemata/code/1_0/xoev-code.xsd" namespace="http://xoev.de/schemata/code/1_0" />
|
|
4
|
+
<xs:complexType name="Code.AbweichungArt">
|
|
5
|
+
<xs:annotation>
|
|
6
|
+
<xs:appinfo>
|
|
7
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
8
|
+
<listName>Abweichung Art</listName>
|
|
9
|
+
</xs:appinfo>
|
|
10
|
+
<xs:documentation>Definition der Arten von beantragten oder genehmigten Abweichungen eines Bauvorhabens von den Rechtsnormen.</xs:documentation>
|
|
11
|
+
</xs:annotation>
|
|
12
|
+
<xs:complexContent>
|
|
13
|
+
<xs:restriction base="xoev-code:Code">
|
|
14
|
+
<xs:sequence>
|
|
15
|
+
<xs:element name="code" type="xbau:Codelist.AbweichungArt" form="unqualified">
|
|
16
|
+
<xs:annotation>
|
|
17
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
18
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
19
|
+
</xs:annotation>
|
|
20
|
+
</xs:element>
|
|
21
|
+
</xs:sequence>
|
|
22
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:abweichungart">
|
|
23
|
+
<xs:annotation>
|
|
24
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
25
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
26
|
+
|
|
27
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
28
|
+
</xs:annotation>
|
|
29
|
+
</xs:attribute>
|
|
30
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
31
|
+
<xs:annotation>
|
|
32
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
33
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
34
|
+
|
|
35
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
36
|
+
</xs:annotation>
|
|
37
|
+
</xs:attribute>
|
|
38
|
+
</xs:restriction>
|
|
39
|
+
</xs:complexContent>
|
|
40
|
+
</xs:complexType>
|
|
41
|
+
<xs:complexType name="Code.AmtlicherGemeindeschluessel">
|
|
42
|
+
<xs:annotation>
|
|
43
|
+
<xs:appinfo>
|
|
44
|
+
<listAgencyName>Statistisches Bundesamt (Destatis)</listAgencyName>
|
|
45
|
+
<listName>Amtlicher Gemeindeschlüssel (AGS)</listName>
|
|
46
|
+
</xs:appinfo>
|
|
47
|
+
<xs:documentation>Diese Codeliste stellt alle Gemeinden Deutschlands durch den Amtlichen Gemeindeschlüssel (AGS) dar, wie im Gemeindeverzeichnis des Statistischen Bundesamtes enthalten.
|
|
48
|
+
Die Schlüsseltabelle ist im XRepository (www.xrepository.de) unter Nennung ihrer Codelisten-URI auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
49
|
+
</xs:annotation>
|
|
50
|
+
<xs:complexContent>
|
|
51
|
+
<xs:restriction base="xoev-code:Code">
|
|
52
|
+
<xs:sequence>
|
|
53
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
54
|
+
<xs:annotation>
|
|
55
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
56
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
57
|
+
</xs:annotation>
|
|
58
|
+
</xs:element>
|
|
59
|
+
</xs:sequence>
|
|
60
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:de:bund:destatis:bevoelkerungsstatistik:schluessel:ags">
|
|
61
|
+
<xs:annotation>
|
|
62
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
63
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
64
|
+
|
|
65
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
66
|
+
</xs:annotation>
|
|
67
|
+
</xs:attribute>
|
|
68
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
69
|
+
<xs:annotation>
|
|
70
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
71
|
+
</xs:annotation>
|
|
72
|
+
</xs:attribute>
|
|
73
|
+
</xs:restriction>
|
|
74
|
+
</xs:complexContent>
|
|
75
|
+
</xs:complexType>
|
|
76
|
+
<xs:complexType name="Code.AnlassPruefungTechnischeAnlage">
|
|
77
|
+
<xs:annotation>
|
|
78
|
+
<xs:appinfo>
|
|
79
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
80
|
+
<listName>M-PPVO Anlass Prüfung technische Anlage</listName>
|
|
81
|
+
</xs:appinfo>
|
|
82
|
+
<xs:documentation>Anlass der Prüfung einer überwachungspflilchtigen Anlage gemäß Musterprüfverordnung §2 Abs. 2</xs:documentation>
|
|
83
|
+
</xs:annotation>
|
|
84
|
+
<xs:complexContent>
|
|
85
|
+
<xs:restriction base="xoev-code:Code">
|
|
86
|
+
<xs:sequence>
|
|
87
|
+
<xs:element name="code" type="xbau:Codelist.AnlassPruefungTechnAnlage" form="unqualified">
|
|
88
|
+
<xs:annotation>
|
|
89
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
90
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
91
|
+
</xs:annotation>
|
|
92
|
+
</xs:element>
|
|
93
|
+
</xs:sequence>
|
|
94
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:mppvopruefungtechnischeanlage">
|
|
95
|
+
<xs:annotation>
|
|
96
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
97
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
98
|
+
|
|
99
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
100
|
+
</xs:annotation>
|
|
101
|
+
</xs:attribute>
|
|
102
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
103
|
+
<xs:annotation>
|
|
104
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
105
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
106
|
+
|
|
107
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
108
|
+
</xs:annotation>
|
|
109
|
+
</xs:attribute>
|
|
110
|
+
</xs:restriction>
|
|
111
|
+
</xs:complexContent>
|
|
112
|
+
</xs:complexType>
|
|
113
|
+
<xs:complexType name="Code.BaulicheAnlagenGebaeude">
|
|
114
|
+
<xs:annotation>
|
|
115
|
+
<xs:appinfo>
|
|
116
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
117
|
+
<listName>Bauliche Anlagen Gebäude</listName>
|
|
118
|
+
</xs:appinfo>
|
|
119
|
+
<xs:documentation>Diese Codeliste stellt die Klassifikation von Gebäuden gemäß Bauwerkszuordnungskatalog dar. Der Bauwerkszuordnungskatalog beschreibt die Art eines Gebäudes, indem die Art seiner Nutzung angegeben wird.
|
|
120
|
+
|
|
121
|
+
Die Schlüsseltabelle ist im XRepository (www.xrepository.de) unter Nennung ihrer Codelisten-URI auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
122
|
+
</xs:annotation>
|
|
123
|
+
<xs:complexContent>
|
|
124
|
+
<xs:restriction base="xoev-code:Code">
|
|
125
|
+
<xs:sequence>
|
|
126
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
127
|
+
<xs:annotation>
|
|
128
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
129
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
130
|
+
</xs:annotation>
|
|
131
|
+
</xs:element>
|
|
132
|
+
</xs:sequence>
|
|
133
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:baulicheanlagen.gebaeude">
|
|
134
|
+
<xs:annotation>
|
|
135
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
136
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
137
|
+
|
|
138
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
139
|
+
</xs:annotation>
|
|
140
|
+
</xs:attribute>
|
|
141
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
142
|
+
<xs:annotation>
|
|
143
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
144
|
+
</xs:annotation>
|
|
145
|
+
</xs:attribute>
|
|
146
|
+
</xs:restriction>
|
|
147
|
+
</xs:complexContent>
|
|
148
|
+
</xs:complexType>
|
|
149
|
+
<xs:complexType name="Code.BaulicheAnlagenSonstige">
|
|
150
|
+
<xs:annotation>
|
|
151
|
+
<xs:appinfo>
|
|
152
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
153
|
+
<listName>Bauliche Anlagen Sonstige</listName>
|
|
154
|
+
</xs:appinfo>
|
|
155
|
+
<xs:documentation>Dieser Code-Typ steht für eine Klassifikation der baulichen Anlagen, die nicht Gebäude sind.
|
|
156
|
+
|
|
157
|
+
In diesen Typ ist eine auszuwählende bzw. selbst zu definierende Codeliste einzubinden, die eine solche Klassifikation bietet. Im Anwendungskontext sind in die Attribute des vorliegenden Typs die Codelisten-URI und die Nummer der Version der ausgewählten Codeliste (in die XBau-Nachrichteninstanzen) einzutragen.
|
|
158
|
+
|
|
159
|
+
Als Muster wurde eine passende Codeliste definiert und als Angebot zur Einbindung für diesen Typ bereitgestellt. Diese Codeliste kann auf Antrag erweitert bzw. geändert werden. Sie ist im XRepository (www.xrepository.de) unter der Codelisten-URI urn:xoev-de:xbau:codeliste:baulicheanlagen.sonstige auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
160
|
+
</xs:annotation>
|
|
161
|
+
<xs:complexContent>
|
|
162
|
+
<xs:restriction base="xoev-code:Code">
|
|
163
|
+
<xs:sequence>
|
|
164
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
165
|
+
<xs:annotation>
|
|
166
|
+
<xs:documentation>In diesem Element ist ein Schlüssel aus der referenzierten Codeliste einzutragen.</xs:documentation>
|
|
167
|
+
</xs:annotation>
|
|
168
|
+
</xs:element>
|
|
169
|
+
</xs:sequence>
|
|
170
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="required">
|
|
171
|
+
<xs:annotation>
|
|
172
|
+
<xs:documentation>Hier ist die URI einer Codeliste einzutragen, die dadurch hier eingebunden ist. Es ist die Codeliste dafür auszuwählen, auf deren Basis der übermittelte Schlüssel durch den Leser der Nachricht interpretiert werden soll.</xs:documentation>
|
|
173
|
+
</xs:annotation>
|
|
174
|
+
</xs:attribute>
|
|
175
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
176
|
+
<xs:annotation>
|
|
177
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
178
|
+
</xs:annotation>
|
|
179
|
+
</xs:attribute>
|
|
180
|
+
</xs:restriction>
|
|
181
|
+
</xs:complexContent>
|
|
182
|
+
</xs:complexType>
|
|
183
|
+
<xs:complexType name="Code.BaumassnahmeArt">
|
|
184
|
+
<xs:annotation>
|
|
185
|
+
<xs:appinfo>
|
|
186
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
187
|
+
<listName>Baumaßnahme</listName>
|
|
188
|
+
</xs:appinfo>
|
|
189
|
+
<xs:documentation>Diese Codeliste enthält die Einteilung, von welcher grundsätzlichen Art die Maßnahmen im Rahmen eines Bauvorhabens sein können.</xs:documentation>
|
|
190
|
+
</xs:annotation>
|
|
191
|
+
<xs:complexContent>
|
|
192
|
+
<xs:restriction base="xoev-code:Code">
|
|
193
|
+
<xs:sequence>
|
|
194
|
+
<xs:element name="code" type="xbau:Codelist.Baumassnahme" form="unqualified">
|
|
195
|
+
<xs:annotation>
|
|
196
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
197
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
198
|
+
</xs:annotation>
|
|
199
|
+
</xs:element>
|
|
200
|
+
</xs:sequence>
|
|
201
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:baumassnahme">
|
|
202
|
+
<xs:annotation>
|
|
203
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
204
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
205
|
+
|
|
206
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
207
|
+
</xs:annotation>
|
|
208
|
+
</xs:attribute>
|
|
209
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
210
|
+
<xs:annotation>
|
|
211
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
212
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
213
|
+
|
|
214
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
215
|
+
</xs:annotation>
|
|
216
|
+
</xs:attribute>
|
|
217
|
+
</xs:restriction>
|
|
218
|
+
</xs:complexContent>
|
|
219
|
+
</xs:complexType>
|
|
220
|
+
<xs:complexType name="Code.BautechnischerNachweisArt">
|
|
221
|
+
<xs:annotation>
|
|
222
|
+
<xs:appinfo>
|
|
223
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
224
|
+
<listName>Bautechnischer Nachweis</listName>
|
|
225
|
+
</xs:appinfo>
|
|
226
|
+
<xs:documentation>Art eines bautechnischen Nachweises, der zu den Planungsunterlagen eines Bauvorhabens nach § 66 MBO gehören kann.</xs:documentation>
|
|
227
|
+
</xs:annotation>
|
|
228
|
+
<xs:complexContent>
|
|
229
|
+
<xs:restriction base="xoev-code:Code">
|
|
230
|
+
<xs:sequence>
|
|
231
|
+
<xs:element name="code" type="xbau:Codelist.BautechnischerNachweisArt" form="unqualified">
|
|
232
|
+
<xs:annotation>
|
|
233
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
234
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
235
|
+
</xs:annotation>
|
|
236
|
+
</xs:element>
|
|
237
|
+
</xs:sequence>
|
|
238
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:bautechnischernachweisart">
|
|
239
|
+
<xs:annotation>
|
|
240
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
241
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
242
|
+
|
|
243
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
244
|
+
</xs:annotation>
|
|
245
|
+
</xs:attribute>
|
|
246
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
247
|
+
<xs:annotation>
|
|
248
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
249
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
250
|
+
|
|
251
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
252
|
+
</xs:annotation>
|
|
253
|
+
</xs:attribute>
|
|
254
|
+
</xs:restriction>
|
|
255
|
+
</xs:complexContent>
|
|
256
|
+
</xs:complexType>
|
|
257
|
+
<xs:complexType name="Code.BauvorlageberechtigungSachverhalt">
|
|
258
|
+
<xs:annotation>
|
|
259
|
+
<xs:appinfo>
|
|
260
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
261
|
+
<listName>Bauvorlageberechtigung Sachverhalt</listName>
|
|
262
|
+
</xs:appinfo>
|
|
263
|
+
<xs:documentation>Diese Codeliste nennt die gemäß § 65 Abs. 2 MBO definierten Sachverhalte, aufgrund derer eine Person bauvorlageberechtigt sein kann.</xs:documentation>
|
|
264
|
+
</xs:annotation>
|
|
265
|
+
<xs:complexContent>
|
|
266
|
+
<xs:restriction base="xoev-code:Code">
|
|
267
|
+
<xs:sequence>
|
|
268
|
+
<xs:element name="code" type="xbau:Codelist.BauvorlageberechtigungSachverhalt" form="unqualified">
|
|
269
|
+
<xs:annotation>
|
|
270
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
271
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
272
|
+
</xs:annotation>
|
|
273
|
+
</xs:element>
|
|
274
|
+
</xs:sequence>
|
|
275
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:bauvorlageberechtigungsachverhalt">
|
|
276
|
+
<xs:annotation>
|
|
277
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
278
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
279
|
+
|
|
280
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
281
|
+
</xs:annotation>
|
|
282
|
+
</xs:attribute>
|
|
283
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
284
|
+
<xs:annotation>
|
|
285
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
286
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
287
|
+
|
|
288
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
289
|
+
</xs:annotation>
|
|
290
|
+
</xs:attribute>
|
|
291
|
+
</xs:restriction>
|
|
292
|
+
</xs:complexContent>
|
|
293
|
+
</xs:complexType>
|
|
294
|
+
<xs:complexType name="Code.Bauweise">
|
|
295
|
+
<xs:annotation>
|
|
296
|
+
<xs:appinfo>
|
|
297
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
298
|
+
<listName>Bauweise nach BauNVO</listName>
|
|
299
|
+
</xs:appinfo>
|
|
300
|
+
<xs:documentation>Angabe zur Bauweise nach §22 BauNVO</xs:documentation>
|
|
301
|
+
</xs:annotation>
|
|
302
|
+
<xs:complexContent>
|
|
303
|
+
<xs:restriction base="xoev-code:Code">
|
|
304
|
+
<xs:sequence>
|
|
305
|
+
<xs:element name="code" type="xbau:Codelist.Bauweise" form="unqualified">
|
|
306
|
+
<xs:annotation>
|
|
307
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
308
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
309
|
+
</xs:annotation>
|
|
310
|
+
</xs:element>
|
|
311
|
+
</xs:sequence>
|
|
312
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:bauweise">
|
|
313
|
+
<xs:annotation>
|
|
314
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
315
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
316
|
+
|
|
317
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
318
|
+
</xs:annotation>
|
|
319
|
+
</xs:attribute>
|
|
320
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
321
|
+
<xs:annotation>
|
|
322
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
323
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
324
|
+
|
|
325
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
326
|
+
</xs:annotation>
|
|
327
|
+
</xs:attribute>
|
|
328
|
+
</xs:restriction>
|
|
329
|
+
</xs:complexContent>
|
|
330
|
+
</xs:complexType>
|
|
331
|
+
<xs:complexType name="Code.Bauwerksklasse">
|
|
332
|
+
<xs:annotation>
|
|
333
|
+
<xs:appinfo>
|
|
334
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
335
|
+
<listName>M-PPVO Bauwerksklassen</listName>
|
|
336
|
+
</xs:appinfo>
|
|
337
|
+
<xs:documentation>Bauwerksklassen gemäß Anlage 2 zu § 27 Abs. 4 M-PPVO.</xs:documentation>
|
|
338
|
+
</xs:annotation>
|
|
339
|
+
<xs:complexContent>
|
|
340
|
+
<xs:restriction base="xoev-code:Code">
|
|
341
|
+
<xs:sequence>
|
|
342
|
+
<xs:element name="code" type="xbau:Codelist.Bauwerksklasse" form="unqualified">
|
|
343
|
+
<xs:annotation>
|
|
344
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
345
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
346
|
+
</xs:annotation>
|
|
347
|
+
</xs:element>
|
|
348
|
+
</xs:sequence>
|
|
349
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:mppvobauwerksklasse">
|
|
350
|
+
<xs:annotation>
|
|
351
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
352
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
353
|
+
|
|
354
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
355
|
+
</xs:annotation>
|
|
356
|
+
</xs:attribute>
|
|
357
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
358
|
+
<xs:annotation>
|
|
359
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
360
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
361
|
+
|
|
362
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
363
|
+
</xs:annotation>
|
|
364
|
+
</xs:attribute>
|
|
365
|
+
</xs:restriction>
|
|
366
|
+
</xs:complexContent>
|
|
367
|
+
</xs:complexType>
|
|
368
|
+
<xs:complexType name="Code.BauwerteGebaeudeartenPPVO">
|
|
369
|
+
<xs:annotation>
|
|
370
|
+
<xs:appinfo>
|
|
371
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
372
|
+
<listName>Gebäudearten und Bauwerte gemäß Prüfverordnung</listName>
|
|
373
|
+
</xs:appinfo>
|
|
374
|
+
<xs:documentation>Dieser Code-Typ steht für die Gebäudearten mit den entsprechenden relativen Bauwerten gemäß zutreffender Verordnung für die Prüfingenieure und Prüfsachverständige. Diese Gebäudearten werden für die Berechnung von Gebühren verwendet.
|
|
375
|
+
|
|
376
|
+
In diesen Typ ist eine auszuwählende bzw. selbst zu definierende Codeliste einzubinden, die eine solche Klassifikation bietet. Im Anwendungskontext sind in die Attribute des vorliegenden Typs die Codelisten-URI und die Nummer der Version der ausgewählten Codeliste (in die XBau-Nachrichteninstanzen) einzutragen.
|
|
377
|
+
|
|
378
|
+
Als Muster wurde eine passende Codeliste definiert und als Angebot zur Einbindung für diesen Typ bereitgestellt. Diese Codeliste kann auf Antrag erweitert bzw. geändert werden. Sie ist im XRepository (www.xrepository.de) unter der Codelisten-URI urn:xoev-de:xbau:codeliste:bauwerte.gebaeudearten auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
379
|
+
</xs:annotation>
|
|
380
|
+
<xs:complexContent>
|
|
381
|
+
<xs:restriction base="xoev-code:Code">
|
|
382
|
+
<xs:sequence>
|
|
383
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
384
|
+
<xs:annotation>
|
|
385
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
386
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
387
|
+
</xs:annotation>
|
|
388
|
+
</xs:element>
|
|
389
|
+
</xs:sequence>
|
|
390
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="required">
|
|
391
|
+
<xs:annotation>
|
|
392
|
+
<xs:documentation>Hier ist die URI einer Codeliste einzutragen, die dadurch hier eingebunden ist. Es ist die Codeliste dafür auszuwählen, auf deren Basis der übermittelte Schlüssel durch den Leser der Nachricht interpretiert werden soll.</xs:documentation>
|
|
393
|
+
</xs:annotation>
|
|
394
|
+
</xs:attribute>
|
|
395
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
396
|
+
<xs:annotation>
|
|
397
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
398
|
+
</xs:annotation>
|
|
399
|
+
</xs:attribute>
|
|
400
|
+
</xs:restriction>
|
|
401
|
+
</xs:complexContent>
|
|
402
|
+
</xs:complexType>
|
|
403
|
+
<xs:complexType name="Code.BauwerteZuschlaegePPVO">
|
|
404
|
+
<xs:annotation>
|
|
405
|
+
<xs:appinfo>
|
|
406
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
407
|
+
<listName>Zuschläge Bauwerte gemäß Prüfverordnung</listName>
|
|
408
|
+
</xs:appinfo>
|
|
409
|
+
<xs:documentation>Dieser Code-Typ steht für die Zuschläge, die bei der Berechnung der anrechenbaren Bauwerte zu berücksichtigen sind, gemäß zutreffender Verordnung für die Prüfingenieure und Prüfsachverständige.
|
|
410
|
+
|
|
411
|
+
In diesen Typ ist eine auszuwählende bzw. selbst zu definierende Codeliste einzubinden, die eine solche Klassifikation bietet. Im Anwendungskontext sind in die Attribute des vorliegenden Typs die Codelisten-URI und die Nummer der Version der ausgewählten Codeliste (in die XBau-Nachrichteninstanzen) einzutragen.
|
|
412
|
+
|
|
413
|
+
Als Muster wurde eine passende Codeliste definiert und als Angebot zur Einbindung für diesen Typ bereitgestellt. Diese Codeliste kann auf Antrag erweitert bzw. geändert werden. Sie ist im XRepository (www.xrepository.de) unter der Codelisten-URI urn:xoev-de:xbau:codeliste:bauwerte.zuschlaege.ppvo auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
414
|
+
</xs:annotation>
|
|
415
|
+
<xs:complexContent>
|
|
416
|
+
<xs:restriction base="xoev-code:Code">
|
|
417
|
+
<xs:sequence>
|
|
418
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
419
|
+
<xs:annotation>
|
|
420
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
421
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
422
|
+
</xs:annotation>
|
|
423
|
+
</xs:element>
|
|
424
|
+
</xs:sequence>
|
|
425
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="required">
|
|
426
|
+
<xs:annotation>
|
|
427
|
+
<xs:documentation>Hier ist die URI einer Codeliste einzutragen, die dadurch hier eingebunden ist. Es ist die Codeliste dafür auszuwählen, auf deren Basis der übermittelte Schlüssel durch den Leser der Nachricht interpretiert werden soll.</xs:documentation>
|
|
428
|
+
</xs:annotation>
|
|
429
|
+
</xs:attribute>
|
|
430
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
431
|
+
<xs:annotation>
|
|
432
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
433
|
+
</xs:annotation>
|
|
434
|
+
</xs:attribute>
|
|
435
|
+
</xs:restriction>
|
|
436
|
+
</xs:complexContent>
|
|
437
|
+
</xs:complexType>
|
|
438
|
+
<xs:complexType name="Code.BenachrichtigungAnlass">
|
|
439
|
+
<xs:annotation>
|
|
440
|
+
<xs:appinfo>
|
|
441
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
442
|
+
<listName>Benachrichtigung Informationssempfänger Anlass</listName>
|
|
443
|
+
</xs:appinfo>
|
|
444
|
+
<xs:documentation>Anlässe für die Benachrichtigung von Dritten über Verfahrensstände und Ergebnisse von Prozessen der Bauaufsichtsbehörde.</xs:documentation>
|
|
445
|
+
</xs:annotation>
|
|
446
|
+
<xs:complexContent>
|
|
447
|
+
<xs:restriction base="xoev-code:Code">
|
|
448
|
+
<xs:sequence>
|
|
449
|
+
<xs:element name="code" type="xbau:Codelist.BenachrichtigungAnlass" form="unqualified">
|
|
450
|
+
<xs:annotation>
|
|
451
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
452
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
453
|
+
</xs:annotation>
|
|
454
|
+
</xs:element>
|
|
455
|
+
</xs:sequence>
|
|
456
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:benachrichtigunganlass">
|
|
457
|
+
<xs:annotation>
|
|
458
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
459
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
460
|
+
|
|
461
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
462
|
+
</xs:annotation>
|
|
463
|
+
</xs:attribute>
|
|
464
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
465
|
+
<xs:annotation>
|
|
466
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
467
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
468
|
+
|
|
469
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
470
|
+
</xs:annotation>
|
|
471
|
+
</xs:attribute>
|
|
472
|
+
</xs:restriction>
|
|
473
|
+
</xs:complexContent>
|
|
474
|
+
</xs:complexType>
|
|
475
|
+
<xs:complexType name="Code.BeteiligungRolle">
|
|
476
|
+
<xs:annotation>
|
|
477
|
+
<xs:appinfo>
|
|
478
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
479
|
+
<listName>Beteiligung Rolle</listName>
|
|
480
|
+
</xs:appinfo>
|
|
481
|
+
<xs:documentation>Benennung der Rolle einer zu beteiligenden Behörde oder Stelle als Träger öffentlicher Belange in einem Beteiligungsverfahren.</xs:documentation>
|
|
482
|
+
</xs:annotation>
|
|
483
|
+
<xs:complexContent>
|
|
484
|
+
<xs:restriction base="xoev-code:Code">
|
|
485
|
+
<xs:sequence>
|
|
486
|
+
<xs:element name="code" type="xbau:Codelist.BeteiligungRolle" form="unqualified">
|
|
487
|
+
<xs:annotation>
|
|
488
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
489
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
490
|
+
</xs:annotation>
|
|
491
|
+
</xs:element>
|
|
492
|
+
</xs:sequence>
|
|
493
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:beteiligungrolle">
|
|
494
|
+
<xs:annotation>
|
|
495
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
496
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
497
|
+
|
|
498
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
499
|
+
</xs:annotation>
|
|
500
|
+
</xs:attribute>
|
|
501
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
502
|
+
<xs:annotation>
|
|
503
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
504
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
505
|
+
|
|
506
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
507
|
+
</xs:annotation>
|
|
508
|
+
</xs:attribute>
|
|
509
|
+
</xs:restriction>
|
|
510
|
+
</xs:complexContent>
|
|
511
|
+
</xs:complexType>
|
|
512
|
+
<xs:complexType name="Code.Bundesland">
|
|
513
|
+
<xs:annotation>
|
|
514
|
+
<xs:appinfo>
|
|
515
|
+
<listAgencyName>Statistisches Bundesamt (Destatis)</listAgencyName>
|
|
516
|
+
<listName>Bundesland (Destatis)</listName>
|
|
517
|
+
</xs:appinfo>
|
|
518
|
+
<xs:documentation>Diese Codeliste stellt die deutschen Bundesländer nach dem Gemeindeverzeichnis des Statistischen Bundesamtes dar. Dieser Code ist auch Bestandteil des Amtlichen Gemeindeschlüssels (AGS).
|
|
519
|
+
Die Schlüsseltabelle ist im XRepository (www.xrepository.de) unter Nennung ihrer Codelisten-URI auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
520
|
+
</xs:annotation>
|
|
521
|
+
<xs:complexContent>
|
|
522
|
+
<xs:restriction base="xoev-code:Code">
|
|
523
|
+
<xs:sequence>
|
|
524
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
525
|
+
<xs:annotation>
|
|
526
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
527
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
528
|
+
</xs:annotation>
|
|
529
|
+
</xs:element>
|
|
530
|
+
</xs:sequence>
|
|
531
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:de:bund:destatis:bevoelkerungsstatistik:schluessel:bundesland">
|
|
532
|
+
<xs:annotation>
|
|
533
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
534
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
535
|
+
|
|
536
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
537
|
+
</xs:annotation>
|
|
538
|
+
</xs:attribute>
|
|
539
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
540
|
+
<xs:annotation>
|
|
541
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
542
|
+
</xs:annotation>
|
|
543
|
+
</xs:attribute>
|
|
544
|
+
</xs:restriction>
|
|
545
|
+
</xs:complexContent>
|
|
546
|
+
</xs:complexType>
|
|
547
|
+
<xs:complexType name="Code.ErleichterungGegenstand">
|
|
548
|
+
<xs:annotation>
|
|
549
|
+
<xs:appinfo>
|
|
550
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
551
|
+
<listName>Rechtsbereich</listName>
|
|
552
|
+
</xs:appinfo>
|
|
553
|
+
<xs:documentation>Dieser Code-Typ steht für Arten von beantragten Erleichterungen gemäß bspw. MBO § 51 (Anforderungen und Erleichterungen für Sonderbauten).
|
|
554
|
+
|
|
555
|
+
In diesen Typ ist eine auszuwählende bzw. selbst zu definierende Codeliste einzubinden, die eine solche Klassifikation bietet. Im Anwendungskontext sind in die Attribute des vorliegenden Typs die Codelisten-URI und die Nummer der Version der ausgewählten Codeliste (in die XBau-Nachrichteninstanzen) einzutragen.
|
|
556
|
+
|
|
557
|
+
Als Muster wurden die Ziffern aus MBO § 51 (Liste von Erleichterungstatbeständen) als XÖV-konforme Codeliste dargestellt und als Angebot zur Einbindung für diesen Typ bereitgestellt. Im Anwendungskontext können entsprechend Codelisten mit landesrechtlich angepassten Tatbeständen verwendet werden.
|
|
558
|
+
|
|
559
|
+
Die angebotene Codeliste ist im XRepository (www.xrepository.de) unter der Codelisten-URI urn:xoev-de:xbau:codeliste:erleichterung.gegenstand auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
560
|
+
</xs:annotation>
|
|
561
|
+
<xs:complexContent>
|
|
562
|
+
<xs:restriction base="xoev-code:Code">
|
|
563
|
+
<xs:sequence>
|
|
564
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
565
|
+
<xs:annotation>
|
|
566
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
567
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
568
|
+
</xs:annotation>
|
|
569
|
+
</xs:element>
|
|
570
|
+
</xs:sequence>
|
|
571
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="required">
|
|
572
|
+
<xs:annotation>
|
|
573
|
+
<xs:documentation>Hier ist die URI einer Codeliste einzutragen, die dadurch hier eingebunden ist. Es ist die Codeliste dafür auszuwählen, auf deren Basis der übermittelte Schlüssel durch den Leser der Nachricht interpretiert werden soll.</xs:documentation>
|
|
574
|
+
</xs:annotation>
|
|
575
|
+
</xs:attribute>
|
|
576
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
577
|
+
<xs:annotation>
|
|
578
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
579
|
+
</xs:annotation>
|
|
580
|
+
</xs:attribute>
|
|
581
|
+
</xs:restriction>
|
|
582
|
+
</xs:complexContent>
|
|
583
|
+
</xs:complexType>
|
|
584
|
+
<xs:complexType name="Code.Erreichbarkeit">
|
|
585
|
+
<xs:annotation>
|
|
586
|
+
<xs:appinfo>
|
|
587
|
+
<listAgencyName>Koordinierungsstelle für IT-Standards (KoSIT)</listAgencyName>
|
|
588
|
+
<listName>Erreichbarkeit</listName>
|
|
589
|
+
</xs:appinfo>
|
|
590
|
+
<xs:documentation>Die von der XÖV-Koordination bereitgestellte Codeliste beschreibt die gängigen Kanäle der Kommunikation wie z. B. Telefon und E-Mail, über die eine natürliche Person erreichbar sein kann.
|
|
591
|
+
Die Schlüsseltabelle ist im XRepository (www.xrepository.de) unter Nennung ihrer Codelisten-URI auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
592
|
+
</xs:annotation>
|
|
593
|
+
<xs:complexContent>
|
|
594
|
+
<xs:restriction base="xoev-code:Code">
|
|
595
|
+
<xs:sequence>
|
|
596
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
597
|
+
<xs:annotation>
|
|
598
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
599
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
600
|
+
</xs:annotation>
|
|
601
|
+
</xs:element>
|
|
602
|
+
</xs:sequence>
|
|
603
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:de:xoev:codeliste:erreichbarkeit">
|
|
604
|
+
<xs:annotation>
|
|
605
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
606
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
607
|
+
|
|
608
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
609
|
+
</xs:annotation>
|
|
610
|
+
</xs:attribute>
|
|
611
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
612
|
+
<xs:annotation>
|
|
613
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
614
|
+
</xs:annotation>
|
|
615
|
+
</xs:attribute>
|
|
616
|
+
</xs:restriction>
|
|
617
|
+
</xs:complexContent>
|
|
618
|
+
</xs:complexType>
|
|
619
|
+
<xs:complexType name="Code.FormelleBefundeArt">
|
|
620
|
+
<xs:annotation>
|
|
621
|
+
<xs:appinfo>
|
|
622
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
623
|
+
<listName>Befunde einer formellen Prüfung</listName>
|
|
624
|
+
</xs:appinfo>
|
|
625
|
+
<xs:documentation>In dieser Codeliste sind Kategorien von Befunden einer formellen Prüfung notiert. Es geht hier um Befundlisten, die das Ergebnis der formellen Prüfung eines Bauantrags, Abweichungsantrags, Vorbescheidsantrags, Prüfauftrags (bautechnische Nachweise) oder einer vorgelegten Baulasterklärung sind.</xs:documentation>
|
|
626
|
+
</xs:annotation>
|
|
627
|
+
<xs:complexContent>
|
|
628
|
+
<xs:restriction base="xoev-code:Code">
|
|
629
|
+
<xs:sequence>
|
|
630
|
+
<xs:element name="code" type="xbau:Codelist.FormelleBefundeAntrag" form="unqualified">
|
|
631
|
+
<xs:annotation>
|
|
632
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
633
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
634
|
+
</xs:annotation>
|
|
635
|
+
</xs:element>
|
|
636
|
+
</xs:sequence>
|
|
637
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:formellebefundeart">
|
|
638
|
+
<xs:annotation>
|
|
639
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
640
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
641
|
+
|
|
642
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
643
|
+
</xs:annotation>
|
|
644
|
+
</xs:attribute>
|
|
645
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
646
|
+
<xs:annotation>
|
|
647
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
648
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
649
|
+
|
|
650
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
651
|
+
</xs:annotation>
|
|
652
|
+
</xs:attribute>
|
|
653
|
+
</xs:restriction>
|
|
654
|
+
</xs:complexContent>
|
|
655
|
+
</xs:complexType>
|
|
656
|
+
<xs:complexType name="Code.Garagentyp">
|
|
657
|
+
<xs:annotation>
|
|
658
|
+
<xs:appinfo>
|
|
659
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
660
|
+
<listName>MBO Garagentypen</listName>
|
|
661
|
+
</xs:appinfo>
|
|
662
|
+
<xs:documentation>Garagen nach § 2 Abs. 7 MBO, konkretisiert in § 1 Abs. 8 MGarV</xs:documentation>
|
|
663
|
+
</xs:annotation>
|
|
664
|
+
<xs:complexContent>
|
|
665
|
+
<xs:restriction base="xoev-code:Code">
|
|
666
|
+
<xs:sequence>
|
|
667
|
+
<xs:element name="code" type="xbau:Codelist.Garagentyp" form="unqualified">
|
|
668
|
+
<xs:annotation>
|
|
669
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
670
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
671
|
+
</xs:annotation>
|
|
672
|
+
</xs:element>
|
|
673
|
+
</xs:sequence>
|
|
674
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:mbogaragentyp">
|
|
675
|
+
<xs:annotation>
|
|
676
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
677
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
678
|
+
|
|
679
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
680
|
+
</xs:annotation>
|
|
681
|
+
</xs:attribute>
|
|
682
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
683
|
+
<xs:annotation>
|
|
684
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
685
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
686
|
+
|
|
687
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
688
|
+
</xs:annotation>
|
|
689
|
+
</xs:attribute>
|
|
690
|
+
</xs:restriction>
|
|
691
|
+
</xs:complexContent>
|
|
692
|
+
</xs:complexType>
|
|
693
|
+
<xs:complexType name="Code.Gebaeudeklasse">
|
|
694
|
+
<xs:annotation>
|
|
695
|
+
<xs:appinfo>
|
|
696
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
697
|
+
<listName>MBO Gebäudeklassen</listName>
|
|
698
|
+
</xs:appinfo>
|
|
699
|
+
<xs:documentation>Gebäudeklassen gemäß § 2 Abs. 3 MBO</xs:documentation>
|
|
700
|
+
</xs:annotation>
|
|
701
|
+
<xs:complexContent>
|
|
702
|
+
<xs:restriction base="xoev-code:Code">
|
|
703
|
+
<xs:sequence>
|
|
704
|
+
<xs:element name="code" type="xbau:Codelist.Gebaeudeklasse" form="unqualified">
|
|
705
|
+
<xs:annotation>
|
|
706
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
707
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
708
|
+
</xs:annotation>
|
|
709
|
+
</xs:element>
|
|
710
|
+
</xs:sequence>
|
|
711
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:mbogebaeudeklasse">
|
|
712
|
+
<xs:annotation>
|
|
713
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
714
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
715
|
+
|
|
716
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
717
|
+
</xs:annotation>
|
|
718
|
+
</xs:attribute>
|
|
719
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
720
|
+
<xs:annotation>
|
|
721
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
722
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
723
|
+
|
|
724
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
725
|
+
</xs:annotation>
|
|
726
|
+
</xs:attribute>
|
|
727
|
+
</xs:restriction>
|
|
728
|
+
</xs:complexContent>
|
|
729
|
+
</xs:complexType>
|
|
730
|
+
<xs:complexType name="Code.Genehmigungsfreistellung">
|
|
731
|
+
<xs:annotation>
|
|
732
|
+
<xs:appinfo>
|
|
733
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
734
|
+
<listName>Genehmigungsfreistellungsverfahren Ergebnis</listName>
|
|
735
|
+
</xs:appinfo>
|
|
736
|
+
<xs:documentation>Genehmigungsfreistellungsverfahren: Definition der möglichen Ergebnisse eines Vorgangs mit entsprechendem Bescheid an den Bauherrn.</xs:documentation>
|
|
737
|
+
</xs:annotation>
|
|
738
|
+
<xs:complexContent>
|
|
739
|
+
<xs:restriction base="xoev-code:Code">
|
|
740
|
+
<xs:sequence>
|
|
741
|
+
<xs:element name="code" type="xbau:Codelist.Genehmigungsfreistellung" form="unqualified">
|
|
742
|
+
<xs:annotation>
|
|
743
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
744
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
745
|
+
</xs:annotation>
|
|
746
|
+
</xs:element>
|
|
747
|
+
</xs:sequence>
|
|
748
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:genehmigungsfreistellung">
|
|
749
|
+
<xs:annotation>
|
|
750
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
751
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
752
|
+
|
|
753
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
754
|
+
</xs:annotation>
|
|
755
|
+
</xs:attribute>
|
|
756
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
757
|
+
<xs:annotation>
|
|
758
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
759
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
760
|
+
|
|
761
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
762
|
+
</xs:annotation>
|
|
763
|
+
</xs:attribute>
|
|
764
|
+
</xs:restriction>
|
|
765
|
+
</xs:complexContent>
|
|
766
|
+
</xs:complexType>
|
|
767
|
+
<xs:complexType name="Code.NebenbestimmungArt">
|
|
768
|
+
<xs:annotation>
|
|
769
|
+
<xs:appinfo>
|
|
770
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
771
|
+
<listName>Nebenbestimmung Art</listName>
|
|
772
|
+
</xs:appinfo>
|
|
773
|
+
<xs:documentation>Definition der Arten von Nebenbestimmungen zum Bescheid zu einem Bauvantrag.</xs:documentation>
|
|
774
|
+
</xs:annotation>
|
|
775
|
+
<xs:complexContent>
|
|
776
|
+
<xs:restriction base="xoev-code:Code">
|
|
777
|
+
<xs:sequence>
|
|
778
|
+
<xs:element name="code" type="xbau:Codelist.NebenbestimmungArt" form="unqualified">
|
|
779
|
+
<xs:annotation>
|
|
780
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
781
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
782
|
+
</xs:annotation>
|
|
783
|
+
</xs:element>
|
|
784
|
+
</xs:sequence>
|
|
785
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:nebenbestimmungart">
|
|
786
|
+
<xs:annotation>
|
|
787
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
788
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
789
|
+
|
|
790
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
791
|
+
</xs:annotation>
|
|
792
|
+
</xs:attribute>
|
|
793
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
794
|
+
<xs:annotation>
|
|
795
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
796
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
797
|
+
|
|
798
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
799
|
+
</xs:annotation>
|
|
800
|
+
</xs:attribute>
|
|
801
|
+
</xs:restriction>
|
|
802
|
+
</xs:complexContent>
|
|
803
|
+
</xs:complexType>
|
|
804
|
+
<xs:complexType name="Code.Rechtsbereich">
|
|
805
|
+
<xs:annotation>
|
|
806
|
+
<xs:appinfo>
|
|
807
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
808
|
+
<listName>Rechtsbereich</listName>
|
|
809
|
+
</xs:appinfo>
|
|
810
|
+
<xs:documentation>Dieser Code-Typ steht für eine Klassifikation von Rechtsbereichen, denen Zuständigkeiten, Normen, Fragestellungen und Bescheide zugeordnet werden können.
|
|
811
|
+
|
|
812
|
+
In diesen Typ ist eine auszuwählende bzw. selbst zu definierende Codeliste einzubinden, die eine solche Klassifikation bietet. Im Anwendungskontext sind in die Attribute des vorliegenden Typs die Codelisten-URI und die Nummer der Version der ausgewählten Codeliste (in die XBau-Nachrichteninstanzen) einzutragen.
|
|
813
|
+
|
|
814
|
+
Als Muster wurde die sachgebietliche Gliederung des Fundstellennachweis A des Bundes als XÖV-konforme Codeliste dargestellt und als Angebot zur Einbindung für diesen Typ bereitgestellt. Es wird aber vermutet, dass im Anwendungskontext oft landesrechtliche und lokale Regelungen referenziert werden müssen und daher - nach dem Vorbild des Musters - angepasste Codelisten eingesetzt werden müssen.
|
|
815
|
+
|
|
816
|
+
Die angebotene Codeliste ist im XRepository (www.xrepository.de) unter dem Stichwort "Fundstellennachweis A des Bundes" auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
817
|
+
</xs:annotation>
|
|
818
|
+
<xs:complexContent>
|
|
819
|
+
<xs:restriction base="xoev-code:Code">
|
|
820
|
+
<xs:sequence>
|
|
821
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
822
|
+
<xs:annotation>
|
|
823
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
824
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
825
|
+
</xs:annotation>
|
|
826
|
+
</xs:element>
|
|
827
|
+
</xs:sequence>
|
|
828
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="required">
|
|
829
|
+
<xs:annotation>
|
|
830
|
+
<xs:documentation>Hier ist die URI einer Codeliste einzutragen, die dadurch hier eingebunden ist. Es ist die Codeliste dafür auszuwählen, auf deren Basis der übermittelte Schlüssel durch den Leser der Nachricht interpretiert werden soll.</xs:documentation>
|
|
831
|
+
</xs:annotation>
|
|
832
|
+
</xs:attribute>
|
|
833
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
834
|
+
<xs:annotation>
|
|
835
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
836
|
+
</xs:annotation>
|
|
837
|
+
</xs:attribute>
|
|
838
|
+
</xs:restriction>
|
|
839
|
+
</xs:complexContent>
|
|
840
|
+
</xs:complexType>
|
|
841
|
+
<xs:complexType name="Code.Sonderbauten">
|
|
842
|
+
<xs:annotation>
|
|
843
|
+
<xs:appinfo>
|
|
844
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
845
|
+
<listName>MBO Typen von Sonderbauten</listName>
|
|
846
|
+
</xs:appinfo>
|
|
847
|
+
<xs:documentation>Liste der Typen von Sonderbauten. Sonderbauten sind Anlagen und Räume besonderer Art oder Nutzung, die die Tatbestände nach § 2 Abs. 4 MBO erfüllen.</xs:documentation>
|
|
848
|
+
</xs:annotation>
|
|
849
|
+
<xs:complexContent>
|
|
850
|
+
<xs:restriction base="xoev-code:Code">
|
|
851
|
+
<xs:sequence>
|
|
852
|
+
<xs:element name="code" type="xbau:Codelist.Sonderbauten" form="unqualified">
|
|
853
|
+
<xs:annotation>
|
|
854
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
855
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
856
|
+
</xs:annotation>
|
|
857
|
+
</xs:element>
|
|
858
|
+
</xs:sequence>
|
|
859
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:mbosonderbauten">
|
|
860
|
+
<xs:annotation>
|
|
861
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
862
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
863
|
+
|
|
864
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
865
|
+
</xs:annotation>
|
|
866
|
+
</xs:attribute>
|
|
867
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
868
|
+
<xs:annotation>
|
|
869
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
870
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
871
|
+
|
|
872
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
873
|
+
</xs:annotation>
|
|
874
|
+
</xs:attribute>
|
|
875
|
+
</xs:restriction>
|
|
876
|
+
</xs:complexContent>
|
|
877
|
+
</xs:complexType>
|
|
878
|
+
<xs:complexType name="Code.Staat">
|
|
879
|
+
<xs:annotation>
|
|
880
|
+
<xs:appinfo>
|
|
881
|
+
<listAgencyName>Statistisches Bundesamt (Destatis)</listAgencyName>
|
|
882
|
+
<listName>Staatsgebiet (Destatis Staats- und Gebietssystematik)</listName>
|
|
883
|
+
</xs:appinfo>
|
|
884
|
+
<xs:documentation>Codeliste Staatsgebiete aus der Staats- und Gebietssystematik des Statistischen Bundesamtes.Sie basiert auf dem Verzeichnis der Staatennamen für den amtlichen Gebrauch des Auswärtigen Amtes.
|
|
885
|
+
Die Schlüsseltabelle ist im XRepository (www.xrepository.de) unter Nennung ihrer Codelisten-URI auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
886
|
+
</xs:annotation>
|
|
887
|
+
<xs:complexContent>
|
|
888
|
+
<xs:restriction base="xoev-code:Code">
|
|
889
|
+
<xs:sequence>
|
|
890
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
891
|
+
<xs:annotation>
|
|
892
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
893
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
894
|
+
</xs:annotation>
|
|
895
|
+
</xs:element>
|
|
896
|
+
</xs:sequence>
|
|
897
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:de:bund:destatis:bevoelkerungsstatistik:schluessel:staatsgebiete">
|
|
898
|
+
<xs:annotation>
|
|
899
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
900
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
901
|
+
|
|
902
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
903
|
+
</xs:annotation>
|
|
904
|
+
</xs:attribute>
|
|
905
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
906
|
+
<xs:annotation>
|
|
907
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
908
|
+
</xs:annotation>
|
|
909
|
+
</xs:attribute>
|
|
910
|
+
</xs:restriction>
|
|
911
|
+
</xs:complexContent>
|
|
912
|
+
</xs:complexType>
|
|
913
|
+
<xs:complexType name="Code.TechnischeAnlage">
|
|
914
|
+
<xs:annotation>
|
|
915
|
+
<xs:appinfo>
|
|
916
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
917
|
+
<listName>M-PPVO Technische Anlagen</listName>
|
|
918
|
+
</xs:appinfo>
|
|
919
|
+
<xs:documentation>Arten von technischen Anlagen, die der Überwachungspflicht unterliegen gemäß Musterprüfverordnung §2 Abs. 1</xs:documentation>
|
|
920
|
+
</xs:annotation>
|
|
921
|
+
<xs:complexContent>
|
|
922
|
+
<xs:restriction base="xoev-code:Code">
|
|
923
|
+
<xs:sequence>
|
|
924
|
+
<xs:element name="code" type="xbau:Codelist.TechnischeAnlage" form="unqualified">
|
|
925
|
+
<xs:annotation>
|
|
926
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
927
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
928
|
+
</xs:annotation>
|
|
929
|
+
</xs:element>
|
|
930
|
+
</xs:sequence>
|
|
931
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:mppvotechnischeanlage">
|
|
932
|
+
<xs:annotation>
|
|
933
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
934
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
935
|
+
|
|
936
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
937
|
+
</xs:annotation>
|
|
938
|
+
</xs:attribute>
|
|
939
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
940
|
+
<xs:annotation>
|
|
941
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
942
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
943
|
+
|
|
944
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
945
|
+
</xs:annotation>
|
|
946
|
+
</xs:attribute>
|
|
947
|
+
</xs:restriction>
|
|
948
|
+
</xs:complexContent>
|
|
949
|
+
</xs:complexType>
|
|
950
|
+
<xs:complexType name="Code.VorbescheidBetreff">
|
|
951
|
+
<xs:annotation>
|
|
952
|
+
<xs:appinfo>
|
|
953
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
954
|
+
<listName>Vorbescheid Betreff</listName>
|
|
955
|
+
</xs:appinfo>
|
|
956
|
+
<xs:documentation>Definition der Kategorien von Gegenständen von Vorbescheiden, die im Rahmen der Vorbereitung eines Bauprojekts beantragt werden können.</xs:documentation>
|
|
957
|
+
</xs:annotation>
|
|
958
|
+
<xs:complexContent>
|
|
959
|
+
<xs:restriction base="xoev-code:Code">
|
|
960
|
+
<xs:sequence>
|
|
961
|
+
<xs:element name="code" type="xbau:Codelist.VorbescheidBetreff" form="unqualified">
|
|
962
|
+
<xs:annotation>
|
|
963
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
964
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
965
|
+
</xs:annotation>
|
|
966
|
+
</xs:element>
|
|
967
|
+
</xs:sequence>
|
|
968
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:vorbescheidbetreff">
|
|
969
|
+
<xs:annotation>
|
|
970
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
971
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
972
|
+
|
|
973
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
974
|
+
</xs:annotation>
|
|
975
|
+
</xs:attribute>
|
|
976
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
977
|
+
<xs:annotation>
|
|
978
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
979
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
980
|
+
|
|
981
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
982
|
+
</xs:annotation>
|
|
983
|
+
</xs:attribute>
|
|
984
|
+
</xs:restriction>
|
|
985
|
+
</xs:complexContent>
|
|
986
|
+
</xs:complexType>
|
|
987
|
+
<xs:complexType name="Code.VorlagenBauantragBauvorhaben">
|
|
988
|
+
<xs:annotation>
|
|
989
|
+
<xs:appinfo>
|
|
990
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
991
|
+
<listName>Vorlagen zur Beurteilung des Bauvorhabens</listName>
|
|
992
|
+
</xs:appinfo>
|
|
993
|
+
<xs:documentation>Diese Codeliste nennt Arten von Bauvorlagen, die einem Bauantrag als Anlagen beigefügt sein können und die zur Beurteilung des Bauvorhabens notwendig sind. Quelle ist § 68 Abs. 2 MBO in Verbindung mit MBauVorlVO Teil II+III.</xs:documentation>
|
|
994
|
+
</xs:annotation>
|
|
995
|
+
<xs:complexContent>
|
|
996
|
+
<xs:restriction base="xoev-code:Code">
|
|
997
|
+
<xs:sequence>
|
|
998
|
+
<xs:element name="code" type="xbau:Codelist.VorlagenBauantragBauvorhaben" form="unqualified">
|
|
999
|
+
<xs:annotation>
|
|
1000
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1001
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
1002
|
+
</xs:annotation>
|
|
1003
|
+
</xs:element>
|
|
1004
|
+
</xs:sequence>
|
|
1005
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:vorlagenbauantragbauvorhaben">
|
|
1006
|
+
<xs:annotation>
|
|
1007
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1008
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
1009
|
+
|
|
1010
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
1011
|
+
</xs:annotation>
|
|
1012
|
+
</xs:attribute>
|
|
1013
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
1014
|
+
<xs:annotation>
|
|
1015
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1016
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
1017
|
+
|
|
1018
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
1019
|
+
</xs:annotation>
|
|
1020
|
+
</xs:attribute>
|
|
1021
|
+
</xs:restriction>
|
|
1022
|
+
</xs:complexContent>
|
|
1023
|
+
</xs:complexType>
|
|
1024
|
+
<xs:complexType name="Code.VorlagenBauantragBearbeitung">
|
|
1025
|
+
<xs:annotation>
|
|
1026
|
+
<xs:appinfo>
|
|
1027
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
1028
|
+
<listName>Vorlagen zur Bearbeitung des Bauantrags</listName>
|
|
1029
|
+
</xs:appinfo>
|
|
1030
|
+
<xs:documentation>Diese Codeliste nennt Arten von Bauvorlagen, die einem Bauantrag als Anlagen beigefügt sein können und die zur Bearbeitung des Bauantrags benötigt werden. Quelle ist § 68 Abs. 2 MBO in Verbindung mit MBauVorlVO Teil II+III.</xs:documentation>
|
|
1031
|
+
</xs:annotation>
|
|
1032
|
+
<xs:complexContent>
|
|
1033
|
+
<xs:restriction base="xoev-code:Code">
|
|
1034
|
+
<xs:sequence>
|
|
1035
|
+
<xs:element name="code" type="xbau:Codelist.VorlagenBauantragBearbeitung" form="unqualified">
|
|
1036
|
+
<xs:annotation>
|
|
1037
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1038
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
1039
|
+
</xs:annotation>
|
|
1040
|
+
</xs:element>
|
|
1041
|
+
</xs:sequence>
|
|
1042
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:vorlagenbauantragbearbeitung">
|
|
1043
|
+
<xs:annotation>
|
|
1044
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1045
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
1046
|
+
|
|
1047
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
1048
|
+
</xs:annotation>
|
|
1049
|
+
</xs:attribute>
|
|
1050
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
1051
|
+
<xs:annotation>
|
|
1052
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1053
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
1054
|
+
|
|
1055
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
1056
|
+
</xs:annotation>
|
|
1057
|
+
</xs:attribute>
|
|
1058
|
+
</xs:restriction>
|
|
1059
|
+
</xs:complexContent>
|
|
1060
|
+
</xs:complexType>
|
|
1061
|
+
<xs:complexType name="Code.VorlagenBauzustand">
|
|
1062
|
+
<xs:annotation>
|
|
1063
|
+
<xs:appinfo>
|
|
1064
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
1065
|
+
<listName>Vorlagen zur Bauzustandsanzeige</listName>
|
|
1066
|
+
</xs:appinfo>
|
|
1067
|
+
<xs:documentation>Diese Codeliste nennt Arten von Bauvorlagen, die als Anlagen zu Bauzustandsanzeigen dienen können. Quelle ist § 81 MBO in Verbindung mit MBauVorlV Teil IV.
|
|
1068
|
+
Diese Unterlagen sind keine Bauvorlagen zum Bauantrag gem. § 68 Abs. 2 MBO, sondern weitere Bauzustandsanzeigen zur Bauüberwachung gem. § 81 MBO.</xs:documentation>
|
|
1069
|
+
</xs:annotation>
|
|
1070
|
+
<xs:complexContent>
|
|
1071
|
+
<xs:restriction base="xoev-code:Code">
|
|
1072
|
+
<xs:sequence>
|
|
1073
|
+
<xs:element name="code" type="xbau:Codelist.VorlagenBauzustand" form="unqualified">
|
|
1074
|
+
<xs:annotation>
|
|
1075
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1076
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
1077
|
+
</xs:annotation>
|
|
1078
|
+
</xs:element>
|
|
1079
|
+
</xs:sequence>
|
|
1080
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:vorlagenbauzustand">
|
|
1081
|
+
<xs:annotation>
|
|
1082
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1083
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
1084
|
+
|
|
1085
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
1086
|
+
</xs:annotation>
|
|
1087
|
+
</xs:attribute>
|
|
1088
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
1089
|
+
<xs:annotation>
|
|
1090
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1091
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
1092
|
+
|
|
1093
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
1094
|
+
</xs:annotation>
|
|
1095
|
+
</xs:attribute>
|
|
1096
|
+
</xs:restriction>
|
|
1097
|
+
</xs:complexContent>
|
|
1098
|
+
</xs:complexType>
|
|
1099
|
+
<xs:complexType name="Code.XBau-MimeType">
|
|
1100
|
+
<xs:annotation>
|
|
1101
|
+
<xs:appinfo>
|
|
1102
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
1103
|
+
<listName>Bauliche Anlagen Sonstige</listName>
|
|
1104
|
+
</xs:appinfo>
|
|
1105
|
+
<xs:documentation>Dieser Code-Typ steht für eine Benennung des MimeTypes einer über XBau bereitgestellten Ressource.
|
|
1106
|
+
|
|
1107
|
+
In diesen Typ ist eine auszuwählende bzw. selbst zu definierende Codeliste einzubinden, die eine dafür passende Auflistung bietet. Im Anwendungskontext sind in die Attribute des vorliegenden Typs die Codelisten-URI und die Nummer der Version der ausgewählten Codeliste (in die XBau-Nachrichteninstanzen) einzutragen.
|
|
1108
|
+
|
|
1109
|
+
Als Muster wurde eine passende Codeliste definiert und als Angebot zur Einbindung für diesen Typ bereitgestellt. Diese Codeliste kann auf Antrag erweitert bzw. geändert werden. Sie ist im XRepository (www.xrepository.de) unter der Codelisten-URI urn:xoev-de:xbau:codeliste:xbau-mimetypes auffindbar und kann von dort im XML-Format OASIS Genericode abgerufen werden.</xs:documentation>
|
|
1110
|
+
</xs:annotation>
|
|
1111
|
+
<xs:complexContent>
|
|
1112
|
+
<xs:restriction base="xoev-code:Code">
|
|
1113
|
+
<xs:sequence>
|
|
1114
|
+
<xs:element name="code" type="xs:token" form="unqualified">
|
|
1115
|
+
<xs:annotation>
|
|
1116
|
+
<xs:documentation>In diesem Element ist ein Schlüssel aus der referenzierten Codeliste einzutragen.</xs:documentation>
|
|
1117
|
+
</xs:annotation>
|
|
1118
|
+
</xs:element>
|
|
1119
|
+
</xs:sequence>
|
|
1120
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="required">
|
|
1121
|
+
<xs:annotation>
|
|
1122
|
+
<xs:documentation>Hier ist die URI einer Codeliste einzutragen, die dadurch hier eingebunden ist. Es ist die Codeliste dafür auszuwählen, auf deren Basis der übermittelte Schlüssel durch den Leser der Nachricht interpretiert werden soll.</xs:documentation>
|
|
1123
|
+
</xs:annotation>
|
|
1124
|
+
</xs:attribute>
|
|
1125
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required">
|
|
1126
|
+
<xs:annotation>
|
|
1127
|
+
<xs:documentation>Die Version der Codeliste, welche der Interpretation des übermittelten Schlüssels zu Grunde gelegt werden soll.</xs:documentation>
|
|
1128
|
+
</xs:annotation>
|
|
1129
|
+
</xs:attribute>
|
|
1130
|
+
</xs:restriction>
|
|
1131
|
+
</xs:complexContent>
|
|
1132
|
+
</xs:complexType>
|
|
1133
|
+
<xs:complexType name="Code.XBauNachrichten">
|
|
1134
|
+
<xs:annotation>
|
|
1135
|
+
<xs:appinfo>
|
|
1136
|
+
<listAgencyName>Bauministerkonferenz (BMK)</listAgencyName>
|
|
1137
|
+
<listName>XBau-Nachrichten</listName>
|
|
1138
|
+
</xs:appinfo>
|
|
1139
|
+
<xs:documentation>Codeliste der Bezeichnungen aller XBau-Nachrichten.</xs:documentation>
|
|
1140
|
+
</xs:annotation>
|
|
1141
|
+
<xs:complexContent>
|
|
1142
|
+
<xs:restriction base="xoev-code:Code">
|
|
1143
|
+
<xs:sequence>
|
|
1144
|
+
<xs:element name="code" type="xbau:Codelist.XBauNachrichten" form="unqualified">
|
|
1145
|
+
<xs:annotation>
|
|
1146
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1147
|
+
<xs:documentation>In diesem XML-Element wird der Code einer Codeliste übermittelt.</xs:documentation>
|
|
1148
|
+
</xs:annotation>
|
|
1149
|
+
</xs:element>
|
|
1150
|
+
</xs:sequence>
|
|
1151
|
+
<xs:attribute name="listURI" type="xs:anyURI" use="optional" fixed="urn:xoev-de:xbau:codeliste:xbau-nachrichten">
|
|
1152
|
+
<xs:annotation>
|
|
1153
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1154
|
+
<xs:documentation>Mit diesem XML-Attribut wird die Kennung der Codeliste übermittelt, in deren Kontext der jeweilige Code zu interpretieren ist. Die Kennung identifiziert die Codeliste, nicht jedoch deren Version eindeutig.
|
|
1155
|
+
|
|
1156
|
+
Wird bereits im Rahmen des XÖV-Standards eine Kennung vorgegeben (es handelt sich in diesem Fall um einen Code-Typ 1, 2 oder 3) darf auf eine nochmalige Angabe der Kennung bei der Übermittlung eines Codes verzichtet werden. Aus diesem Grund ist das XML-Attribut listURI zunächst als optional deklariert.</xs:documentation>
|
|
1157
|
+
</xs:annotation>
|
|
1158
|
+
</xs:attribute>
|
|
1159
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="optional" fixed="1.0">
|
|
1160
|
+
<xs:annotation>
|
|
1161
|
+
<xs:documentation>Dokumentation aus XOEV-Bibliothek:</xs:documentation>
|
|
1162
|
+
<xs:documentation>Die konkrete Version der zu nutzenden Codeliste wird mit diesem XML-Attribut übertragen.
|
|
1163
|
+
|
|
1164
|
+
Analog zum listURI ist die Bestimmung der Version einer Codeliste bei der Übertragung eines Codes zwingend. Die Version kann jedoch ebenfalls bereits im XÖV-Standard festgelegt werden (es handelt sich in diesem Fall um einen Code-Typ 1 oder 2).</xs:documentation>
|
|
1165
|
+
</xs:annotation>
|
|
1166
|
+
</xs:attribute>
|
|
1167
|
+
</xs:restriction>
|
|
1168
|
+
</xs:complexContent>
|
|
1169
|
+
</xs:complexType>
|
|
1170
|
+
<xs:simpleType name="Codelist.AbweichungArt">
|
|
1171
|
+
<xs:restriction base="xs:token">
|
|
1172
|
+
<xs:enumeration value="1">
|
|
1173
|
+
<xs:annotation>
|
|
1174
|
+
<xs:appinfo>
|
|
1175
|
+
<codeName>Befreiung</codeName>
|
|
1176
|
+
</xs:appinfo>
|
|
1177
|
+
<xs:documentation>Befreiungen nach § 31 Abs. 2 BauGB</xs:documentation>
|
|
1178
|
+
</xs:annotation>
|
|
1179
|
+
</xs:enumeration>
|
|
1180
|
+
<xs:enumeration value="2">
|
|
1181
|
+
<xs:annotation>
|
|
1182
|
+
<xs:appinfo>
|
|
1183
|
+
<codeName>Ausnahme</codeName>
|
|
1184
|
+
</xs:appinfo>
|
|
1185
|
+
<xs:documentation>Ausnahmen nach § 31 Abs. 1 BauGB</xs:documentation>
|
|
1186
|
+
</xs:annotation>
|
|
1187
|
+
</xs:enumeration>
|
|
1188
|
+
<xs:enumeration value="3">
|
|
1189
|
+
<xs:annotation>
|
|
1190
|
+
<xs:appinfo>
|
|
1191
|
+
<codeName>Abweichung</codeName>
|
|
1192
|
+
</xs:appinfo>
|
|
1193
|
+
<xs:documentation>Abweichungen nach § 67 Abs. 1 MBO</xs:documentation>
|
|
1194
|
+
</xs:annotation>
|
|
1195
|
+
</xs:enumeration>
|
|
1196
|
+
</xs:restriction>
|
|
1197
|
+
</xs:simpleType>
|
|
1198
|
+
<xs:simpleType name="Codelist.AnlassPruefungTechnAnlage">
|
|
1199
|
+
<xs:restriction base="xs:token">
|
|
1200
|
+
<xs:enumeration value="1">
|
|
1201
|
+
<xs:annotation>
|
|
1202
|
+
<xs:appinfo>
|
|
1203
|
+
<codeName>erste Aufnahme der Nutzung</codeName>
|
|
1204
|
+
</xs:appinfo>
|
|
1205
|
+
</xs:annotation>
|
|
1206
|
+
</xs:enumeration>
|
|
1207
|
+
<xs:enumeration value="2">
|
|
1208
|
+
<xs:annotation>
|
|
1209
|
+
<xs:appinfo>
|
|
1210
|
+
<codeName>nach technischer Änderung der baulichen Anlage</codeName>
|
|
1211
|
+
</xs:appinfo>
|
|
1212
|
+
</xs:annotation>
|
|
1213
|
+
</xs:enumeration>
|
|
1214
|
+
<xs:enumeration value="3">
|
|
1215
|
+
<xs:annotation>
|
|
1216
|
+
<xs:appinfo>
|
|
1217
|
+
<codeName>nach einer wesentlichen Änderung der technischen Anlage</codeName>
|
|
1218
|
+
</xs:appinfo>
|
|
1219
|
+
</xs:annotation>
|
|
1220
|
+
</xs:enumeration>
|
|
1221
|
+
<xs:enumeration value="4">
|
|
1222
|
+
<xs:annotation>
|
|
1223
|
+
<xs:appinfo>
|
|
1224
|
+
<codeName>wiederkehrend alle drei Jahre</codeName>
|
|
1225
|
+
</xs:appinfo>
|
|
1226
|
+
</xs:annotation>
|
|
1227
|
+
</xs:enumeration>
|
|
1228
|
+
</xs:restriction>
|
|
1229
|
+
</xs:simpleType>
|
|
1230
|
+
<xs:simpleType name="Codelist.Baumassnahme">
|
|
1231
|
+
<xs:restriction base="xs:token">
|
|
1232
|
+
<xs:enumeration value="1">
|
|
1233
|
+
<xs:annotation>
|
|
1234
|
+
<xs:appinfo>
|
|
1235
|
+
<codeName>Errichtung</codeName>
|
|
1236
|
+
</xs:appinfo>
|
|
1237
|
+
<xs:documentation>Errichtung von baulichen Anlagen nach § 2 Abs. 1 MBO</xs:documentation>
|
|
1238
|
+
</xs:annotation>
|
|
1239
|
+
</xs:enumeration>
|
|
1240
|
+
<xs:enumeration value="2">
|
|
1241
|
+
<xs:annotation>
|
|
1242
|
+
<xs:appinfo>
|
|
1243
|
+
<codeName>Änderung</codeName>
|
|
1244
|
+
</xs:appinfo>
|
|
1245
|
+
<xs:documentation>Änderung von baulichen Anlagen nach § 2 Abs. 1 MBO</xs:documentation>
|
|
1246
|
+
</xs:annotation>
|
|
1247
|
+
</xs:enumeration>
|
|
1248
|
+
<xs:enumeration value="3">
|
|
1249
|
+
<xs:annotation>
|
|
1250
|
+
<xs:appinfo>
|
|
1251
|
+
<codeName>Nutzungsänderung (ohne bauliche Änderung)</codeName>
|
|
1252
|
+
</xs:appinfo>
|
|
1253
|
+
<xs:documentation>Änderung der Art der baulichen Nutzung gem. § 1 bis 15 BauNVO. Hier ohne dafür umzusetzende bauliche Änderungen.</xs:documentation>
|
|
1254
|
+
</xs:annotation>
|
|
1255
|
+
</xs:enumeration>
|
|
1256
|
+
<xs:enumeration value="4">
|
|
1257
|
+
<xs:annotation>
|
|
1258
|
+
<xs:appinfo>
|
|
1259
|
+
<codeName>Nutzungsänderung (mit baulicher Änderung)</codeName>
|
|
1260
|
+
</xs:appinfo>
|
|
1261
|
+
<xs:documentation>Änderung der Art der baulichen Nutzung gem. § 1 bis 15 BauNVO. Hier unter Einbeziehung dafür umzusetzender baulicher Änderungen.</xs:documentation>
|
|
1262
|
+
</xs:annotation>
|
|
1263
|
+
</xs:enumeration>
|
|
1264
|
+
</xs:restriction>
|
|
1265
|
+
</xs:simpleType>
|
|
1266
|
+
<xs:simpleType name="Codelist.BautechnischerNachweisArt">
|
|
1267
|
+
<xs:restriction base="xs:token">
|
|
1268
|
+
<xs:enumeration value="1">
|
|
1269
|
+
<xs:annotation>
|
|
1270
|
+
<xs:appinfo>
|
|
1271
|
+
<codeName>Nachweis der Standsicherheit</codeName>
|
|
1272
|
+
</xs:appinfo>
|
|
1273
|
+
</xs:annotation>
|
|
1274
|
+
</xs:enumeration>
|
|
1275
|
+
<xs:enumeration value="2">
|
|
1276
|
+
<xs:annotation>
|
|
1277
|
+
<xs:appinfo>
|
|
1278
|
+
<codeName>Nachweis über den Brandschutz</codeName>
|
|
1279
|
+
</xs:appinfo>
|
|
1280
|
+
</xs:annotation>
|
|
1281
|
+
</xs:enumeration>
|
|
1282
|
+
</xs:restriction>
|
|
1283
|
+
</xs:simpleType>
|
|
1284
|
+
<xs:simpleType name="Codelist.BauvorlageberechtigungSachverhalt">
|
|
1285
|
+
<xs:restriction base="xs:token">
|
|
1286
|
+
<xs:enumeration value="1">
|
|
1287
|
+
<xs:annotation>
|
|
1288
|
+
<xs:appinfo>
|
|
1289
|
+
<codeName>Architekt</codeName>
|
|
1290
|
+
</xs:appinfo>
|
|
1291
|
+
<xs:documentation>Die Person darf die Berufsbezeichnung Architekt führen.</xs:documentation>
|
|
1292
|
+
</xs:annotation>
|
|
1293
|
+
</xs:enumeration>
|
|
1294
|
+
<xs:enumeration value="2">
|
|
1295
|
+
<xs:annotation>
|
|
1296
|
+
<xs:appinfo>
|
|
1297
|
+
<codeName>Ingenieur</codeName>
|
|
1298
|
+
</xs:appinfo>
|
|
1299
|
+
<xs:documentation>Die Person ist in die von der Ingenieurkammer geführte Liste der Bauvorlageberechtigten eingetragen.</xs:documentation>
|
|
1300
|
+
</xs:annotation>
|
|
1301
|
+
</xs:enumeration>
|
|
1302
|
+
<xs:enumeration value="3">
|
|
1303
|
+
<xs:annotation>
|
|
1304
|
+
<xs:appinfo>
|
|
1305
|
+
<codeName>Innenarchitekt</codeName>
|
|
1306
|
+
</xs:appinfo>
|
|
1307
|
+
<xs:documentation>Die Person darf die Berufsbezeichnung Innenarchitekt führen.</xs:documentation>
|
|
1308
|
+
</xs:annotation>
|
|
1309
|
+
</xs:enumeration>
|
|
1310
|
+
<xs:enumeration value="4">
|
|
1311
|
+
<xs:annotation>
|
|
1312
|
+
<xs:appinfo>
|
|
1313
|
+
<codeName>Bediensteter einer Behörde</codeName>
|
|
1314
|
+
</xs:appinfo>
|
|
1315
|
+
<xs:documentation>Die Person hat als Bediensteter einer juristischen Person des öffentlichen Rechts für die dienstliche Tätigkeit die entsprechende Ausbildung und Erfahrung in Architektur, Hochbau oder Bauingenieurwesens.</xs:documentation>
|
|
1316
|
+
</xs:annotation>
|
|
1317
|
+
</xs:enumeration>
|
|
1318
|
+
</xs:restriction>
|
|
1319
|
+
</xs:simpleType>
|
|
1320
|
+
<xs:simpleType name="Codelist.Bauweise">
|
|
1321
|
+
<xs:restriction base="xs:token">
|
|
1322
|
+
<xs:enumeration value="1">
|
|
1323
|
+
<xs:annotation>
|
|
1324
|
+
<xs:appinfo>
|
|
1325
|
+
<codeName>Offene Bauweise - Einzelhaus</codeName>
|
|
1326
|
+
</xs:appinfo>
|
|
1327
|
+
</xs:annotation>
|
|
1328
|
+
</xs:enumeration>
|
|
1329
|
+
<xs:enumeration value="2">
|
|
1330
|
+
<xs:annotation>
|
|
1331
|
+
<xs:appinfo>
|
|
1332
|
+
<codeName>Offene Bauweise - Doppelhaus</codeName>
|
|
1333
|
+
</xs:appinfo>
|
|
1334
|
+
</xs:annotation>
|
|
1335
|
+
</xs:enumeration>
|
|
1336
|
+
<xs:enumeration value="3">
|
|
1337
|
+
<xs:annotation>
|
|
1338
|
+
<xs:appinfo>
|
|
1339
|
+
<codeName>Offene Bauweise - Hausgruppe, z.B. Reihenhaus</codeName>
|
|
1340
|
+
</xs:appinfo>
|
|
1341
|
+
</xs:annotation>
|
|
1342
|
+
</xs:enumeration>
|
|
1343
|
+
<xs:enumeration value="4">
|
|
1344
|
+
<xs:annotation>
|
|
1345
|
+
<xs:appinfo>
|
|
1346
|
+
<codeName>Offene Bauweise - Geschossbau</codeName>
|
|
1347
|
+
</xs:appinfo>
|
|
1348
|
+
</xs:annotation>
|
|
1349
|
+
</xs:enumeration>
|
|
1350
|
+
<xs:enumeration value="5">
|
|
1351
|
+
<xs:annotation>
|
|
1352
|
+
<xs:appinfo>
|
|
1353
|
+
<codeName>Geschlossene Bauweise</codeName>
|
|
1354
|
+
</xs:appinfo>
|
|
1355
|
+
</xs:annotation>
|
|
1356
|
+
</xs:enumeration>
|
|
1357
|
+
<xs:enumeration value="6">
|
|
1358
|
+
<xs:annotation>
|
|
1359
|
+
<xs:appinfo>
|
|
1360
|
+
<codeName>Abweichende Bauweise</codeName>
|
|
1361
|
+
</xs:appinfo>
|
|
1362
|
+
</xs:annotation>
|
|
1363
|
+
</xs:enumeration>
|
|
1364
|
+
</xs:restriction>
|
|
1365
|
+
</xs:simpleType>
|
|
1366
|
+
<xs:simpleType name="Codelist.Bauwerksklasse">
|
|
1367
|
+
<xs:restriction base="xs:token">
|
|
1368
|
+
<xs:enumeration value="1">
|
|
1369
|
+
<xs:annotation>
|
|
1370
|
+
<xs:appinfo>
|
|
1371
|
+
<codeName>Bauwerksklasse 1</codeName>
|
|
1372
|
+
</xs:appinfo>
|
|
1373
|
+
</xs:annotation>
|
|
1374
|
+
</xs:enumeration>
|
|
1375
|
+
<xs:enumeration value="2">
|
|
1376
|
+
<xs:annotation>
|
|
1377
|
+
<xs:appinfo>
|
|
1378
|
+
<codeName>Bauwerksklasse 2</codeName>
|
|
1379
|
+
</xs:appinfo>
|
|
1380
|
+
</xs:annotation>
|
|
1381
|
+
</xs:enumeration>
|
|
1382
|
+
<xs:enumeration value="3">
|
|
1383
|
+
<xs:annotation>
|
|
1384
|
+
<xs:appinfo>
|
|
1385
|
+
<codeName>Bauwerksklasse 3</codeName>
|
|
1386
|
+
</xs:appinfo>
|
|
1387
|
+
</xs:annotation>
|
|
1388
|
+
</xs:enumeration>
|
|
1389
|
+
<xs:enumeration value="4">
|
|
1390
|
+
<xs:annotation>
|
|
1391
|
+
<xs:appinfo>
|
|
1392
|
+
<codeName>Bauwerksklasse 4</codeName>
|
|
1393
|
+
</xs:appinfo>
|
|
1394
|
+
</xs:annotation>
|
|
1395
|
+
</xs:enumeration>
|
|
1396
|
+
<xs:enumeration value="5">
|
|
1397
|
+
<xs:annotation>
|
|
1398
|
+
<xs:appinfo>
|
|
1399
|
+
<codeName>Bauwerksklasse 5</codeName>
|
|
1400
|
+
</xs:appinfo>
|
|
1401
|
+
</xs:annotation>
|
|
1402
|
+
</xs:enumeration>
|
|
1403
|
+
</xs:restriction>
|
|
1404
|
+
</xs:simpleType>
|
|
1405
|
+
<xs:simpleType name="Codelist.BenachrichtigungAnlass">
|
|
1406
|
+
<xs:restriction base="xs:token">
|
|
1407
|
+
<xs:enumeration value="1">
|
|
1408
|
+
<xs:annotation>
|
|
1409
|
+
<xs:appinfo>
|
|
1410
|
+
<codeName>Eingang eines Antrags (Baugenehmigung, Abweichung)</codeName>
|
|
1411
|
+
</xs:appinfo>
|
|
1412
|
+
</xs:annotation>
|
|
1413
|
+
</xs:enumeration>
|
|
1414
|
+
<xs:enumeration value="10">
|
|
1415
|
+
<xs:annotation>
|
|
1416
|
+
<xs:appinfo>
|
|
1417
|
+
<codeName>Löschung einer Baulast</codeName>
|
|
1418
|
+
</xs:appinfo>
|
|
1419
|
+
</xs:annotation>
|
|
1420
|
+
</xs:enumeration>
|
|
1421
|
+
<xs:enumeration value="2">
|
|
1422
|
+
<xs:annotation>
|
|
1423
|
+
<xs:appinfo>
|
|
1424
|
+
<codeName>Erteilung einer Baugenehmigung, Vorbescheid, Bauaufsichtliche Zustimmung, Zulassung einer Abweichung nach § 67 MBO</codeName>
|
|
1425
|
+
</xs:appinfo>
|
|
1426
|
+
</xs:annotation>
|
|
1427
|
+
</xs:enumeration>
|
|
1428
|
+
<xs:enumeration value="3">
|
|
1429
|
+
<xs:annotation>
|
|
1430
|
+
<xs:appinfo>
|
|
1431
|
+
<codeName>Eingang einer Baubeginnanzeige</codeName>
|
|
1432
|
+
</xs:appinfo>
|
|
1433
|
+
</xs:annotation>
|
|
1434
|
+
</xs:enumeration>
|
|
1435
|
+
<xs:enumeration value="4">
|
|
1436
|
+
<xs:annotation>
|
|
1437
|
+
<xs:appinfo>
|
|
1438
|
+
<codeName>Anzeige über den Beginn einer Beseitigung</codeName>
|
|
1439
|
+
</xs:appinfo>
|
|
1440
|
+
</xs:annotation>
|
|
1441
|
+
</xs:enumeration>
|
|
1442
|
+
<xs:enumeration value="5">
|
|
1443
|
+
<xs:annotation>
|
|
1444
|
+
<xs:appinfo>
|
|
1445
|
+
<codeName>Meldung der Aufnahme der Nutzung nach § 82 MBO</codeName>
|
|
1446
|
+
</xs:appinfo>
|
|
1447
|
+
</xs:annotation>
|
|
1448
|
+
</xs:enumeration>
|
|
1449
|
+
<xs:enumeration value="6">
|
|
1450
|
+
<xs:annotation>
|
|
1451
|
+
<xs:appinfo>
|
|
1452
|
+
<codeName>Erteilung Hausnummer</codeName>
|
|
1453
|
+
</xs:appinfo>
|
|
1454
|
+
</xs:annotation>
|
|
1455
|
+
</xs:enumeration>
|
|
1456
|
+
<xs:enumeration value="7">
|
|
1457
|
+
<xs:annotation>
|
|
1458
|
+
<xs:appinfo>
|
|
1459
|
+
<codeName>Aufhebung Hausnummer</codeName>
|
|
1460
|
+
</xs:appinfo>
|
|
1461
|
+
</xs:annotation>
|
|
1462
|
+
</xs:enumeration>
|
|
1463
|
+
<xs:enumeration value="8">
|
|
1464
|
+
<xs:annotation>
|
|
1465
|
+
<xs:appinfo>
|
|
1466
|
+
<codeName>Änderung Hausnummer</codeName>
|
|
1467
|
+
</xs:appinfo>
|
|
1468
|
+
</xs:annotation>
|
|
1469
|
+
</xs:enumeration>
|
|
1470
|
+
<xs:enumeration value="9">
|
|
1471
|
+
<xs:annotation>
|
|
1472
|
+
<xs:appinfo>
|
|
1473
|
+
<codeName>Bestellung einer Baulast</codeName>
|
|
1474
|
+
</xs:appinfo>
|
|
1475
|
+
</xs:annotation>
|
|
1476
|
+
</xs:enumeration>
|
|
1477
|
+
</xs:restriction>
|
|
1478
|
+
</xs:simpleType>
|
|
1479
|
+
<xs:simpleType name="Codelist.BeteiligungRolle">
|
|
1480
|
+
<xs:restriction base="xs:token">
|
|
1481
|
+
<xs:enumeration value="1">
|
|
1482
|
+
<xs:annotation>
|
|
1483
|
+
<xs:appinfo>
|
|
1484
|
+
<codeName>Der Adressat der Nachricht soll als für ein bestimmtes Rechtsgebiet zuständige Stelle beteiligt werden.</codeName>
|
|
1485
|
+
</xs:appinfo>
|
|
1486
|
+
</xs:annotation>
|
|
1487
|
+
</xs:enumeration>
|
|
1488
|
+
<xs:enumeration value="2">
|
|
1489
|
+
<xs:annotation>
|
|
1490
|
+
<xs:appinfo>
|
|
1491
|
+
<codeName>Der Adressat der Nachricht soll als für ein bestimmtes Rechtsgebiet sachverständige Stelle beteiligt werden.</codeName>
|
|
1492
|
+
</xs:appinfo>
|
|
1493
|
+
</xs:annotation>
|
|
1494
|
+
</xs:enumeration>
|
|
1495
|
+
<xs:enumeration value="3">
|
|
1496
|
+
<xs:annotation>
|
|
1497
|
+
<xs:appinfo>
|
|
1498
|
+
<codeName>Der Adressat der Nachricht soll als betroffene Gemeinde beteiligt werden.</codeName>
|
|
1499
|
+
</xs:appinfo>
|
|
1500
|
+
</xs:annotation>
|
|
1501
|
+
</xs:enumeration>
|
|
1502
|
+
</xs:restriction>
|
|
1503
|
+
</xs:simpleType>
|
|
1504
|
+
<xs:simpleType name="Codelist.FormelleBefundeAntrag">
|
|
1505
|
+
<xs:restriction base="xs:token">
|
|
1506
|
+
<xs:enumeration value="1">
|
|
1507
|
+
<xs:annotation>
|
|
1508
|
+
<xs:appinfo>
|
|
1509
|
+
<codeName>Angaben zu den Beteiligten fehlerhaft oder unvollständig</codeName>
|
|
1510
|
+
</xs:appinfo>
|
|
1511
|
+
</xs:annotation>
|
|
1512
|
+
</xs:enumeration>
|
|
1513
|
+
<xs:enumeration value="2">
|
|
1514
|
+
<xs:annotation>
|
|
1515
|
+
<xs:appinfo>
|
|
1516
|
+
<codeName>Angaben zum Bauvorhaben fehlerhaft oder unvollständig</codeName>
|
|
1517
|
+
</xs:appinfo>
|
|
1518
|
+
</xs:annotation>
|
|
1519
|
+
</xs:enumeration>
|
|
1520
|
+
<xs:enumeration value="3">
|
|
1521
|
+
<xs:annotation>
|
|
1522
|
+
<xs:appinfo>
|
|
1523
|
+
<codeName>Angaben zur Lokalisierung fehlerhaft oder unvollständig</codeName>
|
|
1524
|
+
</xs:appinfo>
|
|
1525
|
+
</xs:annotation>
|
|
1526
|
+
</xs:enumeration>
|
|
1527
|
+
<xs:enumeration value="4">
|
|
1528
|
+
<xs:annotation>
|
|
1529
|
+
<xs:appinfo>
|
|
1530
|
+
<codeName>Eingereichte Bauvorlage oder sonstige Anlage hat Mängel</codeName>
|
|
1531
|
+
</xs:appinfo>
|
|
1532
|
+
</xs:annotation>
|
|
1533
|
+
</xs:enumeration>
|
|
1534
|
+
<xs:enumeration value="5">
|
|
1535
|
+
<xs:annotation>
|
|
1536
|
+
<xs:appinfo>
|
|
1537
|
+
<codeName>Bauvorlage oder sonstige Anlage fehlt</codeName>
|
|
1538
|
+
</xs:appinfo>
|
|
1539
|
+
</xs:annotation>
|
|
1540
|
+
</xs:enumeration>
|
|
1541
|
+
<xs:enumeration value="6">
|
|
1542
|
+
<xs:annotation>
|
|
1543
|
+
<xs:appinfo>
|
|
1544
|
+
<codeName>Abweichungsantrag fehlt</codeName>
|
|
1545
|
+
</xs:appinfo>
|
|
1546
|
+
</xs:annotation>
|
|
1547
|
+
</xs:enumeration>
|
|
1548
|
+
</xs:restriction>
|
|
1549
|
+
</xs:simpleType>
|
|
1550
|
+
<xs:simpleType name="Codelist.Garagentyp">
|
|
1551
|
+
<xs:restriction base="xs:token">
|
|
1552
|
+
<xs:enumeration value="1">
|
|
1553
|
+
<xs:annotation>
|
|
1554
|
+
<xs:appinfo>
|
|
1555
|
+
<codeName>Kleingarage (§ 2 Abs. 8 Nr. 1 MGarVO)</codeName>
|
|
1556
|
+
</xs:appinfo>
|
|
1557
|
+
</xs:annotation>
|
|
1558
|
+
</xs:enumeration>
|
|
1559
|
+
<xs:enumeration value="2">
|
|
1560
|
+
<xs:annotation>
|
|
1561
|
+
<xs:appinfo>
|
|
1562
|
+
<codeName>Mittelgarage (§ 2 Abs. 8 Nr. 2 MGarVO)</codeName>
|
|
1563
|
+
</xs:appinfo>
|
|
1564
|
+
</xs:annotation>
|
|
1565
|
+
</xs:enumeration>
|
|
1566
|
+
<xs:enumeration value="3">
|
|
1567
|
+
<xs:annotation>
|
|
1568
|
+
<xs:appinfo>
|
|
1569
|
+
<codeName>Großgarage (§ 2 Abs. 8 Nr. 3 MGarVO)</codeName>
|
|
1570
|
+
</xs:appinfo>
|
|
1571
|
+
</xs:annotation>
|
|
1572
|
+
</xs:enumeration>
|
|
1573
|
+
<xs:enumeration value="4">
|
|
1574
|
+
<xs:annotation>
|
|
1575
|
+
<xs:appinfo>
|
|
1576
|
+
<codeName>Offene Garage (§ 1 Abs. 1 MGarVO)</codeName>
|
|
1577
|
+
</xs:appinfo>
|
|
1578
|
+
</xs:annotation>
|
|
1579
|
+
</xs:enumeration>
|
|
1580
|
+
<xs:enumeration value="5">
|
|
1581
|
+
<xs:annotation>
|
|
1582
|
+
<xs:appinfo>
|
|
1583
|
+
<codeName>Geschlossene Garage (§ 1 Abs.3 MGarVO)</codeName>
|
|
1584
|
+
</xs:appinfo>
|
|
1585
|
+
</xs:annotation>
|
|
1586
|
+
</xs:enumeration>
|
|
1587
|
+
<xs:enumeration value="6">
|
|
1588
|
+
<xs:annotation>
|
|
1589
|
+
<xs:appinfo>
|
|
1590
|
+
<codeName>Oberirdische Garage (§ 1 Abs. 4 MGarVO)</codeName>
|
|
1591
|
+
</xs:appinfo>
|
|
1592
|
+
</xs:annotation>
|
|
1593
|
+
</xs:enumeration>
|
|
1594
|
+
<xs:enumeration value="7">
|
|
1595
|
+
<xs:annotation>
|
|
1596
|
+
<xs:appinfo>
|
|
1597
|
+
<codeName>Tiefgarage</codeName>
|
|
1598
|
+
</xs:appinfo>
|
|
1599
|
+
</xs:annotation>
|
|
1600
|
+
</xs:enumeration>
|
|
1601
|
+
<xs:enumeration value="8">
|
|
1602
|
+
<xs:annotation>
|
|
1603
|
+
<xs:appinfo>
|
|
1604
|
+
<codeName>Automatische Garage (§ 1 Abs. 5 MGarVO)</codeName>
|
|
1605
|
+
</xs:appinfo>
|
|
1606
|
+
</xs:annotation>
|
|
1607
|
+
</xs:enumeration>
|
|
1608
|
+
</xs:restriction>
|
|
1609
|
+
</xs:simpleType>
|
|
1610
|
+
<xs:simpleType name="Codelist.Gebaeudeklasse">
|
|
1611
|
+
<xs:restriction base="xs:token">
|
|
1612
|
+
<xs:enumeration value="1">
|
|
1613
|
+
<xs:annotation>
|
|
1614
|
+
<xs:appinfo>
|
|
1615
|
+
<codeName>Gebäudeklasse 1</codeName>
|
|
1616
|
+
</xs:appinfo>
|
|
1617
|
+
<xs:documentation>Freistehende Gebäude mit einer Höhe bis zu 7 m und nicht mehr als zwei Nutzungseinheiten von insgesamt nicht mehr als 400 m² und freistehende land- oder forstwirtschaftlich genutzte Gebäude</xs:documentation>
|
|
1618
|
+
</xs:annotation>
|
|
1619
|
+
</xs:enumeration>
|
|
1620
|
+
<xs:enumeration value="2">
|
|
1621
|
+
<xs:annotation>
|
|
1622
|
+
<xs:appinfo>
|
|
1623
|
+
<codeName>Gebäudeklasse 2</codeName>
|
|
1624
|
+
</xs:appinfo>
|
|
1625
|
+
<xs:documentation>Gebäude mit einer Höhe bis zu 7 m und nicht mehr als zwei Nutzungseinheiten von insgesamt nicht mehr als 400 m²</xs:documentation>
|
|
1626
|
+
</xs:annotation>
|
|
1627
|
+
</xs:enumeration>
|
|
1628
|
+
<xs:enumeration value="3">
|
|
1629
|
+
<xs:annotation>
|
|
1630
|
+
<xs:appinfo>
|
|
1631
|
+
<codeName>Gebäudeklasse 3</codeName>
|
|
1632
|
+
</xs:appinfo>
|
|
1633
|
+
<xs:documentation>Sonstige Gebäude mit einer Höhe bis zu 7 m</xs:documentation>
|
|
1634
|
+
</xs:annotation>
|
|
1635
|
+
</xs:enumeration>
|
|
1636
|
+
<xs:enumeration value="4">
|
|
1637
|
+
<xs:annotation>
|
|
1638
|
+
<xs:appinfo>
|
|
1639
|
+
<codeName>Gebäudeklasse 4</codeName>
|
|
1640
|
+
</xs:appinfo>
|
|
1641
|
+
<xs:documentation>Gebäude mit einer Höhe bis zu 13 m und Nutzungseinheiten mit jeweils nicht mehr als 400 m²</xs:documentation>
|
|
1642
|
+
</xs:annotation>
|
|
1643
|
+
</xs:enumeration>
|
|
1644
|
+
<xs:enumeration value="5">
|
|
1645
|
+
<xs:annotation>
|
|
1646
|
+
<xs:appinfo>
|
|
1647
|
+
<codeName>Gebäudeklasse 5</codeName>
|
|
1648
|
+
</xs:appinfo>
|
|
1649
|
+
<xs:documentation>Sonstige Gebäude einschließlich unterirdischer Gebäude</xs:documentation>
|
|
1650
|
+
</xs:annotation>
|
|
1651
|
+
</xs:enumeration>
|
|
1652
|
+
</xs:restriction>
|
|
1653
|
+
</xs:simpleType>
|
|
1654
|
+
<xs:simpleType name="Codelist.Genehmigungsfreistellung">
|
|
1655
|
+
<xs:restriction base="xs:token">
|
|
1656
|
+
<xs:enumeration value="1">
|
|
1657
|
+
<xs:annotation>
|
|
1658
|
+
<xs:appinfo>
|
|
1659
|
+
<codeName>Genehmigungsfreistellung: Das angezeigte Vorhaben ist durch Entscheidung der Gemeinde von der Genehmigungspflicht freigestellt. Auch wird die Gemeinde keine Untersagung gemäß § 15 BauGB beantragen.</codeName>
|
|
1660
|
+
</xs:appinfo>
|
|
1661
|
+
</xs:annotation>
|
|
1662
|
+
</xs:enumeration>
|
|
1663
|
+
<xs:enumeration value="2">
|
|
1664
|
+
<xs:annotation>
|
|
1665
|
+
<xs:appinfo>
|
|
1666
|
+
<codeName>Keine Genehmigungsfreistellung / automatische Weiterführung: Die Gemeinde hat keine Einwände gegen das Bauvorhaben (Untersagung nach § 15 BauGB), hat aber entschieden, dass ein Genehmigungsverfahren notwendig ist. Der Vorgang wird als Baugenehmigungsantrag bei der zuständigen Bauaufsichtsbehörde weitergeführt (wurde für diesen Fall so vom Bauherrn gewünscht). Die eingereichten Daten und Unterlagen wurden gelöscht, soweit sie von der Gemeinde vorgehalten wurden.</codeName>
|
|
1667
|
+
</xs:appinfo>
|
|
1668
|
+
</xs:annotation>
|
|
1669
|
+
</xs:enumeration>
|
|
1670
|
+
<xs:enumeration value="3">
|
|
1671
|
+
<xs:annotation>
|
|
1672
|
+
<xs:appinfo>
|
|
1673
|
+
<codeName>Keine Genehmigungsfreistellung / keine automatische Weiterführung: Die Gemeinde hat keine Einwände gegen das Bauvorhaben (Untersagung nach § 15 BauGB), hat aber entschieden, dass ein Genehmigungsverfahren notwendig ist. Der Bauherr hat die Möglichkeit, einen Baugenehmigungsantrag bei der zuständigen Baufaufsichtsbehörde zu stellen.</codeName>
|
|
1674
|
+
</xs:appinfo>
|
|
1675
|
+
</xs:annotation>
|
|
1676
|
+
</xs:enumeration>
|
|
1677
|
+
<xs:enumeration value="4">
|
|
1678
|
+
<xs:annotation>
|
|
1679
|
+
<xs:appinfo>
|
|
1680
|
+
<codeName>Untersagung (und keine Genehmigungsfreistellung): Die Gemeinde legt ihr Veto gegen das Bauvorhaben ein. Bei der zuständigen Bauaufsichtsbehörde wurde ein Antrag auf vorläufige Untersagung nach § 15 BauGB gestellt.</codeName>
|
|
1681
|
+
</xs:appinfo>
|
|
1682
|
+
</xs:annotation>
|
|
1683
|
+
</xs:enumeration>
|
|
1684
|
+
</xs:restriction>
|
|
1685
|
+
</xs:simpleType>
|
|
1686
|
+
<xs:simpleType name="Codelist.NebenbestimmungArt">
|
|
1687
|
+
<xs:restriction base="xs:token">
|
|
1688
|
+
<xs:enumeration value="1">
|
|
1689
|
+
<xs:annotation>
|
|
1690
|
+
<xs:appinfo>
|
|
1691
|
+
<codeName>Bedingung</codeName>
|
|
1692
|
+
</xs:appinfo>
|
|
1693
|
+
</xs:annotation>
|
|
1694
|
+
</xs:enumeration>
|
|
1695
|
+
<xs:enumeration value="2">
|
|
1696
|
+
<xs:annotation>
|
|
1697
|
+
<xs:appinfo>
|
|
1698
|
+
<codeName>Auflage</codeName>
|
|
1699
|
+
</xs:appinfo>
|
|
1700
|
+
</xs:annotation>
|
|
1701
|
+
</xs:enumeration>
|
|
1702
|
+
<xs:enumeration value="3">
|
|
1703
|
+
<xs:annotation>
|
|
1704
|
+
<xs:appinfo>
|
|
1705
|
+
<codeName>Vorbehalt</codeName>
|
|
1706
|
+
</xs:appinfo>
|
|
1707
|
+
</xs:annotation>
|
|
1708
|
+
</xs:enumeration>
|
|
1709
|
+
</xs:restriction>
|
|
1710
|
+
</xs:simpleType>
|
|
1711
|
+
<xs:simpleType name="Codelist.Sonderbauten">
|
|
1712
|
+
<xs:restriction base="xs:token">
|
|
1713
|
+
<xs:enumeration value="1">
|
|
1714
|
+
<xs:annotation>
|
|
1715
|
+
<xs:appinfo>
|
|
1716
|
+
<codeName>Hochhäuser (Gebäude mit einer Höhe von mehr als 22 m)</codeName>
|
|
1717
|
+
</xs:appinfo>
|
|
1718
|
+
</xs:annotation>
|
|
1719
|
+
</xs:enumeration>
|
|
1720
|
+
<xs:enumeration value="10">
|
|
1721
|
+
<xs:annotation>
|
|
1722
|
+
<xs:appinfo>
|
|
1723
|
+
<codeName>Gebäude mit Nutzungseinheiten zum Zwecke der Pflege oder Betreuung von Personen, deren Selbstrettungsfähigkeit eingeschränkt ist - die Nutzungseinheiten sind einzeln für mehr als 6 Personen bestimmt</codeName>
|
|
1724
|
+
</xs:appinfo>
|
|
1725
|
+
</xs:annotation>
|
|
1726
|
+
</xs:enumeration>
|
|
1727
|
+
<xs:enumeration value="11">
|
|
1728
|
+
<xs:annotation>
|
|
1729
|
+
<xs:appinfo>
|
|
1730
|
+
<codeName>Gebäude mit Nutzungseinheiten zum Zwecke der Pflege oder Betreuung von Personen, deren Selbstrettungsfähigkeit eingeschränkt ist - die Nutzungseinheiten sind für Personen mit Intensivpflegebedarf bestimmt</codeName>
|
|
1731
|
+
</xs:appinfo>
|
|
1732
|
+
</xs:annotation>
|
|
1733
|
+
</xs:enumeration>
|
|
1734
|
+
<xs:enumeration value="12">
|
|
1735
|
+
<xs:annotation>
|
|
1736
|
+
<xs:appinfo>
|
|
1737
|
+
<codeName>Gebäude mit Nutzungseinheiten zum Zwecke der Pflege oder Betreuung von Personen, deren Selbstrettungsfähigkeit eingeschränkt ist - die Nutzungseinheiten haben einen gemeinsamen Rettungsweg und sind insgesamt für mehr als 12 Personen bestimmt</codeName>
|
|
1738
|
+
</xs:appinfo>
|
|
1739
|
+
</xs:annotation>
|
|
1740
|
+
</xs:enumeration>
|
|
1741
|
+
<xs:enumeration value="13">
|
|
1742
|
+
<xs:annotation>
|
|
1743
|
+
<xs:appinfo>
|
|
1744
|
+
<codeName>Krankenhäuser</codeName>
|
|
1745
|
+
</xs:appinfo>
|
|
1746
|
+
</xs:annotation>
|
|
1747
|
+
</xs:enumeration>
|
|
1748
|
+
<xs:enumeration value="14">
|
|
1749
|
+
<xs:annotation>
|
|
1750
|
+
<xs:appinfo>
|
|
1751
|
+
<codeName>Sonstige Einrichtung zur Unterbringung von Personen sowie Wohnheime</codeName>
|
|
1752
|
+
</xs:appinfo>
|
|
1753
|
+
</xs:annotation>
|
|
1754
|
+
</xs:enumeration>
|
|
1755
|
+
<xs:enumeration value="15">
|
|
1756
|
+
<xs:annotation>
|
|
1757
|
+
<xs:appinfo>
|
|
1758
|
+
<codeName>Tageseinrichtung für Kinder, Menschen mit Behinderung und alte Menschen ausgenommen Tageseinrichtungen einschließlich Tagespflege für nicht mehr als zehn Kinder</codeName>
|
|
1759
|
+
</xs:appinfo>
|
|
1760
|
+
</xs:annotation>
|
|
1761
|
+
</xs:enumeration>
|
|
1762
|
+
<xs:enumeration value="16">
|
|
1763
|
+
<xs:annotation>
|
|
1764
|
+
<xs:appinfo>
|
|
1765
|
+
<codeName>Schulen, Hochschulen und ähnliche Einrichtungen</codeName>
|
|
1766
|
+
</xs:appinfo>
|
|
1767
|
+
</xs:annotation>
|
|
1768
|
+
</xs:enumeration>
|
|
1769
|
+
<xs:enumeration value="17">
|
|
1770
|
+
<xs:annotation>
|
|
1771
|
+
<xs:appinfo>
|
|
1772
|
+
<codeName>Justizvollzugsanstalten und bauliche Anlagen für den Maßregelvollzug</codeName>
|
|
1773
|
+
</xs:appinfo>
|
|
1774
|
+
</xs:annotation>
|
|
1775
|
+
</xs:enumeration>
|
|
1776
|
+
<xs:enumeration value="18">
|
|
1777
|
+
<xs:annotation>
|
|
1778
|
+
<xs:appinfo>
|
|
1779
|
+
<codeName>Camping- und Wochenendplätze</codeName>
|
|
1780
|
+
</xs:appinfo>
|
|
1781
|
+
</xs:annotation>
|
|
1782
|
+
</xs:enumeration>
|
|
1783
|
+
<xs:enumeration value="19">
|
|
1784
|
+
<xs:annotation>
|
|
1785
|
+
<xs:appinfo>
|
|
1786
|
+
<codeName>Freizeit- und Vergnügungsparks</codeName>
|
|
1787
|
+
</xs:appinfo>
|
|
1788
|
+
</xs:annotation>
|
|
1789
|
+
</xs:enumeration>
|
|
1790
|
+
<xs:enumeration value="2">
|
|
1791
|
+
<xs:annotation>
|
|
1792
|
+
<xs:appinfo>
|
|
1793
|
+
<codeName>bauliche Anlagen mit einer Höhe von mehr als 30 m</codeName>
|
|
1794
|
+
</xs:appinfo>
|
|
1795
|
+
</xs:annotation>
|
|
1796
|
+
</xs:enumeration>
|
|
1797
|
+
<xs:enumeration value="20">
|
|
1798
|
+
<xs:annotation>
|
|
1799
|
+
<xs:appinfo>
|
|
1800
|
+
<codeName>Fliegende Bauten, soweit sie einer Ausführungsgenehmigung bedürfen</codeName>
|
|
1801
|
+
</xs:appinfo>
|
|
1802
|
+
</xs:annotation>
|
|
1803
|
+
</xs:enumeration>
|
|
1804
|
+
<xs:enumeration value="21">
|
|
1805
|
+
<xs:annotation>
|
|
1806
|
+
<xs:appinfo>
|
|
1807
|
+
<codeName>Regallager mit einer Oberkante Lagerguthöhe von mehr als 7,50 m</codeName>
|
|
1808
|
+
</xs:appinfo>
|
|
1809
|
+
</xs:annotation>
|
|
1810
|
+
</xs:enumeration>
|
|
1811
|
+
<xs:enumeration value="22">
|
|
1812
|
+
<xs:annotation>
|
|
1813
|
+
<xs:appinfo>
|
|
1814
|
+
<codeName>bauliche Anlagen, deren Nutzung durch Umgang oder Lagerung von Stoffen mit Explosions- oder erhöhter Brandgefahr verbunden ist</codeName>
|
|
1815
|
+
</xs:appinfo>
|
|
1816
|
+
</xs:annotation>
|
|
1817
|
+
</xs:enumeration>
|
|
1818
|
+
<xs:enumeration value="23">
|
|
1819
|
+
<xs:annotation>
|
|
1820
|
+
<xs:appinfo>
|
|
1821
|
+
<codeName>Sonstige Anlagen und Räume, deren Art oder Nutzung mit vergleichbaren Gefahren verbunden sind.</codeName>
|
|
1822
|
+
</xs:appinfo>
|
|
1823
|
+
</xs:annotation>
|
|
1824
|
+
</xs:enumeration>
|
|
1825
|
+
<xs:enumeration value="3">
|
|
1826
|
+
<xs:annotation>
|
|
1827
|
+
<xs:appinfo>
|
|
1828
|
+
<codeName>Gebäude mit mehr als 1600 m² Grundfläche des Geschosses mit der größten Ausdehnung, ausgenommen Wohngebäude und Garagen</codeName>
|
|
1829
|
+
</xs:appinfo>
|
|
1830
|
+
</xs:annotation>
|
|
1831
|
+
</xs:enumeration>
|
|
1832
|
+
<xs:enumeration value="4">
|
|
1833
|
+
<xs:annotation>
|
|
1834
|
+
<xs:appinfo>
|
|
1835
|
+
<codeName>Verkaufsstätten deren Verkaufsräume und Ladenstraßen eine Grundfläche von insgesamt mehr als 800 m² haben</codeName>
|
|
1836
|
+
</xs:appinfo>
|
|
1837
|
+
</xs:annotation>
|
|
1838
|
+
</xs:enumeration>
|
|
1839
|
+
<xs:enumeration value="5">
|
|
1840
|
+
<xs:annotation>
|
|
1841
|
+
<xs:appinfo>
|
|
1842
|
+
<codeName>Büro- oder Verwaltungsgebäude mit Räumen, die einer Büro- oder Verwaltungsnutzung dienen und einzeln eine Grundfläche von mehr als 400 m² haben</codeName>
|
|
1843
|
+
</xs:appinfo>
|
|
1844
|
+
</xs:annotation>
|
|
1845
|
+
</xs:enumeration>
|
|
1846
|
+
<xs:enumeration value="6">
|
|
1847
|
+
<xs:annotation>
|
|
1848
|
+
<xs:appinfo>
|
|
1849
|
+
<codeName>Gebäude mit Räumen, die einzeln für die Nutzung durch mehr als 100 Personen bestimmt sind</codeName>
|
|
1850
|
+
</xs:appinfo>
|
|
1851
|
+
</xs:annotation>
|
|
1852
|
+
</xs:enumeration>
|
|
1853
|
+
<xs:enumeration value="7">
|
|
1854
|
+
<xs:annotation>
|
|
1855
|
+
<xs:appinfo>
|
|
1856
|
+
<codeName>Versammlungsstätte mit Versammlungsräumen, die insgesamt mehr als 200 Besucher fassen, wenn diese Versammlungsräume gemeinsame Rettungswege haben</codeName>
|
|
1857
|
+
</xs:appinfo>
|
|
1858
|
+
</xs:annotation>
|
|
1859
|
+
</xs:enumeration>
|
|
1860
|
+
<xs:enumeration value="8">
|
|
1861
|
+
<xs:annotation>
|
|
1862
|
+
<xs:appinfo>
|
|
1863
|
+
<codeName>Versammlungsstätte im Freien mit Szenenflächen sowie Freisportanlagen jeweils mit Tribünen, die keine fliegenden Bauten sind und insgesamt mehr als 1000 Besucher fassen</codeName>
|
|
1864
|
+
</xs:appinfo>
|
|
1865
|
+
</xs:annotation>
|
|
1866
|
+
</xs:enumeration>
|
|
1867
|
+
<xs:enumeration value="9">
|
|
1868
|
+
<xs:annotation>
|
|
1869
|
+
<xs:appinfo>
|
|
1870
|
+
<codeName>Schank- und Speisewirtschaften mit mehr als 40 Gastplätzen in Gebäuden oder mehr als 1000 Gastplätzen im Freien, Beherbergungsstätten mit mehr als 12 Betten und Spielhallen mit mehr als 150 m² Grundfläche</codeName>
|
|
1871
|
+
</xs:appinfo>
|
|
1872
|
+
</xs:annotation>
|
|
1873
|
+
</xs:enumeration>
|
|
1874
|
+
</xs:restriction>
|
|
1875
|
+
</xs:simpleType>
|
|
1876
|
+
<xs:simpleType name="Codelist.TechnischeAnlage">
|
|
1877
|
+
<xs:restriction base="xs:token">
|
|
1878
|
+
<xs:enumeration value="1">
|
|
1879
|
+
<xs:annotation>
|
|
1880
|
+
<xs:appinfo>
|
|
1881
|
+
<codeName>Lüftungsanlagen</codeName>
|
|
1882
|
+
</xs:appinfo>
|
|
1883
|
+
</xs:annotation>
|
|
1884
|
+
</xs:enumeration>
|
|
1885
|
+
<xs:enumeration value="2">
|
|
1886
|
+
<xs:annotation>
|
|
1887
|
+
<xs:appinfo>
|
|
1888
|
+
<codeName>CO-Warnanlagen</codeName>
|
|
1889
|
+
</xs:appinfo>
|
|
1890
|
+
</xs:annotation>
|
|
1891
|
+
</xs:enumeration>
|
|
1892
|
+
<xs:enumeration value="3">
|
|
1893
|
+
<xs:annotation>
|
|
1894
|
+
<xs:appinfo>
|
|
1895
|
+
<codeName>Rauchabzugsanlagen</codeName>
|
|
1896
|
+
</xs:appinfo>
|
|
1897
|
+
</xs:annotation>
|
|
1898
|
+
</xs:enumeration>
|
|
1899
|
+
<xs:enumeration value="4">
|
|
1900
|
+
<xs:annotation>
|
|
1901
|
+
<xs:appinfo>
|
|
1902
|
+
<codeName>Druckbelüftungsanlagen</codeName>
|
|
1903
|
+
</xs:appinfo>
|
|
1904
|
+
</xs:annotation>
|
|
1905
|
+
</xs:enumeration>
|
|
1906
|
+
<xs:enumeration value="5">
|
|
1907
|
+
<xs:annotation>
|
|
1908
|
+
<xs:appinfo>
|
|
1909
|
+
<codeName>Feuerlöschanlagen</codeName>
|
|
1910
|
+
</xs:appinfo>
|
|
1911
|
+
</xs:annotation>
|
|
1912
|
+
</xs:enumeration>
|
|
1913
|
+
<xs:enumeration value="6">
|
|
1914
|
+
<xs:annotation>
|
|
1915
|
+
<xs:appinfo>
|
|
1916
|
+
<codeName>Brandmelde- und Alarmierungsanlagen</codeName>
|
|
1917
|
+
</xs:appinfo>
|
|
1918
|
+
</xs:annotation>
|
|
1919
|
+
</xs:enumeration>
|
|
1920
|
+
<xs:enumeration value="7">
|
|
1921
|
+
<xs:annotation>
|
|
1922
|
+
<xs:appinfo>
|
|
1923
|
+
<codeName>Sicherheitsstromversorgungen</codeName>
|
|
1924
|
+
</xs:appinfo>
|
|
1925
|
+
</xs:annotation>
|
|
1926
|
+
</xs:enumeration>
|
|
1927
|
+
</xs:restriction>
|
|
1928
|
+
</xs:simpleType>
|
|
1929
|
+
<xs:simpleType name="Codelist.VorbescheidBetreff">
|
|
1930
|
+
<xs:restriction base="xs:token">
|
|
1931
|
+
<xs:enumeration value="1">
|
|
1932
|
+
<xs:annotation>
|
|
1933
|
+
<xs:appinfo>
|
|
1934
|
+
<codeName>Die Frage betrifft die Zulässigkeit einer Abweichung.</codeName>
|
|
1935
|
+
</xs:appinfo>
|
|
1936
|
+
</xs:annotation>
|
|
1937
|
+
</xs:enumeration>
|
|
1938
|
+
<xs:enumeration value="2">
|
|
1939
|
+
<xs:annotation>
|
|
1940
|
+
<xs:appinfo>
|
|
1941
|
+
<codeName>Die Frage betrifft die Zulässigkeit einer Erleichterung.</codeName>
|
|
1942
|
+
</xs:appinfo>
|
|
1943
|
+
</xs:annotation>
|
|
1944
|
+
</xs:enumeration>
|
|
1945
|
+
<xs:enumeration value="3">
|
|
1946
|
+
<xs:annotation>
|
|
1947
|
+
<xs:appinfo>
|
|
1948
|
+
<codeName>Es wird die Frage gestellt, ob ein gegebenes Vorhaben zulässig im Außenbereich (gem. §35 BauGB) ist.</codeName>
|
|
1949
|
+
</xs:appinfo>
|
|
1950
|
+
</xs:annotation>
|
|
1951
|
+
</xs:enumeration>
|
|
1952
|
+
<xs:enumeration value="4">
|
|
1953
|
+
<xs:annotation>
|
|
1954
|
+
<xs:appinfo>
|
|
1955
|
+
<codeName>Frage ob vereinbar mit dem Einfügungsgebot (gem. §34 Absätze 1 bis 3 BauGB)</codeName>
|
|
1956
|
+
</xs:appinfo>
|
|
1957
|
+
</xs:annotation>
|
|
1958
|
+
</xs:enumeration>
|
|
1959
|
+
<xs:enumeration value="5">
|
|
1960
|
+
<xs:annotation>
|
|
1961
|
+
<xs:appinfo>
|
|
1962
|
+
<codeName>Frage zu einem sonstigen Aspekt</codeName>
|
|
1963
|
+
</xs:appinfo>
|
|
1964
|
+
</xs:annotation>
|
|
1965
|
+
</xs:enumeration>
|
|
1966
|
+
</xs:restriction>
|
|
1967
|
+
</xs:simpleType>
|
|
1968
|
+
<xs:simpleType name="Codelist.VorlagenBauantragBauvorhaben">
|
|
1969
|
+
<xs:restriction base="xs:token">
|
|
1970
|
+
<xs:enumeration value="1">
|
|
1971
|
+
<xs:annotation>
|
|
1972
|
+
<xs:appinfo>
|
|
1973
|
+
<codeName>Angaben über die gesicherte Erschließung (§ 3 Nr. 6 MBauVorlVO)</codeName>
|
|
1974
|
+
</xs:appinfo>
|
|
1975
|
+
</xs:annotation>
|
|
1976
|
+
</xs:enumeration>
|
|
1977
|
+
<xs:enumeration value="10">
|
|
1978
|
+
<xs:annotation>
|
|
1979
|
+
<xs:appinfo>
|
|
1980
|
+
<codeName>Brandschutznachweis (§ 11 MBauVorlVO)</codeName>
|
|
1981
|
+
</xs:appinfo>
|
|
1982
|
+
</xs:annotation>
|
|
1983
|
+
</xs:enumeration>
|
|
1984
|
+
<xs:enumeration value="11">
|
|
1985
|
+
<xs:annotation>
|
|
1986
|
+
<xs:appinfo>
|
|
1987
|
+
<codeName>Nachweis für Wärme-, Schall-, Erschütterungsschutz (§ 12 MBauVorlVO)</codeName>
|
|
1988
|
+
</xs:appinfo>
|
|
1989
|
+
</xs:annotation>
|
|
1990
|
+
</xs:enumeration>
|
|
1991
|
+
<xs:enumeration value="12">
|
|
1992
|
+
<xs:annotation>
|
|
1993
|
+
<xs:appinfo>
|
|
1994
|
+
<codeName>Modell zur Beurteilung des Bauvorhabens (§ 1 Abs. 4 MBauVorlVO)</codeName>
|
|
1995
|
+
</xs:appinfo>
|
|
1996
|
+
</xs:annotation>
|
|
1997
|
+
</xs:enumeration>
|
|
1998
|
+
<xs:enumeration value="13">
|
|
1999
|
+
<xs:annotation>
|
|
2000
|
+
<xs:appinfo>
|
|
2001
|
+
<codeName>weitere Nachweise zur Beurteilung des Bauvorhabens (§ 1 Abs. 4 MBauVorlVO) - Betriebsbeschreibung</codeName>
|
|
2002
|
+
</xs:appinfo>
|
|
2003
|
+
</xs:annotation>
|
|
2004
|
+
</xs:enumeration>
|
|
2005
|
+
<xs:enumeration value="14">
|
|
2006
|
+
<xs:annotation>
|
|
2007
|
+
<xs:appinfo>
|
|
2008
|
+
<codeName>weitere Nachweise zur Beurteilung des Bauvorhabens (§ 1 Abs. 4 MBauVorlVO) - Stellplatznachweis</codeName>
|
|
2009
|
+
</xs:appinfo>
|
|
2010
|
+
</xs:annotation>
|
|
2011
|
+
</xs:enumeration>
|
|
2012
|
+
<xs:enumeration value="15">
|
|
2013
|
+
<xs:annotation>
|
|
2014
|
+
<xs:appinfo>
|
|
2015
|
+
<codeName>weitere Nachweise zur Beurteilung des Bauvorhabens (§ 1 Abs. 4 MBauVorlVO) - Typenprüfungen</codeName>
|
|
2016
|
+
</xs:appinfo>
|
|
2017
|
+
</xs:annotation>
|
|
2018
|
+
</xs:enumeration>
|
|
2019
|
+
<xs:enumeration value="16">
|
|
2020
|
+
<xs:annotation>
|
|
2021
|
+
<xs:appinfo>
|
|
2022
|
+
<codeName>weitere Nachweise zur Beurteilung des Bauvorhabens (§ 1 Abs. 4 MBauVorlVO) - Zustimmung im Einzelfall</codeName>
|
|
2023
|
+
</xs:appinfo>
|
|
2024
|
+
</xs:annotation>
|
|
2025
|
+
</xs:enumeration>
|
|
2026
|
+
<xs:enumeration value="17">
|
|
2027
|
+
<xs:annotation>
|
|
2028
|
+
<xs:appinfo>
|
|
2029
|
+
<codeName>weitere Nachweise zur Beurteilung des Bauvorhabens (§ 1 Abs. 4 MBauVorlVO) - Unterlagen zur UVP</codeName>
|
|
2030
|
+
</xs:appinfo>
|
|
2031
|
+
</xs:annotation>
|
|
2032
|
+
</xs:enumeration>
|
|
2033
|
+
<xs:enumeration value="2">
|
|
2034
|
+
<xs:annotation>
|
|
2035
|
+
<xs:appinfo>
|
|
2036
|
+
<codeName>Berechnung des Maßes der geplanten baulichen Nutzung (§ 3 Nr. 7 MBauVorlVO)</codeName>
|
|
2037
|
+
</xs:appinfo>
|
|
2038
|
+
</xs:annotation>
|
|
2039
|
+
</xs:enumeration>
|
|
2040
|
+
<xs:enumeration value="3">
|
|
2041
|
+
<xs:annotation>
|
|
2042
|
+
<xs:appinfo>
|
|
2043
|
+
<codeName>Liegenschaftskarte (§ 7 MBauVorlVO)</codeName>
|
|
2044
|
+
</xs:appinfo>
|
|
2045
|
+
</xs:annotation>
|
|
2046
|
+
</xs:enumeration>
|
|
2047
|
+
<xs:enumeration value="4">
|
|
2048
|
+
<xs:annotation>
|
|
2049
|
+
<xs:appinfo>
|
|
2050
|
+
<codeName>Lageplan (§ 7 MBauVorlVO)</codeName>
|
|
2051
|
+
</xs:appinfo>
|
|
2052
|
+
</xs:annotation>
|
|
2053
|
+
</xs:enumeration>
|
|
2054
|
+
<xs:enumeration value="5">
|
|
2055
|
+
<xs:annotation>
|
|
2056
|
+
<xs:appinfo>
|
|
2057
|
+
<codeName>Grundriss (§ 8 MBauVorlVO)</codeName>
|
|
2058
|
+
</xs:appinfo>
|
|
2059
|
+
</xs:annotation>
|
|
2060
|
+
</xs:enumeration>
|
|
2061
|
+
<xs:enumeration value="6">
|
|
2062
|
+
<xs:annotation>
|
|
2063
|
+
<xs:appinfo>
|
|
2064
|
+
<codeName>Schnitt (§ 8 MBauVorlVO)</codeName>
|
|
2065
|
+
</xs:appinfo>
|
|
2066
|
+
</xs:annotation>
|
|
2067
|
+
</xs:enumeration>
|
|
2068
|
+
<xs:enumeration value="7">
|
|
2069
|
+
<xs:annotation>
|
|
2070
|
+
<xs:appinfo>
|
|
2071
|
+
<codeName>Ansicht (§ 8 MBauVorlVO)</codeName>
|
|
2072
|
+
</xs:appinfo>
|
|
2073
|
+
</xs:annotation>
|
|
2074
|
+
</xs:enumeration>
|
|
2075
|
+
<xs:enumeration value="8">
|
|
2076
|
+
<xs:annotation>
|
|
2077
|
+
<xs:appinfo>
|
|
2078
|
+
<codeName>Baubeschreibung (§9 MBauVorlVO)</codeName>
|
|
2079
|
+
</xs:appinfo>
|
|
2080
|
+
</xs:annotation>
|
|
2081
|
+
</xs:enumeration>
|
|
2082
|
+
<xs:enumeration value="9">
|
|
2083
|
+
<xs:annotation>
|
|
2084
|
+
<xs:appinfo>
|
|
2085
|
+
<codeName>Standsicherheitsnachweis (§ 10 MBauVorlVO)</codeName>
|
|
2086
|
+
</xs:appinfo>
|
|
2087
|
+
</xs:annotation>
|
|
2088
|
+
</xs:enumeration>
|
|
2089
|
+
</xs:restriction>
|
|
2090
|
+
</xs:simpleType>
|
|
2091
|
+
<xs:simpleType name="Codelist.VorlagenBauantragBearbeitung">
|
|
2092
|
+
<xs:restriction base="xs:token">
|
|
2093
|
+
<xs:enumeration value="1">
|
|
2094
|
+
<xs:annotation>
|
|
2095
|
+
<xs:appinfo>
|
|
2096
|
+
<codeName>Nachweis der Bauvorlageberechtigung (§ 65 Abs. 2 MBO) - Architekt (§ 65 Abs. 2 Nr. 1 MBO)</codeName>
|
|
2097
|
+
</xs:appinfo>
|
|
2098
|
+
</xs:annotation>
|
|
2099
|
+
</xs:enumeration>
|
|
2100
|
+
<xs:enumeration value="10">
|
|
2101
|
+
<xs:annotation>
|
|
2102
|
+
<xs:appinfo>
|
|
2103
|
+
<codeName>Nachweis zur Erstellung/Prüfung der bautechnischen Nachweise (§ 66 MBO) - PSV Standsicherheit (§ 66 Abs. 3 Satz 1 MBO)</codeName>
|
|
2104
|
+
</xs:appinfo>
|
|
2105
|
+
</xs:annotation>
|
|
2106
|
+
</xs:enumeration>
|
|
2107
|
+
<xs:enumeration value="11">
|
|
2108
|
+
<xs:annotation>
|
|
2109
|
+
<xs:appinfo>
|
|
2110
|
+
<codeName>vom Nachbarn unterzeichnete Lagepläne und Bauzeichnungen (§ 70 Abs. 2 MBO)</codeName>
|
|
2111
|
+
</xs:appinfo>
|
|
2112
|
+
</xs:annotation>
|
|
2113
|
+
</xs:enumeration>
|
|
2114
|
+
<xs:enumeration value="12">
|
|
2115
|
+
<xs:annotation>
|
|
2116
|
+
<xs:appinfo>
|
|
2117
|
+
<codeName>Erklärung einer Baulast (§ 83 MBO) – (noch zu klären, noch nicht abgestimmt)</codeName>
|
|
2118
|
+
</xs:appinfo>
|
|
2119
|
+
</xs:annotation>
|
|
2120
|
+
</xs:enumeration>
|
|
2121
|
+
<xs:enumeration value="13">
|
|
2122
|
+
<xs:annotation>
|
|
2123
|
+
<xs:appinfo>
|
|
2124
|
+
<codeName>Zustimmung des Grundstückseigentümers (§ 68 Abs. 4 MBO)</codeName>
|
|
2125
|
+
</xs:appinfo>
|
|
2126
|
+
</xs:annotation>
|
|
2127
|
+
</xs:enumeration>
|
|
2128
|
+
<xs:enumeration value="2">
|
|
2129
|
+
<xs:annotation>
|
|
2130
|
+
<xs:appinfo>
|
|
2131
|
+
<codeName>Nachweis der Bauvorlageberechtigung (§ 65 Abs. 2 MBO) - Bauingenieur (§ 65 Abs. 2 Nr. 2 MBO)</codeName>
|
|
2132
|
+
</xs:appinfo>
|
|
2133
|
+
</xs:annotation>
|
|
2134
|
+
</xs:enumeration>
|
|
2135
|
+
<xs:enumeration value="3">
|
|
2136
|
+
<xs:annotation>
|
|
2137
|
+
<xs:appinfo>
|
|
2138
|
+
<codeName>Nachweis der Bauvorlageberechtigung (§ 65 Abs. 2 MBO) - Innenarchitekt (§ 65 Abs. 2 Nr. 3 MBO)</codeName>
|
|
2139
|
+
</xs:appinfo>
|
|
2140
|
+
</xs:annotation>
|
|
2141
|
+
</xs:enumeration>
|
|
2142
|
+
<xs:enumeration value="4">
|
|
2143
|
+
<xs:annotation>
|
|
2144
|
+
<xs:appinfo>
|
|
2145
|
+
<codeName>Nachweis der Bauvorlageberechtigung (§ 65 Abs. 2 MBO) - Planer im öffentlichen Dienst (§ 65 Abs. 2 Nr. 4 MBO)</codeName>
|
|
2146
|
+
</xs:appinfo>
|
|
2147
|
+
</xs:annotation>
|
|
2148
|
+
</xs:enumeration>
|
|
2149
|
+
<xs:enumeration value="5">
|
|
2150
|
+
<xs:annotation>
|
|
2151
|
+
<xs:appinfo>
|
|
2152
|
+
<codeName>Nachweis zur Erstellung/Prüfung der bautechnischen Nachweise (§ 66 MBO) - Tragwerksplaner (§ 66 Abs. 2 Satz 2 MBO)</codeName>
|
|
2153
|
+
</xs:appinfo>
|
|
2154
|
+
</xs:annotation>
|
|
2155
|
+
</xs:enumeration>
|
|
2156
|
+
<xs:enumeration value="6">
|
|
2157
|
+
<xs:annotation>
|
|
2158
|
+
<xs:appinfo>
|
|
2159
|
+
<codeName>Nachweis zur Erstellung/Prüfung der bautechnischen Nachweise (§ 66 MBO) - Brandschutzplaner (§ 66 Abs. 2 Satz 3 MBO)</codeName>
|
|
2160
|
+
</xs:appinfo>
|
|
2161
|
+
</xs:annotation>
|
|
2162
|
+
</xs:enumeration>
|
|
2163
|
+
<xs:enumeration value="7">
|
|
2164
|
+
<xs:annotation>
|
|
2165
|
+
<xs:appinfo>
|
|
2166
|
+
<codeName>Nachweis zur Erstellung/Prüfung der bautechnischen Nachweise (§ 66 MBO) - PrüfIng Brandschutz (§ 66 Abs. 2 Satz 3 MBO)</codeName>
|
|
2167
|
+
</xs:appinfo>
|
|
2168
|
+
</xs:annotation>
|
|
2169
|
+
</xs:enumeration>
|
|
2170
|
+
<xs:enumeration value="8">
|
|
2171
|
+
<xs:annotation>
|
|
2172
|
+
<xs:appinfo>
|
|
2173
|
+
<codeName>Nachweis zur Erstellung/Prüfung der bautechnischen Nachweise (§ 66 MBO) - PrüfIng Standsicherheit (§ 66 Abs. 3 Satz 2 MBO)</codeName>
|
|
2174
|
+
</xs:appinfo>
|
|
2175
|
+
</xs:annotation>
|
|
2176
|
+
</xs:enumeration>
|
|
2177
|
+
<xs:enumeration value="9">
|
|
2178
|
+
<xs:annotation>
|
|
2179
|
+
<xs:appinfo>
|
|
2180
|
+
<codeName>Nachweis zur Erstellung/Prüfung der bautechnischen Nachweise (§ 66 MBO) - PSV Brandschutz (§ 66 Abs. 2 Satz 3 MBO)</codeName>
|
|
2181
|
+
</xs:appinfo>
|
|
2182
|
+
</xs:annotation>
|
|
2183
|
+
</xs:enumeration>
|
|
2184
|
+
</xs:restriction>
|
|
2185
|
+
</xs:simpleType>
|
|
2186
|
+
<xs:simpleType name="Codelist.VorlagenBauzustand">
|
|
2187
|
+
<xs:restriction base="xs:token">
|
|
2188
|
+
<xs:enumeration value="1">
|
|
2189
|
+
<xs:annotation>
|
|
2190
|
+
<xs:appinfo>
|
|
2191
|
+
<codeName>Baulasten (§ 83 MBO)</codeName>
|
|
2192
|
+
</xs:appinfo>
|
|
2193
|
+
</xs:annotation>
|
|
2194
|
+
</xs:enumeration>
|
|
2195
|
+
<xs:enumeration value="10">
|
|
2196
|
+
<xs:annotation>
|
|
2197
|
+
<xs:appinfo>
|
|
2198
|
+
<codeName>Brandschutznachweis nach § 11 MBauVorlVO (§ 15 MBauVorlVO)</codeName>
|
|
2199
|
+
</xs:appinfo>
|
|
2200
|
+
</xs:annotation>
|
|
2201
|
+
</xs:enumeration>
|
|
2202
|
+
<xs:enumeration value="11">
|
|
2203
|
+
<xs:annotation>
|
|
2204
|
+
<xs:appinfo>
|
|
2205
|
+
<codeName>Proben von Bauprodukten (§ 81 Abs. 3 MBO)</codeName>
|
|
2206
|
+
</xs:appinfo>
|
|
2207
|
+
</xs:annotation>
|
|
2208
|
+
</xs:enumeration>
|
|
2209
|
+
<xs:enumeration value="2">
|
|
2210
|
+
<xs:annotation>
|
|
2211
|
+
<xs:appinfo>
|
|
2212
|
+
<codeName>Baubeginnanzeige nach § 72 Abs. 8, § 62 Abs. 5 MBO (§ 14 MBauVorlVO)</codeName>
|
|
2213
|
+
</xs:appinfo>
|
|
2214
|
+
</xs:annotation>
|
|
2215
|
+
</xs:enumeration>
|
|
2216
|
+
<xs:enumeration value="3">
|
|
2217
|
+
<xs:annotation>
|
|
2218
|
+
<xs:appinfo>
|
|
2219
|
+
<codeName>Anzeige der beabsichtigten Nutzungsaufnahme nach § 82 Abs. 2 MBO (§ 15 MBauVorlVO)</codeName>
|
|
2220
|
+
</xs:appinfo>
|
|
2221
|
+
</xs:annotation>
|
|
2222
|
+
</xs:enumeration>
|
|
2223
|
+
<xs:enumeration value="4">
|
|
2224
|
+
<xs:annotation>
|
|
2225
|
+
<xs:appinfo>
|
|
2226
|
+
<codeName>Nachweis über die Absteckung der Grundrissfläche und die Festlegung der Höhenlage (§ 72 Abs. 7 MBO)</codeName>
|
|
2227
|
+
</xs:appinfo>
|
|
2228
|
+
</xs:annotation>
|
|
2229
|
+
</xs:enumeration>
|
|
2230
|
+
<xs:enumeration value="5">
|
|
2231
|
+
<xs:annotation>
|
|
2232
|
+
<xs:appinfo>
|
|
2233
|
+
<codeName>Erklärung des Nachweiserstellers über die Erstellung des bautechnischen Nachweises gem. § 66 Abs. 1 Satz 2, Abs. 2 MBO. (§ 14 Abs. 1 MBauVorlVO)</codeName>
|
|
2234
|
+
</xs:appinfo>
|
|
2235
|
+
</xs:annotation>
|
|
2236
|
+
</xs:enumeration>
|
|
2237
|
+
<xs:enumeration value="6">
|
|
2238
|
+
<xs:annotation>
|
|
2239
|
+
<xs:appinfo>
|
|
2240
|
+
<codeName>Bescheinigung des Prüfsachverständigen zum Standsicherheitsnachweis gem. § 66 Abs. 3 Satz 1 MBO. (§ 14 Abs. 2 MBauVorlVO)</codeName>
|
|
2241
|
+
</xs:appinfo>
|
|
2242
|
+
</xs:annotation>
|
|
2243
|
+
</xs:enumeration>
|
|
2244
|
+
<xs:enumeration value="7">
|
|
2245
|
+
<xs:annotation>
|
|
2246
|
+
<xs:appinfo>
|
|
2247
|
+
<codeName>Bescheinigung des Prüfsachverständigen zum Brandschutz gem. § 66 Abs. 3 Satz 2 i.V.m. § 82 Abs. 2 Satz 2 MBO (§ 15 MBauVorlVO)</codeName>
|
|
2248
|
+
</xs:appinfo>
|
|
2249
|
+
</xs:annotation>
|
|
2250
|
+
</xs:enumeration>
|
|
2251
|
+
<xs:enumeration value="8">
|
|
2252
|
+
<xs:annotation>
|
|
2253
|
+
<xs:appinfo>
|
|
2254
|
+
<codeName>Erklärung des Tragwerksplaners, dass nach Maßgabe des Kriterienskataloges der Anlage 2 zur MBauVorlVO eine Prüfung des Standsicherheitsnachweises nicht erforderlich ist gem. § 66 Abs. 3 Satz 1 Halbs. 1 Nr. 2 MBO. (§ 14 Abs. 3 MBauVorlVO)</codeName>
|
|
2255
|
+
</xs:appinfo>
|
|
2256
|
+
</xs:annotation>
|
|
2257
|
+
</xs:enumeration>
|
|
2258
|
+
<xs:enumeration value="9">
|
|
2259
|
+
<xs:annotation>
|
|
2260
|
+
<xs:appinfo>
|
|
2261
|
+
<codeName>Bestätigung der Bauausführung in Übereinstimmung mit dem Brandschutznachweis (§ 81 Abs. 2 Satz 2)</codeName>
|
|
2262
|
+
</xs:appinfo>
|
|
2263
|
+
</xs:annotation>
|
|
2264
|
+
</xs:enumeration>
|
|
2265
|
+
</xs:restriction>
|
|
2266
|
+
</xs:simpleType>
|
|
2267
|
+
<xs:simpleType name="Codelist.XBauNachrichten">
|
|
2268
|
+
<xs:annotation>
|
|
2269
|
+
<xs:documentation>Codeliste der Bezeichnungen aller XBau-Nachrichten.</xs:documentation>
|
|
2270
|
+
</xs:annotation>
|
|
2271
|
+
<xs:restriction base="xs:token">
|
|
2272
|
+
<xs:enumeration value="0200">
|
|
2273
|
+
<xs:annotation>
|
|
2274
|
+
<xs:appinfo>
|
|
2275
|
+
<codeName>baugenehmigung.antrag.0200</codeName>
|
|
2276
|
+
</xs:appinfo>
|
|
2277
|
+
</xs:annotation>
|
|
2278
|
+
</xs:enumeration>
|
|
2279
|
+
<xs:enumeration value="0201">
|
|
2280
|
+
<xs:annotation>
|
|
2281
|
+
<xs:appinfo>
|
|
2282
|
+
<codeName>baugenehmigung.formellePruefung.0201</codeName>
|
|
2283
|
+
</xs:appinfo>
|
|
2284
|
+
</xs:annotation>
|
|
2285
|
+
</xs:enumeration>
|
|
2286
|
+
<xs:enumeration value="0202">
|
|
2287
|
+
<xs:annotation>
|
|
2288
|
+
<xs:appinfo>
|
|
2289
|
+
<codeName>baugenehmigung.antragKorrektur.0202</codeName>
|
|
2290
|
+
</xs:appinfo>
|
|
2291
|
+
</xs:annotation>
|
|
2292
|
+
</xs:enumeration>
|
|
2293
|
+
<xs:enumeration value="0203">
|
|
2294
|
+
<xs:annotation>
|
|
2295
|
+
<xs:appinfo>
|
|
2296
|
+
<codeName>baugenehmigung.anhoerung.0203</codeName>
|
|
2297
|
+
</xs:appinfo>
|
|
2298
|
+
</xs:annotation>
|
|
2299
|
+
</xs:enumeration>
|
|
2300
|
+
<xs:enumeration value="0204">
|
|
2301
|
+
<xs:annotation>
|
|
2302
|
+
<xs:appinfo>
|
|
2303
|
+
<codeName>baugenehmigung.stellungnahme.0204</codeName>
|
|
2304
|
+
</xs:appinfo>
|
|
2305
|
+
</xs:annotation>
|
|
2306
|
+
</xs:enumeration>
|
|
2307
|
+
<xs:enumeration value="0205">
|
|
2308
|
+
<xs:annotation>
|
|
2309
|
+
<xs:appinfo>
|
|
2310
|
+
<codeName>baugenehmigung.bescheid.0205</codeName>
|
|
2311
|
+
</xs:appinfo>
|
|
2312
|
+
</xs:annotation>
|
|
2313
|
+
</xs:enumeration>
|
|
2314
|
+
<xs:enumeration value="0206">
|
|
2315
|
+
<xs:annotation>
|
|
2316
|
+
<xs:appinfo>
|
|
2317
|
+
<codeName>baugenehmigung.gebuehrenbescheid.0206</codeName>
|
|
2318
|
+
</xs:appinfo>
|
|
2319
|
+
</xs:annotation>
|
|
2320
|
+
</xs:enumeration>
|
|
2321
|
+
<xs:enumeration value="0210">
|
|
2322
|
+
<xs:annotation>
|
|
2323
|
+
<xs:appinfo>
|
|
2324
|
+
<codeName>vorbescheid.antrag.0210</codeName>
|
|
2325
|
+
</xs:appinfo>
|
|
2326
|
+
</xs:annotation>
|
|
2327
|
+
</xs:enumeration>
|
|
2328
|
+
<xs:enumeration value="0211">
|
|
2329
|
+
<xs:annotation>
|
|
2330
|
+
<xs:appinfo>
|
|
2331
|
+
<codeName>vorbescheid.formellePruefung.0211</codeName>
|
|
2332
|
+
</xs:appinfo>
|
|
2333
|
+
</xs:annotation>
|
|
2334
|
+
</xs:enumeration>
|
|
2335
|
+
<xs:enumeration value="0212">
|
|
2336
|
+
<xs:annotation>
|
|
2337
|
+
<xs:appinfo>
|
|
2338
|
+
<codeName>vorbescheid.antragKorrektur.0212</codeName>
|
|
2339
|
+
</xs:appinfo>
|
|
2340
|
+
</xs:annotation>
|
|
2341
|
+
</xs:enumeration>
|
|
2342
|
+
<xs:enumeration value="0213">
|
|
2343
|
+
<xs:annotation>
|
|
2344
|
+
<xs:appinfo>
|
|
2345
|
+
<codeName>vorbescheid.anhoerung.0213</codeName>
|
|
2346
|
+
</xs:appinfo>
|
|
2347
|
+
</xs:annotation>
|
|
2348
|
+
</xs:enumeration>
|
|
2349
|
+
<xs:enumeration value="0214">
|
|
2350
|
+
<xs:annotation>
|
|
2351
|
+
<xs:appinfo>
|
|
2352
|
+
<codeName>vorbescheid.stellungnahme.0214</codeName>
|
|
2353
|
+
</xs:appinfo>
|
|
2354
|
+
</xs:annotation>
|
|
2355
|
+
</xs:enumeration>
|
|
2356
|
+
<xs:enumeration value="0215">
|
|
2357
|
+
<xs:annotation>
|
|
2358
|
+
<xs:appinfo>
|
|
2359
|
+
<codeName>vorbescheid.bescheid.0215</codeName>
|
|
2360
|
+
</xs:appinfo>
|
|
2361
|
+
</xs:annotation>
|
|
2362
|
+
</xs:enumeration>
|
|
2363
|
+
<xs:enumeration value="0216">
|
|
2364
|
+
<xs:annotation>
|
|
2365
|
+
<xs:appinfo>
|
|
2366
|
+
<codeName>vorbescheid.gebuehrenbescheid.0216</codeName>
|
|
2367
|
+
</xs:appinfo>
|
|
2368
|
+
</xs:annotation>
|
|
2369
|
+
</xs:enumeration>
|
|
2370
|
+
<xs:enumeration value="0220">
|
|
2371
|
+
<xs:annotation>
|
|
2372
|
+
<xs:appinfo>
|
|
2373
|
+
<codeName>abweichung.antrag.0220</codeName>
|
|
2374
|
+
</xs:appinfo>
|
|
2375
|
+
</xs:annotation>
|
|
2376
|
+
</xs:enumeration>
|
|
2377
|
+
<xs:enumeration value="0221">
|
|
2378
|
+
<xs:annotation>
|
|
2379
|
+
<xs:appinfo>
|
|
2380
|
+
<codeName>abweichung.formellePruefung.0221</codeName>
|
|
2381
|
+
</xs:appinfo>
|
|
2382
|
+
</xs:annotation>
|
|
2383
|
+
</xs:enumeration>
|
|
2384
|
+
<xs:enumeration value="0222">
|
|
2385
|
+
<xs:annotation>
|
|
2386
|
+
<xs:appinfo>
|
|
2387
|
+
<codeName>abweichung.antragKorrektur.0222</codeName>
|
|
2388
|
+
</xs:appinfo>
|
|
2389
|
+
</xs:annotation>
|
|
2390
|
+
</xs:enumeration>
|
|
2391
|
+
<xs:enumeration value="0223">
|
|
2392
|
+
<xs:annotation>
|
|
2393
|
+
<xs:appinfo>
|
|
2394
|
+
<codeName>abweichung.anhoerung.0223</codeName>
|
|
2395
|
+
</xs:appinfo>
|
|
2396
|
+
</xs:annotation>
|
|
2397
|
+
</xs:enumeration>
|
|
2398
|
+
<xs:enumeration value="0224">
|
|
2399
|
+
<xs:annotation>
|
|
2400
|
+
<xs:appinfo>
|
|
2401
|
+
<codeName>abweichung.stellungnahme.0224</codeName>
|
|
2402
|
+
</xs:appinfo>
|
|
2403
|
+
</xs:annotation>
|
|
2404
|
+
</xs:enumeration>
|
|
2405
|
+
<xs:enumeration value="0225">
|
|
2406
|
+
<xs:annotation>
|
|
2407
|
+
<xs:appinfo>
|
|
2408
|
+
<codeName>abweichung.bescheid.0225</codeName>
|
|
2409
|
+
</xs:appinfo>
|
|
2410
|
+
</xs:annotation>
|
|
2411
|
+
</xs:enumeration>
|
|
2412
|
+
<xs:enumeration value="0226">
|
|
2413
|
+
<xs:annotation>
|
|
2414
|
+
<xs:appinfo>
|
|
2415
|
+
<codeName>abweichung.gebuehrenbescheid.0226</codeName>
|
|
2416
|
+
</xs:appinfo>
|
|
2417
|
+
</xs:annotation>
|
|
2418
|
+
</xs:enumeration>
|
|
2419
|
+
<xs:enumeration value="0300">
|
|
2420
|
+
<xs:annotation>
|
|
2421
|
+
<xs:appinfo>
|
|
2422
|
+
<codeName>beteiligung.aufforderung.0300</codeName>
|
|
2423
|
+
</xs:appinfo>
|
|
2424
|
+
</xs:annotation>
|
|
2425
|
+
</xs:enumeration>
|
|
2426
|
+
<xs:enumeration value="0301">
|
|
2427
|
+
<xs:annotation>
|
|
2428
|
+
<xs:appinfo>
|
|
2429
|
+
<codeName>beteiligung.formellePruefung.0301</codeName>
|
|
2430
|
+
</xs:appinfo>
|
|
2431
|
+
</xs:annotation>
|
|
2432
|
+
</xs:enumeration>
|
|
2433
|
+
<xs:enumeration value="0302">
|
|
2434
|
+
<xs:annotation>
|
|
2435
|
+
<xs:appinfo>
|
|
2436
|
+
<codeName>beteiligung.aufforderungKorrektur.0302</codeName>
|
|
2437
|
+
</xs:appinfo>
|
|
2438
|
+
</xs:annotation>
|
|
2439
|
+
</xs:enumeration>
|
|
2440
|
+
<xs:enumeration value="0303">
|
|
2441
|
+
<xs:annotation>
|
|
2442
|
+
<xs:appinfo>
|
|
2443
|
+
<codeName>beteiligung.stellungnahme.0303</codeName>
|
|
2444
|
+
</xs:appinfo>
|
|
2445
|
+
</xs:annotation>
|
|
2446
|
+
</xs:enumeration>
|
|
2447
|
+
<xs:enumeration value="0400">
|
|
2448
|
+
<xs:annotation>
|
|
2449
|
+
<xs:appinfo>
|
|
2450
|
+
<codeName>informationsempfaenger.benachrichtigung.0400</codeName>
|
|
2451
|
+
</xs:appinfo>
|
|
2452
|
+
</xs:annotation>
|
|
2453
|
+
</xs:enumeration>
|
|
2454
|
+
<xs:enumeration value="0500">
|
|
2455
|
+
<xs:annotation>
|
|
2456
|
+
<xs:appinfo>
|
|
2457
|
+
<codeName>bautechnischeNachweise.pruefauftrag.0500</codeName>
|
|
2458
|
+
</xs:appinfo>
|
|
2459
|
+
</xs:annotation>
|
|
2460
|
+
</xs:enumeration>
|
|
2461
|
+
<xs:enumeration value="0501">
|
|
2462
|
+
<xs:annotation>
|
|
2463
|
+
<xs:appinfo>
|
|
2464
|
+
<codeName>bautechnischeNachweise.auftragsbestaetigung.0501</codeName>
|
|
2465
|
+
</xs:appinfo>
|
|
2466
|
+
</xs:annotation>
|
|
2467
|
+
</xs:enumeration>
|
|
2468
|
+
<xs:enumeration value="0502">
|
|
2469
|
+
<xs:annotation>
|
|
2470
|
+
<xs:appinfo>
|
|
2471
|
+
<codeName>bautechnischeNachweise.formellePruefung.0502</codeName>
|
|
2472
|
+
</xs:appinfo>
|
|
2473
|
+
</xs:annotation>
|
|
2474
|
+
</xs:enumeration>
|
|
2475
|
+
<xs:enumeration value="0503">
|
|
2476
|
+
<xs:annotation>
|
|
2477
|
+
<xs:appinfo>
|
|
2478
|
+
<codeName>bautechnischeNachweise.pruefauftragKorrektur.0503</codeName>
|
|
2479
|
+
</xs:appinfo>
|
|
2480
|
+
</xs:annotation>
|
|
2481
|
+
</xs:enumeration>
|
|
2482
|
+
<xs:enumeration value="0504">
|
|
2483
|
+
<xs:annotation>
|
|
2484
|
+
<xs:appinfo>
|
|
2485
|
+
<codeName>bautechnischeNachweise.anforderungNachbesserung.0504</codeName>
|
|
2486
|
+
</xs:appinfo>
|
|
2487
|
+
</xs:annotation>
|
|
2488
|
+
</xs:enumeration>
|
|
2489
|
+
<xs:enumeration value="0505">
|
|
2490
|
+
<xs:annotation>
|
|
2491
|
+
<xs:appinfo>
|
|
2492
|
+
<codeName>bautechnischeNachweise.nachbesserung.0505</codeName>
|
|
2493
|
+
</xs:appinfo>
|
|
2494
|
+
</xs:annotation>
|
|
2495
|
+
</xs:enumeration>
|
|
2496
|
+
<xs:enumeration value="0506">
|
|
2497
|
+
<xs:annotation>
|
|
2498
|
+
<xs:appinfo>
|
|
2499
|
+
<codeName>bautechnischeNachweise.pruefbericht.0506</codeName>
|
|
2500
|
+
</xs:appinfo>
|
|
2501
|
+
</xs:annotation>
|
|
2502
|
+
</xs:enumeration>
|
|
2503
|
+
<xs:enumeration value="0507">
|
|
2504
|
+
<xs:annotation>
|
|
2505
|
+
<xs:appinfo>
|
|
2506
|
+
<codeName>bautechnischeNachweise.rechnung.0507</codeName>
|
|
2507
|
+
</xs:appinfo>
|
|
2508
|
+
</xs:annotation>
|
|
2509
|
+
</xs:enumeration>
|
|
2510
|
+
<xs:enumeration value="0600">
|
|
2511
|
+
<xs:annotation>
|
|
2512
|
+
<xs:appinfo>
|
|
2513
|
+
<codeName>genehmigungsfreistellung.anzeige.0600</codeName>
|
|
2514
|
+
</xs:appinfo>
|
|
2515
|
+
</xs:annotation>
|
|
2516
|
+
</xs:enumeration>
|
|
2517
|
+
<xs:enumeration value="0601">
|
|
2518
|
+
<xs:annotation>
|
|
2519
|
+
<xs:appinfo>
|
|
2520
|
+
<codeName>genehmigungsfreistellung.anzeigeBAB.0601</codeName>
|
|
2521
|
+
</xs:appinfo>
|
|
2522
|
+
</xs:annotation>
|
|
2523
|
+
</xs:enumeration>
|
|
2524
|
+
<xs:enumeration value="0602">
|
|
2525
|
+
<xs:annotation>
|
|
2526
|
+
<xs:appinfo>
|
|
2527
|
+
<codeName>genehmigungsfreistellung.ergebnis.0602</codeName>
|
|
2528
|
+
</xs:appinfo>
|
|
2529
|
+
</xs:annotation>
|
|
2530
|
+
</xs:enumeration>
|
|
2531
|
+
<xs:enumeration value="0603">
|
|
2532
|
+
<xs:annotation>
|
|
2533
|
+
<xs:appinfo>
|
|
2534
|
+
<codeName>genehmigungsfreistellung.ergebnisBAB.0603</codeName>
|
|
2535
|
+
</xs:appinfo>
|
|
2536
|
+
</xs:annotation>
|
|
2537
|
+
</xs:enumeration>
|
|
2538
|
+
<xs:enumeration value="0700">
|
|
2539
|
+
<xs:annotation>
|
|
2540
|
+
<xs:appinfo>
|
|
2541
|
+
<codeName>baulasten.vorlageErklaerung.0700</codeName>
|
|
2542
|
+
</xs:appinfo>
|
|
2543
|
+
</xs:annotation>
|
|
2544
|
+
</xs:enumeration>
|
|
2545
|
+
<xs:enumeration value="0701">
|
|
2546
|
+
<xs:annotation>
|
|
2547
|
+
<xs:appinfo>
|
|
2548
|
+
<codeName>baulasten.nachforderung.0701</codeName>
|
|
2549
|
+
</xs:appinfo>
|
|
2550
|
+
</xs:annotation>
|
|
2551
|
+
</xs:enumeration>
|
|
2552
|
+
<xs:enumeration value="0702">
|
|
2553
|
+
<xs:annotation>
|
|
2554
|
+
<xs:appinfo>
|
|
2555
|
+
<codeName>baulasten.information.0702</codeName>
|
|
2556
|
+
</xs:appinfo>
|
|
2557
|
+
</xs:annotation>
|
|
2558
|
+
</xs:enumeration>
|
|
2559
|
+
<xs:enumeration value="0703">
|
|
2560
|
+
<xs:annotation>
|
|
2561
|
+
<xs:appinfo>
|
|
2562
|
+
<codeName>baulasten.gebuehrenbescheid.0703</codeName>
|
|
2563
|
+
</xs:appinfo>
|
|
2564
|
+
</xs:annotation>
|
|
2565
|
+
</xs:enumeration>
|
|
2566
|
+
<xs:enumeration value="0800">
|
|
2567
|
+
<xs:annotation>
|
|
2568
|
+
<xs:appinfo>
|
|
2569
|
+
<codeName>ueberwachungspflichtigeAnlagen.pruefbescheinigung.0800</codeName>
|
|
2570
|
+
</xs:appinfo>
|
|
2571
|
+
</xs:annotation>
|
|
2572
|
+
</xs:enumeration>
|
|
2573
|
+
<xs:enumeration value="0801">
|
|
2574
|
+
<xs:annotation>
|
|
2575
|
+
<xs:appinfo>
|
|
2576
|
+
<codeName>ueberwachungspflichtigeAnlagen.erinnerung.0801</codeName>
|
|
2577
|
+
</xs:appinfo>
|
|
2578
|
+
</xs:annotation>
|
|
2579
|
+
</xs:enumeration>
|
|
2580
|
+
<xs:enumeration value="0900">
|
|
2581
|
+
<xs:annotation>
|
|
2582
|
+
<xs:appinfo>
|
|
2583
|
+
<codeName>anzeige.baubeginn.0900</codeName>
|
|
2584
|
+
</xs:appinfo>
|
|
2585
|
+
</xs:annotation>
|
|
2586
|
+
</xs:enumeration>
|
|
2587
|
+
<xs:enumeration value="0901">
|
|
2588
|
+
<xs:annotation>
|
|
2589
|
+
<xs:appinfo>
|
|
2590
|
+
<codeName>anzeige.baubeginnUntersagung.0901</codeName>
|
|
2591
|
+
</xs:appinfo>
|
|
2592
|
+
</xs:annotation>
|
|
2593
|
+
</xs:enumeration>
|
|
2594
|
+
<xs:enumeration value="0910">
|
|
2595
|
+
<xs:annotation>
|
|
2596
|
+
<xs:appinfo>
|
|
2597
|
+
<codeName>anzeige.nutzungsaufnahme.0910</codeName>
|
|
2598
|
+
</xs:appinfo>
|
|
2599
|
+
</xs:annotation>
|
|
2600
|
+
</xs:enumeration>
|
|
2601
|
+
<xs:enumeration value="0911">
|
|
2602
|
+
<xs:annotation>
|
|
2603
|
+
<xs:appinfo>
|
|
2604
|
+
<codeName>anzeige.nutzungsaufnahmeUntersagung.0911</codeName>
|
|
2605
|
+
</xs:appinfo>
|
|
2606
|
+
</xs:annotation>
|
|
2607
|
+
</xs:enumeration>
|
|
2608
|
+
<xs:enumeration value="0920">
|
|
2609
|
+
<xs:annotation>
|
|
2610
|
+
<xs:appinfo>
|
|
2611
|
+
<codeName>bauzustand.anzeige.0920</codeName>
|
|
2612
|
+
</xs:appinfo>
|
|
2613
|
+
</xs:annotation>
|
|
2614
|
+
</xs:enumeration>
|
|
2615
|
+
<xs:enumeration value="0921">
|
|
2616
|
+
<xs:annotation>
|
|
2617
|
+
<xs:appinfo>
|
|
2618
|
+
<codeName>bauzustand.befundliste.0921</codeName>
|
|
2619
|
+
</xs:appinfo>
|
|
2620
|
+
</xs:annotation>
|
|
2621
|
+
</xs:enumeration>
|
|
2622
|
+
<xs:enumeration value="0922">
|
|
2623
|
+
<xs:annotation>
|
|
2624
|
+
<xs:appinfo>
|
|
2625
|
+
<codeName>bauzustand.freigabe.0922</codeName>
|
|
2626
|
+
</xs:appinfo>
|
|
2627
|
+
</xs:annotation>
|
|
2628
|
+
</xs:enumeration>
|
|
2629
|
+
</xs:restriction>
|
|
2630
|
+
</xs:simpleType>
|
|
2631
|
+
</xs:schema>
|
|
2632
|
+
|