@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,4364 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns:xbau="http://www.xleitstelle.de/xbau/2/3"
|
|
4
|
+
xmlns:dinspec91379="urn:xoev-de:kosit:xoev:datentyp:din-spec-91379_2019-03"
|
|
5
|
+
xmlns:xbauk="http://www.xleitstelle.de/xbau/kernmodul/1/1"
|
|
6
|
+
xmlns:xibehoerde="http://www.osci.de/xinneres/behoerde/5"
|
|
7
|
+
xmlns:xida="http://www.osci.de/xinneres/datum/2"
|
|
8
|
+
xmlns:xilb="http://www.osci.de/xinneres/lichtbild/2"
|
|
9
|
+
xmlns:xink="http://www.osci.de/xinneres/basisnachricht/5"
|
|
10
|
+
xmlns:xoev-lc="http://xoev.de/latinchars/1_1/datatypes"
|
|
11
|
+
targetNamespace="http://www.xleitstelle.de/xbau/2/3"
|
|
12
|
+
version="2.3"
|
|
13
|
+
elementFormDefault="qualified"
|
|
14
|
+
attributeFormDefault="unqualified">
|
|
15
|
+
<xs:annotation>
|
|
16
|
+
<xs:appinfo>
|
|
17
|
+
<standard>
|
|
18
|
+
<nameLang>XBau - Standard für die Datenkommunikation der Bauaufsichtsbehörde</nameLang>
|
|
19
|
+
<nameKurz>XBau</nameKurz>
|
|
20
|
+
<nameTechnisch>xbau</nameTechnisch>
|
|
21
|
+
<kennung>urn:xoev-de:bmk:standard:xbau</kennung>
|
|
22
|
+
<beschreibung>XBau ist der XÖV-Standard für den Datenaustausch der Bauaufsichtsbehörden mit ihren Kommunikationspartnern (Bauherren, Architektenbüros, Behörden zahlreicher Rechtsbereiche). </beschreibung>
|
|
23
|
+
</standard>
|
|
24
|
+
<versionStandard>
|
|
25
|
+
<version>2.3</version>
|
|
26
|
+
<beschreibung>Erweiterte Fassung des Fachmoduls XBau-Hochbau: Die Verfahren der Bauberatung, der Akteneinsicht und der Beantragung einer Abgeschlossenheitsbescheinigung gemäß Wohnungseigentumsgesetz wurden aufgenommen. Eine Reihe von Datentypen für die OZG-Umsetzung bei der Antragstellung Hochbau wurden optimiert, ebenso wie die Datenübermittlung der Bauaufsichtsbehörden an die amtliche Statistik vervollständigt. Die Metadaten für die Übermittlung von Bauvorlagen bzw. sonstigen Anlagen wurden konsolidiert, so dass Bauvorlagen jetzt entweder als Anhang (Attachment) oder per Verlinkung bereitgestellt werden. Weitere Änderungen und Erweiterungen sind in der Versionshistorie des Spezifikationsdokuments beschrieben.</beschreibung>
|
|
27
|
+
<versionXOEVProfil>1.7.1</versionXOEVProfil>
|
|
28
|
+
<versionXOEVHandbuch>2.3</versionXOEVHandbuch>
|
|
29
|
+
<versionXGenerator>3.0.1</versionXGenerator>
|
|
30
|
+
<versionModellierungswerkzeug>19.0</versionModellierungswerkzeug>
|
|
31
|
+
<nameModellierungswerkzeug>MagicDraw</nameModellierungswerkzeug>
|
|
32
|
+
</versionStandard>
|
|
33
|
+
</xs:appinfo>
|
|
34
|
+
</xs:annotation>
|
|
35
|
+
<xs:include schemaLocation="xbau-codes.xsd"/>
|
|
36
|
+
<xs:import schemaLocation="http://www.osci.de/xinneres/basisnachricht/5/xinneres-basisnachricht.xsd"
|
|
37
|
+
namespace="http://www.osci.de/xinneres/basisnachricht/5"/>
|
|
38
|
+
<xs:import schemaLocation="http://www.osci.de/xinneres/behoerde/5/xinneres-behoerde.xsd"
|
|
39
|
+
namespace="http://www.osci.de/xinneres/behoerde/5"/>
|
|
40
|
+
<xs:import schemaLocation="http://www.osci.de/xinneres/datum/2/xinneres-datum.xsd"
|
|
41
|
+
namespace="http://www.osci.de/xinneres/datum/2"/>
|
|
42
|
+
<xs:import schemaLocation="http://www.osci.de/xinneres/lichtbild/2/xinneres-lichtbild.xsd"
|
|
43
|
+
namespace="http://www.osci.de/xinneres/lichtbild/2"/>
|
|
44
|
+
<xs:import schemaLocation="http://xoev.de/DIN-SPEC-91379/2019-03/datatypes/din-91379-datatypes.xsd"
|
|
45
|
+
namespace="urn:xoev-de:kosit:xoev:datentyp:din-spec-91379_2019-03"/>
|
|
46
|
+
<xs:import schemaLocation="http://xoev.de/latinchars/1_1/datatypes/latinchars.xsd"
|
|
47
|
+
namespace="http://xoev.de/latinchars/1_1/datatypes"/>
|
|
48
|
+
<xs:import schemaLocation="https://www.xleitstelle.de/xbau/schema/kernmodul/1/1/xbau-kernmodul-basisdatentypen.xsd"
|
|
49
|
+
namespace="http://www.xleitstelle.de/xbau/kernmodul/1/1"/>
|
|
50
|
+
<xs:import schemaLocation="https://www.xleitstelle.de/xbau/schema/kernmodul/1/1/xbau-kernmodul-codes.xsd"
|
|
51
|
+
namespace="http://www.xleitstelle.de/xbau/kernmodul/1/1"/>
|
|
52
|
+
<xs:import schemaLocation="https://www.xleitstelle.de/xbau/schema/kernmodul/1/1/xbau-kernmodul-datentypen.xsd"
|
|
53
|
+
namespace="http://www.xleitstelle.de/xbau/kernmodul/1/1"/>
|
|
54
|
+
<xs:complexType name="Abgasanlagen">
|
|
55
|
+
<xs:annotation>
|
|
56
|
+
<xs:documentation>Dieser Typ beinhaltet die Daten zu Abgasanlagen.</xs:documentation>
|
|
57
|
+
</xs:annotation>
|
|
58
|
+
<xs:sequence>
|
|
59
|
+
<xs:element name="schornstein" minOccurs="0" type="xbau:Schornstein">
|
|
60
|
+
<xs:annotation>
|
|
61
|
+
<xs:documentation>Angaben zum Schornstein</xs:documentation>
|
|
62
|
+
</xs:annotation>
|
|
63
|
+
</xs:element>
|
|
64
|
+
<xs:element name="anzuschliessendeFeuerstaetten"
|
|
65
|
+
minOccurs="0"
|
|
66
|
+
maxOccurs="unbounded">
|
|
67
|
+
<xs:annotation>
|
|
68
|
+
<xs:documentation>Angaben zu anzuschließenden Feuerstätten. Pro Feuerstätte ist ein Element zu instanziieren.</xs:documentation>
|
|
69
|
+
</xs:annotation>
|
|
70
|
+
<xs:complexType>
|
|
71
|
+
<xs:sequence>
|
|
72
|
+
<xs:element name="art" minOccurs="0" type="xbau:FeuerstaetteArt">
|
|
73
|
+
<xs:annotation>
|
|
74
|
+
<xs:documentation>Angabe der Art</xs:documentation>
|
|
75
|
+
</xs:annotation>
|
|
76
|
+
</xs:element>
|
|
77
|
+
<xs:element name="anzahl" minOccurs="0" type="xs:positiveInteger">
|
|
78
|
+
<xs:annotation>
|
|
79
|
+
<xs:documentation>Angabe der Anzahl</xs:documentation>
|
|
80
|
+
</xs:annotation>
|
|
81
|
+
</xs:element>
|
|
82
|
+
</xs:sequence>
|
|
83
|
+
</xs:complexType>
|
|
84
|
+
</xs:element>
|
|
85
|
+
<xs:element name="lichterQuerschnitt" minOccurs="0">
|
|
86
|
+
<xs:annotation>
|
|
87
|
+
<xs:documentation>Angaben zum lichten Querschnitt</xs:documentation>
|
|
88
|
+
</xs:annotation>
|
|
89
|
+
<xs:complexType>
|
|
90
|
+
<xs:sequence>
|
|
91
|
+
<xs:element name="rechteckig" minOccurs="0" type="xs:token">
|
|
92
|
+
<xs:annotation>
|
|
93
|
+
<xs:documentation>(cm * cm)</xs:documentation>
|
|
94
|
+
</xs:annotation>
|
|
95
|
+
</xs:element>
|
|
96
|
+
<xs:element name="rund" minOccurs="0" type="xs:token">
|
|
97
|
+
<xs:annotation>
|
|
98
|
+
<xs:documentation>(cm)</xs:documentation>
|
|
99
|
+
</xs:annotation>
|
|
100
|
+
</xs:element>
|
|
101
|
+
<xs:element name="flaeche" minOccurs="0" type="xs:token">
|
|
102
|
+
<xs:annotation>
|
|
103
|
+
<xs:documentation>(cm2)</xs:documentation>
|
|
104
|
+
</xs:annotation>
|
|
105
|
+
</xs:element>
|
|
106
|
+
</xs:sequence>
|
|
107
|
+
</xs:complexType>
|
|
108
|
+
</xs:element>
|
|
109
|
+
<xs:element name="verbindungsstuecke" minOccurs="0">
|
|
110
|
+
<xs:annotation>
|
|
111
|
+
<xs:documentation>Angaben zu Verbindungsstücken</xs:documentation>
|
|
112
|
+
</xs:annotation>
|
|
113
|
+
<xs:complexType>
|
|
114
|
+
<xs:sequence>
|
|
115
|
+
<xs:element name="artDesVerbindungsstuecks"
|
|
116
|
+
minOccurs="0"
|
|
117
|
+
type="xbau:Code.VerbindungsstueckArt">
|
|
118
|
+
<xs:annotation>
|
|
119
|
+
<xs:documentation>Angabe der Art des Verbindungsstücks.</xs:documentation>
|
|
120
|
+
</xs:annotation>
|
|
121
|
+
</xs:element>
|
|
122
|
+
<xs:element name="baustoff" minOccurs="0" type="xs:token">
|
|
123
|
+
<xs:annotation>
|
|
124
|
+
<xs:documentation>Angabe des Baustoffs</xs:documentation>
|
|
125
|
+
</xs:annotation>
|
|
126
|
+
</xs:element>
|
|
127
|
+
<xs:element name="dicke" minOccurs="0" type="xs:token">
|
|
128
|
+
<xs:annotation>
|
|
129
|
+
<xs:documentation>Angabe der Dicke</xs:documentation>
|
|
130
|
+
</xs:annotation>
|
|
131
|
+
</xs:element>
|
|
132
|
+
<xs:element name="laenge" minOccurs="0" type="xs:token">
|
|
133
|
+
<xs:annotation>
|
|
134
|
+
<xs:documentation>Angabe der Länge</xs:documentation>
|
|
135
|
+
</xs:annotation>
|
|
136
|
+
</xs:element>
|
|
137
|
+
<xs:element name="anzahlRichtungsaenderungen" minOccurs="0" type="xs:token">
|
|
138
|
+
<xs:annotation>
|
|
139
|
+
<xs:documentation>Angabe der Anzahl der Richtungsänderungen</xs:documentation>
|
|
140
|
+
</xs:annotation>
|
|
141
|
+
</xs:element>
|
|
142
|
+
</xs:sequence>
|
|
143
|
+
</xs:complexType>
|
|
144
|
+
</xs:element>
|
|
145
|
+
<xs:element name="andereAbgasanlagenUeberDach" minOccurs="0">
|
|
146
|
+
<xs:annotation>
|
|
147
|
+
<xs:documentation>(Rheinland Pfalz)</xs:documentation>
|
|
148
|
+
</xs:annotation>
|
|
149
|
+
<xs:complexType>
|
|
150
|
+
<xs:sequence>
|
|
151
|
+
<xs:element name="lfdNr" minOccurs="0" type="xs:token">
|
|
152
|
+
<xs:annotation>
|
|
153
|
+
<xs:documentation>Angabe der laufenden Nummer</xs:documentation>
|
|
154
|
+
</xs:annotation>
|
|
155
|
+
</xs:element>
|
|
156
|
+
<xs:element name="art" minOccurs="0" type="xbau:Code.AbgasanlageArt">
|
|
157
|
+
<xs:annotation>
|
|
158
|
+
<xs:documentation>Angabe der Art.</xs:documentation>
|
|
159
|
+
</xs:annotation>
|
|
160
|
+
</xs:element>
|
|
161
|
+
<xs:element name="fabrikat" minOccurs="0" type="xs:token">
|
|
162
|
+
<xs:annotation>
|
|
163
|
+
<xs:documentation>Angabe des Fabrikats</xs:documentation>
|
|
164
|
+
</xs:annotation>
|
|
165
|
+
</xs:element>
|
|
166
|
+
</xs:sequence>
|
|
167
|
+
</xs:complexType>
|
|
168
|
+
</xs:element>
|
|
169
|
+
</xs:sequence>
|
|
170
|
+
</xs:complexType>
|
|
171
|
+
<xs:complexType name="AbgrabungenUndAufschuettungen">
|
|
172
|
+
<xs:annotation>
|
|
173
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter zu Abgrabungen und Aufschüttungen.</xs:documentation>
|
|
174
|
+
</xs:annotation>
|
|
175
|
+
<xs:sequence>
|
|
176
|
+
<xs:element name="flaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
177
|
+
<xs:annotation>
|
|
178
|
+
<xs:documentation>Angabe der Fläche.</xs:documentation>
|
|
179
|
+
</xs:annotation>
|
|
180
|
+
</xs:element>
|
|
181
|
+
<xs:element name="volumen" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
182
|
+
<xs:annotation>
|
|
183
|
+
<xs:documentation>Angabe des Volumens.</xs:documentation>
|
|
184
|
+
</xs:annotation>
|
|
185
|
+
</xs:element>
|
|
186
|
+
<xs:element name="nichtRekultivierteFlaeche"
|
|
187
|
+
minOccurs="0"
|
|
188
|
+
type="xbauk:Dezimal.XBau">
|
|
189
|
+
<xs:annotation>
|
|
190
|
+
<xs:documentation>Angabe der nicht rekultivierten Fläche.</xs:documentation>
|
|
191
|
+
</xs:annotation>
|
|
192
|
+
</xs:element>
|
|
193
|
+
</xs:sequence>
|
|
194
|
+
</xs:complexType>
|
|
195
|
+
<xs:complexType name="AbweichungBeantragt">
|
|
196
|
+
<xs:annotation>
|
|
197
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter einer Abweichung von öffentlich-rechtlichen Bestimmungen, die der Bauaufsichtsbehörde zur Zulassung vorgelegt wird.</xs:documentation>
|
|
198
|
+
</xs:annotation>
|
|
199
|
+
<xs:sequence>
|
|
200
|
+
<xs:element name="art" type="xbau:Code.AbweichungArt">
|
|
201
|
+
<xs:annotation>
|
|
202
|
+
<xs:documentation>Hier ist einzutragen, als welche Art von Abweichung die beantragte Abweichung einzustufen ist.</xs:documentation>
|
|
203
|
+
</xs:annotation>
|
|
204
|
+
</xs:element>
|
|
205
|
+
<xs:element name="vorschrift" minOccurs="0" type="xbauk:Text">
|
|
206
|
+
<xs:annotation>
|
|
207
|
+
<xs:documentation>In diesem Element ist die Vorschrift der materiellen Anforderung zu bezeichnen: Es sind Referenzen auf die Rechtsnormen einzutragen, auf die sich die bearbeitete Abweichung bezieht.</xs:documentation>
|
|
208
|
+
</xs:annotation>
|
|
209
|
+
</xs:element>
|
|
210
|
+
<xs:element name="beschreibung" minOccurs="0" type="xbauk:Text">
|
|
211
|
+
<xs:annotation>
|
|
212
|
+
<xs:documentation>In diesem Objekt ist der Abweichungsgegenstand im Detail zu erläutern. Alternativ kann hier auf eine oder mehrere Bauvorlagen verwiesen werden, in denen die detaillierte Spezifikation des Abweichungsgegenstands enthalten ist. Diese Bauvorlagen müssen der vorliegenden Nachrichteninstanz als Anlagen beigefügt und gekennzeichnet sein als Bauvorlagen von der Art, die zur Erläuterung oder Begründung von Abweichungen vorgesehen sind.</xs:documentation>
|
|
213
|
+
</xs:annotation>
|
|
214
|
+
</xs:element>
|
|
215
|
+
<xs:element name="begruendung" type="xbauk:Text">
|
|
216
|
+
<xs:annotation>
|
|
217
|
+
<xs:documentation>In diesem Element ist zur beantragten Abweichung eine Erläuterung zu geben, warum die beantragte Zulassung aus Sicht des Antragstellers gerechtfertigt ist. Alternativ kann hier auf eine Bauvorlage verwiesen werden, in der die detaillierte Legitimation der beantragten Abweichung enthalten ist. Diese Bauvorlage muss der vorliegenden Nachrichteninstanz als Anlagen beigefügt und gekennzeichnet sein als Bauvorlage von der Art, die zur Erläuterung oder Begründung von Abweichungen vorgesehen sind.</xs:documentation>
|
|
218
|
+
</xs:annotation>
|
|
219
|
+
</xs:element>
|
|
220
|
+
</xs:sequence>
|
|
221
|
+
</xs:complexType>
|
|
222
|
+
<xs:complexType name="AbweichungBearbeitet">
|
|
223
|
+
<xs:annotation>
|
|
224
|
+
<xs:documentation>Falls die Abweichung eines Bauvorhabens von öffentlich-rechtlichen Bestimmungen bearbeitet (und damit zugelassen bzw. nicht zugelassen) wurde, dient dieser Typ im entsprechenden Kontext zur Übermittlung der relevanten Parameter.</xs:documentation>
|
|
225
|
+
</xs:annotation>
|
|
226
|
+
<xs:sequence>
|
|
227
|
+
<xs:element name="istZugelassen" type="xs:boolean">
|
|
228
|
+
<xs:annotation>
|
|
229
|
+
<xs:documentation>Falls die beantragte Abweichung zugelassen wurde, ist hier 'true' einzutragen, andernfalls 'false'.</xs:documentation>
|
|
230
|
+
</xs:annotation>
|
|
231
|
+
</xs:element>
|
|
232
|
+
<xs:element name="art" type="xbau:Code.AbweichungArt">
|
|
233
|
+
<xs:annotation>
|
|
234
|
+
<xs:documentation>Hier ist einzutragen, als welche Art von Abweichung die beantragte Abweichung einzustufen ist.</xs:documentation>
|
|
235
|
+
</xs:annotation>
|
|
236
|
+
</xs:element>
|
|
237
|
+
<xs:element name="vorschrift" type="xbauk:TextFormatiert">
|
|
238
|
+
<xs:annotation>
|
|
239
|
+
<xs:documentation>Vorschrift der materiellen Anforderung: Hier sind Referenzen auf die Rechtsnormen einzutragen, auf die sich die bearbeitete Abweichung bezieht.</xs:documentation>
|
|
240
|
+
</xs:annotation>
|
|
241
|
+
</xs:element>
|
|
242
|
+
<xs:element name="begruendung" minOccurs="0" type="xbauk:TextFormatiert">
|
|
243
|
+
<xs:annotation>
|
|
244
|
+
<xs:documentation>In diesem Element wird begründet, warum die Abweichung zugelassen bzw. nicht zugelassen wurde.</xs:documentation>
|
|
245
|
+
</xs:annotation>
|
|
246
|
+
</xs:element>
|
|
247
|
+
<xs:element name="nebenbestimmung" minOccurs="0" type="xbauk:TextFormatiert">
|
|
248
|
+
<xs:annotation>
|
|
249
|
+
<xs:documentation>Hier werden für den Fall der Zulassung der beantragten Abweichungen ggf. Nebenbestimmungen formuliert, deren Einhaltung die Bauaufsichtsbehörde zur Bedingung für die Zulassung gemacht hat.</xs:documentation>
|
|
250
|
+
</xs:annotation>
|
|
251
|
+
</xs:element>
|
|
252
|
+
</xs:sequence>
|
|
253
|
+
</xs:complexType>
|
|
254
|
+
<xs:complexType name="AeussereGestaltung">
|
|
255
|
+
<xs:annotation>
|
|
256
|
+
<xs:documentation>Hier können Angaben zur Gestaltung nicht nur des Gebäudes, sondern auch des Grundstücks und der Nebenanlagen gemacht werden.</xs:documentation>
|
|
257
|
+
</xs:annotation>
|
|
258
|
+
<xs:sequence>
|
|
259
|
+
<xs:element name="gebaeude" minOccurs="0" type="xbau:Gebaeude">
|
|
260
|
+
<xs:annotation>
|
|
261
|
+
<xs:documentation>[§ 9 MBO] [OZG]</xs:documentation>
|
|
262
|
+
</xs:annotation>
|
|
263
|
+
</xs:element>
|
|
264
|
+
<xs:element name="spielplatzGestaltung" minOccurs="0" type="xs:token">
|
|
265
|
+
<xs:annotation>
|
|
266
|
+
<xs:documentation>[§ 8 Abs. 2 MBO] Gestaltung und Ausstattung Zielgruppe (klein, mittel, groß)</xs:documentation>
|
|
267
|
+
</xs:annotation>
|
|
268
|
+
</xs:element>
|
|
269
|
+
<xs:element name="freiflaechenGestaltung" minOccurs="0" type="xs:token">
|
|
270
|
+
<xs:annotation>
|
|
271
|
+
<xs:documentation>[OZG][§ 8 Abs. 1 MBO] Gestaltung und Bepflanzung der nicht überbauten Flächen</xs:documentation>
|
|
272
|
+
</xs:annotation>
|
|
273
|
+
</xs:element>
|
|
274
|
+
<xs:element name="stellplatzGestaltung" minOccurs="0">
|
|
275
|
+
<xs:annotation>
|
|
276
|
+
<xs:documentation>[OZG][§ 86 MBO] Befestigung, Gestaltung und Eingrünung</xs:documentation>
|
|
277
|
+
</xs:annotation>
|
|
278
|
+
<xs:complexType>
|
|
279
|
+
<xs:sequence>
|
|
280
|
+
<xs:element name="derZufahrten" minOccurs="0" type="xs:token">
|
|
281
|
+
<xs:annotation>
|
|
282
|
+
<xs:documentation>Angaben zu Zufahrten</xs:documentation>
|
|
283
|
+
</xs:annotation>
|
|
284
|
+
</xs:element>
|
|
285
|
+
<xs:element name="derStellplaetzeimFreien" minOccurs="0" type="xs:token">
|
|
286
|
+
<xs:annotation>
|
|
287
|
+
<xs:documentation>Angaben zu Stellplätzen im Freien</xs:documentation>
|
|
288
|
+
</xs:annotation>
|
|
289
|
+
</xs:element>
|
|
290
|
+
</xs:sequence>
|
|
291
|
+
</xs:complexType>
|
|
292
|
+
</xs:element>
|
|
293
|
+
</xs:sequence>
|
|
294
|
+
</xs:complexType>
|
|
295
|
+
<xs:complexType name="Anlagen">
|
|
296
|
+
<xs:annotation>
|
|
297
|
+
<xs:documentation>Dieser Typ dient dazu, die Metadaten zu Dokumenten aufzunehmen, die einer XBau-Kommunikation (z.B. Antragstellung) als Anlagen beigefügt sind. Als Anlagen sind in erster Linie Bauvorlagen zu nennen, in vielen Fällen zusätzlich weitere Anlagen (wie Nachweise und ergänzende Dokumentationen).</xs:documentation>
|
|
298
|
+
</xs:annotation>
|
|
299
|
+
<xs:sequence>
|
|
300
|
+
<xs:element name="anlage"
|
|
301
|
+
maxOccurs="unbounded"
|
|
302
|
+
type="xbau:MetadatenAnlageErweitert"
|
|
303
|
+
form="unqualified">
|
|
304
|
+
<xs:annotation>
|
|
305
|
+
<xs:documentation>Jede Instanz dieses Elements steht für eine Anlage (Bauvorlage, Primärdokument) zum vorliegenden Antrag bzw. zur übermittelten XBau-Fachnachricht.</xs:documentation>
|
|
306
|
+
</xs:annotation>
|
|
307
|
+
</xs:element>
|
|
308
|
+
</xs:sequence>
|
|
309
|
+
</xs:complexType>
|
|
310
|
+
<xs:complexType name="AnliegenBeteiligung">
|
|
311
|
+
<xs:annotation>
|
|
312
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter eines Beteiligungsanliegens der Bauaufsichtsbehörde gegenüber einem Träger öffentlicher Belange.</xs:documentation>
|
|
313
|
+
</xs:annotation>
|
|
314
|
+
<xs:sequence>
|
|
315
|
+
<xs:element name="rolle" type="xbau:Code.BeteiligungRolle">
|
|
316
|
+
<xs:annotation>
|
|
317
|
+
<xs:documentation>Aus diesem Element geht die Rolle des Adressaten im Beteiligungsverfahren hervor.</xs:documentation>
|
|
318
|
+
</xs:annotation>
|
|
319
|
+
</xs:element>
|
|
320
|
+
<xs:element name="rechtsbereich" type="xbau:Code.Rechtsbereich">
|
|
321
|
+
<xs:annotation>
|
|
322
|
+
<xs:documentation>Dieses Element nennt den Rechtsbereich, innerhalb dessen Anlass und angeforderte Stellungnahme liegen.</xs:documentation>
|
|
323
|
+
</xs:annotation>
|
|
324
|
+
</xs:element>
|
|
325
|
+
<xs:element name="grundDerBeteiligung" type="xbauk:TextFormatiert">
|
|
326
|
+
<xs:annotation>
|
|
327
|
+
<xs:documentation>Hier wird der Grund bzw. das Anliegen der Beteiligung mit Bezug auf die entsprechenden Eigenschaften des Bauvorhabens im Detail formuliert.</xs:documentation>
|
|
328
|
+
</xs:annotation>
|
|
329
|
+
</xs:element>
|
|
330
|
+
</xs:sequence>
|
|
331
|
+
</xs:complexType>
|
|
332
|
+
<xs:complexType name="AnschriftGrundstueck">
|
|
333
|
+
<xs:annotation>
|
|
334
|
+
<xs:documentation>In diesem Typ sind die Angaben zusammengefasst, die für die Anschrift eines Grundstücks hinreichend sind.</xs:documentation>
|
|
335
|
+
</xs:annotation>
|
|
336
|
+
<xs:complexContent>
|
|
337
|
+
<xs:restriction base="xbauk:Anschrift">
|
|
338
|
+
<xs:sequence>
|
|
339
|
+
<xs:element name="strasse"
|
|
340
|
+
minOccurs="0"
|
|
341
|
+
type="dinspec91379:datatypeC"
|
|
342
|
+
form="unqualified">
|
|
343
|
+
<xs:annotation>
|
|
344
|
+
<xs:documentation>In dieses Element wird die Bezeichnung der Straße eingetragen, in der das Baugrundstück liegt. Es ist nach Möglichkeit der amtliche Straßenname aus einem offiziellen Straßenverzeichnis zu nutzen.</xs:documentation>
|
|
345
|
+
</xs:annotation>
|
|
346
|
+
</xs:element>
|
|
347
|
+
<xs:element name="hausnummer"
|
|
348
|
+
minOccurs="0"
|
|
349
|
+
type="dinspec91379:datatypeC"
|
|
350
|
+
form="unqualified">
|
|
351
|
+
<xs:annotation>
|
|
352
|
+
<xs:documentation>Eine Hausnummer dient der genauen Lokalisierung eines Grundstücks, Gebäudes oder Gebäudeteils (Eingang) in einer Straße. Es ist je nach Sachlage eine Zahl einzutragen ("39") oder eine Zahl in Kombination mit einem Buchstaben ("39b").</xs:documentation>
|
|
353
|
+
</xs:annotation>
|
|
354
|
+
</xs:element>
|
|
355
|
+
<xs:element name="strasseHausnummer"
|
|
356
|
+
minOccurs="0"
|
|
357
|
+
type="dinspec91379:datatypeC"
|
|
358
|
+
form="unqualified">
|
|
359
|
+
<xs:annotation>
|
|
360
|
+
<xs:documentation>Element für die Erfassung von Straße und Hausnummer des Grundstücks als undifferenzierte Zeichenkette (nur für bestimmte Kontexte: ersetzt dann die Verwendung der Elemente strasse und hausnummer). Falls sich in einem Kontext der Übernahme von Anschriftsdaten die Bezeichnung der Straße und die Hausnummer nicht maschinell zuverlässig trennen lassen, können diese Informationen in das Element als eine gemeinsame Zeichenkette übernommen werden.</xs:documentation>
|
|
361
|
+
</xs:annotation>
|
|
362
|
+
</xs:element>
|
|
363
|
+
<xs:element name="postleitzahl"
|
|
364
|
+
minOccurs="0"
|
|
365
|
+
type="dinspec91379:datatypeC"
|
|
366
|
+
form="unqualified">
|
|
367
|
+
<xs:annotation>
|
|
368
|
+
<xs:documentation>Angabe der Postleitzahl des Baugrundstücks.</xs:documentation>
|
|
369
|
+
</xs:annotation>
|
|
370
|
+
</xs:element>
|
|
371
|
+
<xs:element name="ort"
|
|
372
|
+
minOccurs="0"
|
|
373
|
+
type="dinspec91379:datatypeC"
|
|
374
|
+
form="unqualified">
|
|
375
|
+
<xs:annotation>
|
|
376
|
+
<xs:documentation>Angabe der Ortsbezeichnung zum Baugrundstück.</xs:documentation>
|
|
377
|
+
</xs:annotation>
|
|
378
|
+
</xs:element>
|
|
379
|
+
<xs:element name="ortsteil"
|
|
380
|
+
minOccurs="0"
|
|
381
|
+
type="dinspec91379:datatypeC"
|
|
382
|
+
form="unqualified">
|
|
383
|
+
<xs:annotation>
|
|
384
|
+
<xs:documentation>Der Ortsteil umfasst ein Teilgebiet des Ortes (der Gemeinde) und dient der Untergliederung.</xs:documentation>
|
|
385
|
+
</xs:annotation>
|
|
386
|
+
</xs:element>
|
|
387
|
+
<xs:element name="zusatz"
|
|
388
|
+
minOccurs="0"
|
|
389
|
+
type="dinspec91379:datatypeC"
|
|
390
|
+
form="unqualified">
|
|
391
|
+
<xs:annotation>
|
|
392
|
+
<xs:documentation>Ein Anschriftenzusatz beinhaltet ggf. erforderliche weitere Präzisierungen zu der Anschrift. Beispiele: Hinterhof, 3. Aufgang, Haus A, 3. Stock, Appartement 25a, 3. Stock - Appartement 25 a, #325a, Raum 77</xs:documentation>
|
|
393
|
+
</xs:annotation>
|
|
394
|
+
</xs:element>
|
|
395
|
+
</xs:sequence>
|
|
396
|
+
</xs:restriction>
|
|
397
|
+
</xs:complexContent>
|
|
398
|
+
</xs:complexType>
|
|
399
|
+
<xs:complexType name="AnschriftGrundstueckErweitert">
|
|
400
|
+
<xs:annotation>
|
|
401
|
+
<xs:documentation>Dieser Typ erweitert den Datentyp AnschriftGrundstueck um Angaben zu einem Hausnummernbereich.</xs:documentation>
|
|
402
|
+
</xs:annotation>
|
|
403
|
+
<xs:complexContent>
|
|
404
|
+
<xs:extension base="xbau:AnschriftGrundstueck">
|
|
405
|
+
<xs:sequence>
|
|
406
|
+
<xs:element name="hausnummernbereich" minOccurs="0">
|
|
407
|
+
<xs:annotation>
|
|
408
|
+
<xs:documentation>Dieses Element umfasst einen Hausnummernbereich.</xs:documentation>
|
|
409
|
+
</xs:annotation>
|
|
410
|
+
<xs:complexType>
|
|
411
|
+
<xs:sequence>
|
|
412
|
+
<xs:element name="hausnummerVon" type="xs:positiveInteger">
|
|
413
|
+
<xs:annotation>
|
|
414
|
+
<xs:documentation>Hier ist der Anfang des Hausnummernbereichs anzugeben.</xs:documentation>
|
|
415
|
+
</xs:annotation>
|
|
416
|
+
</xs:element>
|
|
417
|
+
<xs:element name="hausnummerVonZusatz"
|
|
418
|
+
minOccurs="0"
|
|
419
|
+
type="dinspec91379:datatypeC">
|
|
420
|
+
<xs:annotation>
|
|
421
|
+
<xs:documentation>Hier kann ein Zusatz zum Anfang des Hausnummernbereichs angegeben werden.</xs:documentation>
|
|
422
|
+
</xs:annotation>
|
|
423
|
+
</xs:element>
|
|
424
|
+
<xs:element name="hausnummerBis" type="xs:positiveInteger">
|
|
425
|
+
<xs:annotation>
|
|
426
|
+
<xs:documentation>Hier ist das Ende des Hausnummernbereichs anzugeben.</xs:documentation>
|
|
427
|
+
</xs:annotation>
|
|
428
|
+
</xs:element>
|
|
429
|
+
<xs:element name="hausnummerBisZusatz"
|
|
430
|
+
minOccurs="0"
|
|
431
|
+
type="dinspec91379:datatypeC">
|
|
432
|
+
<xs:annotation>
|
|
433
|
+
<xs:documentation>Hier kann ein Zusatz zum Ende des Hausnummernbereichs angegeben werden.</xs:documentation>
|
|
434
|
+
</xs:annotation>
|
|
435
|
+
</xs:element>
|
|
436
|
+
</xs:sequence>
|
|
437
|
+
</xs:complexType>
|
|
438
|
+
</xs:element>
|
|
439
|
+
</xs:sequence>
|
|
440
|
+
</xs:extension>
|
|
441
|
+
</xs:complexContent>
|
|
442
|
+
</xs:complexType>
|
|
443
|
+
<xs:complexType name="AnwendungsspezifischeErweiterungXML">
|
|
444
|
+
<xs:annotation>
|
|
445
|
+
<xs:documentation>Die AnwendungsspezifischeErweiterungXML bietet die Möglichkeit, mittels Einbindung externer XML-Schemata weitere Metadaten zu spezifizieren. Es können beliebige XML-Schemata mit unterschiedlichen Namensräumen angegeben werden. Die XML-Schema-Validierung der weiterführenden Metadaten erfolgt innerhalb der XBau-Nachricht selbst "lax".</xs:documentation>
|
|
446
|
+
</xs:annotation>
|
|
447
|
+
<xs:sequence>
|
|
448
|
+
<xs:any minOccurs="0"
|
|
449
|
+
maxOccurs="unbounded"
|
|
450
|
+
namespace="##any"
|
|
451
|
+
processContents="lax"/>
|
|
452
|
+
</xs:sequence>
|
|
453
|
+
</xs:complexType>
|
|
454
|
+
<xs:complexType name="AnzahlFahrzeugstellplaetze">
|
|
455
|
+
<xs:annotation>
|
|
456
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu Fahrzeugstellplätzen nach §§ 49 und 50 MBO.</xs:documentation>
|
|
457
|
+
</xs:annotation>
|
|
458
|
+
<xs:sequence>
|
|
459
|
+
<xs:element name="kraftfahrzeuge"
|
|
460
|
+
minOccurs="0"
|
|
461
|
+
type="xbau:Fahrzeugstellplaetze">
|
|
462
|
+
<xs:annotation>
|
|
463
|
+
<xs:documentation>Angaben zu Fahrzeugstellplätzen für Kraftfahrzeuge</xs:documentation>
|
|
464
|
+
</xs:annotation>
|
|
465
|
+
</xs:element>
|
|
466
|
+
<xs:element name="fahrraeder" minOccurs="0" type="xbau:Fahrzeugstellplaetze">
|
|
467
|
+
<xs:annotation>
|
|
468
|
+
<xs:documentation>Angabe zu Fahrzeugstellplätzen für Fahrräder</xs:documentation>
|
|
469
|
+
</xs:annotation>
|
|
470
|
+
</xs:element>
|
|
471
|
+
</xs:sequence>
|
|
472
|
+
</xs:complexType>
|
|
473
|
+
<xs:complexType name="Aufstellort">
|
|
474
|
+
<xs:annotation>
|
|
475
|
+
<xs:documentation>Dieser Typ beinhaltet die Daten zum Aufstellort.</xs:documentation>
|
|
476
|
+
</xs:annotation>
|
|
477
|
+
<xs:sequence>
|
|
478
|
+
<xs:element name="artDesAufstellorts"
|
|
479
|
+
minOccurs="0"
|
|
480
|
+
type="xbau:Code.AufstellortArt">
|
|
481
|
+
<xs:annotation>
|
|
482
|
+
<xs:documentation>Angabe der Art des Aufstellorts.</xs:documentation>
|
|
483
|
+
</xs:annotation>
|
|
484
|
+
</xs:element>
|
|
485
|
+
<xs:element name="lueftungDesAufstellraums" minOccurs="0">
|
|
486
|
+
<xs:annotation>
|
|
487
|
+
<xs:documentation>Angaben zur Lüftung des Aufstellraums (BB)</xs:documentation>
|
|
488
|
+
</xs:annotation>
|
|
489
|
+
<xs:complexType>
|
|
490
|
+
<xs:sequence>
|
|
491
|
+
<xs:element name="artLueftungDesAufstellraums"
|
|
492
|
+
minOccurs="0"
|
|
493
|
+
type="xbau:Code.LueftungDesAufstellraums">
|
|
494
|
+
<xs:annotation>
|
|
495
|
+
<xs:documentation>Angabe der Art der Lüftung des Aufstellraums</xs:documentation>
|
|
496
|
+
</xs:annotation>
|
|
497
|
+
</xs:element>
|
|
498
|
+
<xs:element name="freierQuerschnitt" minOccurs="0" type="xs:token">
|
|
499
|
+
<xs:annotation>
|
|
500
|
+
<xs:documentation>für Lüftungsöffnung und Lüftungsleitung</xs:documentation>
|
|
501
|
+
</xs:annotation>
|
|
502
|
+
</xs:element>
|
|
503
|
+
<xs:element name="mitVentilator" minOccurs="0" type="xs:token">
|
|
504
|
+
<xs:annotation>
|
|
505
|
+
<xs:documentation>Volumenstrom (m3/h)</xs:documentation>
|
|
506
|
+
</xs:annotation>
|
|
507
|
+
</xs:element>
|
|
508
|
+
</xs:sequence>
|
|
509
|
+
</xs:complexType>
|
|
510
|
+
</xs:element>
|
|
511
|
+
<xs:element name="entlueftung" minOccurs="0">
|
|
512
|
+
<xs:annotation>
|
|
513
|
+
<xs:documentation>Angaben zur Entlüftung</xs:documentation>
|
|
514
|
+
</xs:annotation>
|
|
515
|
+
<xs:complexType>
|
|
516
|
+
<xs:sequence>
|
|
517
|
+
<xs:element name="artDerEntlueftung"
|
|
518
|
+
minOccurs="0"
|
|
519
|
+
type="xbau:Code.EntlueftungArt">
|
|
520
|
+
<xs:annotation>
|
|
521
|
+
<xs:documentation>Angabe zur Art der Entlüftung.</xs:documentation>
|
|
522
|
+
</xs:annotation>
|
|
523
|
+
</xs:element>
|
|
524
|
+
<xs:element name="querschnitt" minOccurs="0" type="xs:token">
|
|
525
|
+
<xs:annotation>
|
|
526
|
+
<xs:documentation>Angabe zum Querschnitt</xs:documentation>
|
|
527
|
+
</xs:annotation>
|
|
528
|
+
</xs:element>
|
|
529
|
+
<xs:element name="leistung" minOccurs="0" type="xs:token">
|
|
530
|
+
<xs:annotation>
|
|
531
|
+
<xs:documentation>Angabe zur Leistung (in m3/h)</xs:documentation>
|
|
532
|
+
</xs:annotation>
|
|
533
|
+
</xs:element>
|
|
534
|
+
</xs:sequence>
|
|
535
|
+
</xs:complexType>
|
|
536
|
+
</xs:element>
|
|
537
|
+
<xs:element name="rauminhalt" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
538
|
+
<xs:annotation>
|
|
539
|
+
<xs:documentation>Angabe des Rauminhalts (in m3)</xs:documentation>
|
|
540
|
+
</xs:annotation>
|
|
541
|
+
</xs:element>
|
|
542
|
+
<xs:element name="hoehe" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
543
|
+
<xs:annotation>
|
|
544
|
+
<xs:documentation>Angabe der Höhe</xs:documentation>
|
|
545
|
+
</xs:annotation>
|
|
546
|
+
</xs:element>
|
|
547
|
+
<xs:element name="grundflaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
548
|
+
<xs:annotation>
|
|
549
|
+
<xs:documentation>Angabe der Grunfläche</xs:documentation>
|
|
550
|
+
</xs:annotation>
|
|
551
|
+
</xs:element>
|
|
552
|
+
<xs:element name="umgebendeBauteile" minOccurs="0" maxOccurs="unbounded">
|
|
553
|
+
<xs:annotation>
|
|
554
|
+
<xs:documentation>Angaben zu umgebenden Bauteilen</xs:documentation>
|
|
555
|
+
</xs:annotation>
|
|
556
|
+
<xs:complexType>
|
|
557
|
+
<xs:sequence>
|
|
558
|
+
<xs:element name="artDerUmgebendenBauteile"
|
|
559
|
+
minOccurs="0"
|
|
560
|
+
type="xbau:Code.UmgebendeBauteile">
|
|
561
|
+
<xs:annotation>
|
|
562
|
+
<xs:documentation>Angabe der Art der umgebenden Bauteile.</xs:documentation>
|
|
563
|
+
</xs:annotation>
|
|
564
|
+
</xs:element>
|
|
565
|
+
<xs:element name="baustoffklasse" minOccurs="0" type="xs:token">
|
|
566
|
+
<xs:annotation>
|
|
567
|
+
<xs:documentation>Angabe der Baustoffklasse</xs:documentation>
|
|
568
|
+
</xs:annotation>
|
|
569
|
+
</xs:element>
|
|
570
|
+
<xs:element name="feuerwiderstandsklasse" minOccurs="0" type="xs:token">
|
|
571
|
+
<xs:annotation>
|
|
572
|
+
<xs:documentation>Angabe der Feuerwiderstandsklasse</xs:documentation>
|
|
573
|
+
</xs:annotation>
|
|
574
|
+
</xs:element>
|
|
575
|
+
</xs:sequence>
|
|
576
|
+
</xs:complexType>
|
|
577
|
+
</xs:element>
|
|
578
|
+
</xs:sequence>
|
|
579
|
+
</xs:complexType>
|
|
580
|
+
<xs:complexType name="Aufzuege">
|
|
581
|
+
<xs:annotation>
|
|
582
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu Aufzügen</xs:documentation>
|
|
583
|
+
</xs:annotation>
|
|
584
|
+
<xs:sequence>
|
|
585
|
+
<xs:element name="personenaufzuege" minOccurs="0" type="xs:token">
|
|
586
|
+
<xs:annotation>
|
|
587
|
+
<xs:documentation>Angaben zu Personenaufzügen</xs:documentation>
|
|
588
|
+
</xs:annotation>
|
|
589
|
+
</xs:element>
|
|
590
|
+
<xs:element name="lastenaufzuege" minOccurs="0" type="xs:token">
|
|
591
|
+
<xs:annotation>
|
|
592
|
+
<xs:documentation>Angaben zu Lastenaufzügen</xs:documentation>
|
|
593
|
+
</xs:annotation>
|
|
594
|
+
</xs:element>
|
|
595
|
+
<xs:element name="feuerwehraufzuege" minOccurs="0" type="xs:token">
|
|
596
|
+
<xs:annotation>
|
|
597
|
+
<xs:documentation>Angaben zu Feuerwehraufzügen</xs:documentation>
|
|
598
|
+
</xs:annotation>
|
|
599
|
+
</xs:element>
|
|
600
|
+
</xs:sequence>
|
|
601
|
+
</xs:complexType>
|
|
602
|
+
<xs:complexType name="Barrierefreiheit">
|
|
603
|
+
<xs:annotation>
|
|
604
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zur Barrierefreiheit.</xs:documentation>
|
|
605
|
+
</xs:annotation>
|
|
606
|
+
<xs:sequence>
|
|
607
|
+
<xs:element name="barrierefreiheitEingehalten"
|
|
608
|
+
type="xbau:Code.EinhaltungBarrierefreiheit">
|
|
609
|
+
<xs:annotation>
|
|
610
|
+
<xs:documentation>Angabe, ob die Anforderungen an Barrierefreiheit eingehalten worden sind.</xs:documentation>
|
|
611
|
+
</xs:annotation>
|
|
612
|
+
</xs:element>
|
|
613
|
+
<xs:element name="eingehaltenBei"
|
|
614
|
+
minOccurs="0"
|
|
615
|
+
type="xbau:Code.EinhaltungBarrierefreiheitBei">
|
|
616
|
+
<xs:annotation>
|
|
617
|
+
<xs:documentation>Angabe zur Einhaltung der Barrierefreiheit</xs:documentation>
|
|
618
|
+
</xs:annotation>
|
|
619
|
+
</xs:element>
|
|
620
|
+
<xs:element name="anzahlWohnungenBarrierefrei"
|
|
621
|
+
minOccurs="0"
|
|
622
|
+
type="xs:positiveInteger">
|
|
623
|
+
<xs:annotation>
|
|
624
|
+
<xs:documentation>Anzahl der barrierefreien Wohnungen</xs:documentation>
|
|
625
|
+
</xs:annotation>
|
|
626
|
+
</xs:element>
|
|
627
|
+
<xs:element name="istOeffentlichZugaenglich" minOccurs="0" type="xs:token">
|
|
628
|
+
<xs:annotation>
|
|
629
|
+
<xs:documentation>Angabe zur öffentlichen Zugänglichkeit</xs:documentation>
|
|
630
|
+
</xs:annotation>
|
|
631
|
+
</xs:element>
|
|
632
|
+
<xs:element name="nichtEingehaltenBegruendung" minOccurs="0" type="xbauk:Text">
|
|
633
|
+
<xs:annotation>
|
|
634
|
+
<xs:documentation>Angabe der Begründung bei Nichteinhaltung der Barrierefreiheit</xs:documentation>
|
|
635
|
+
</xs:annotation>
|
|
636
|
+
</xs:element>
|
|
637
|
+
<xs:element name="nichtEingehaltenWegen" minOccurs="0">
|
|
638
|
+
<xs:annotation>
|
|
639
|
+
<xs:documentation>Angabe des Grundes für Nichteinhaltung</xs:documentation>
|
|
640
|
+
</xs:annotation>
|
|
641
|
+
<xs:complexType>
|
|
642
|
+
<xs:sequence>
|
|
643
|
+
<xs:element name="schwierigerGelaendeverhaeltnisse"
|
|
644
|
+
minOccurs="0"
|
|
645
|
+
type="xs:token">
|
|
646
|
+
<xs:annotation>
|
|
647
|
+
<xs:documentation>Grund bei schwierigen Geländeverhältnissen Nachweise erforderlich</xs:documentation>
|
|
648
|
+
</xs:annotation>
|
|
649
|
+
</xs:element>
|
|
650
|
+
<xs:element name="unguenstigerVorhandenerBebauung"
|
|
651
|
+
minOccurs="0"
|
|
652
|
+
type="xs:token">
|
|
653
|
+
<xs:annotation>
|
|
654
|
+
<xs:documentation>Grund bei ungünstiger vorhandener Bebauung Nachweise erforderlich</xs:documentation>
|
|
655
|
+
</xs:annotation>
|
|
656
|
+
</xs:element>
|
|
657
|
+
<xs:element name="unverhaeltnismaessigerMehraufwand"
|
|
658
|
+
minOccurs="0"
|
|
659
|
+
type="xs:token">
|
|
660
|
+
<xs:annotation>
|
|
661
|
+
<xs:documentation>Grund bei unverhältnismässigem Mehraufwand Nachweise erforderlich</xs:documentation>
|
|
662
|
+
</xs:annotation>
|
|
663
|
+
</xs:element>
|
|
664
|
+
</xs:sequence>
|
|
665
|
+
</xs:complexType>
|
|
666
|
+
</xs:element>
|
|
667
|
+
</xs:sequence>
|
|
668
|
+
</xs:complexType>
|
|
669
|
+
<xs:complexType name="BauAmBestand">
|
|
670
|
+
<xs:annotation>
|
|
671
|
+
<xs:documentation>Dieser Typ beinhaltet Informationen über Nutzungsänderungen mit oder ohne den Umbau bestehender Gebäude.</xs:documentation>
|
|
672
|
+
</xs:annotation>
|
|
673
|
+
<xs:sequence>
|
|
674
|
+
<xs:element name="aenderungNutzugsschwerpunkt" minOccurs="0" type="xs:boolean">
|
|
675
|
+
<xs:annotation>
|
|
676
|
+
<xs:documentation>Angabe zur Änderung des Nutzungsschwerpunkts</xs:documentation>
|
|
677
|
+
</xs:annotation>
|
|
678
|
+
</xs:element>
|
|
679
|
+
<xs:element name="abgangsbogenNutzung" minOccurs="0" type="xs:boolean">
|
|
680
|
+
<xs:annotation>
|
|
681
|
+
<xs:documentation>Angabe zur Abgangsbogen Nutzung</xs:documentation>
|
|
682
|
+
</xs:annotation>
|
|
683
|
+
</xs:element>
|
|
684
|
+
<xs:element name="fruehereNutzung" minOccurs="0" type="xs:token">
|
|
685
|
+
<xs:annotation>
|
|
686
|
+
<xs:documentation>Angaben zur früheren Nutzung</xs:documentation>
|
|
687
|
+
</xs:annotation>
|
|
688
|
+
</xs:element>
|
|
689
|
+
</xs:sequence>
|
|
690
|
+
</xs:complexType>
|
|
691
|
+
<xs:complexType name="Bauabgang">
|
|
692
|
+
<xs:annotation>
|
|
693
|
+
<xs:documentation>Dieser Typ beinhaltet die Daten zum Bauabgang.</xs:documentation>
|
|
694
|
+
</xs:annotation>
|
|
695
|
+
<xs:sequence>
|
|
696
|
+
<xs:element name="abgangszeitraumDatum" type="xida:JahrMonat">
|
|
697
|
+
<xs:annotation>
|
|
698
|
+
<xs:documentation>Angabe des Datums zum Abgangszeitraum</xs:documentation>
|
|
699
|
+
</xs:annotation>
|
|
700
|
+
</xs:element>
|
|
701
|
+
<xs:element name="alterDesGebaeudes" type="xbau:Code.GebaeudeAlter">
|
|
702
|
+
<xs:annotation>
|
|
703
|
+
<xs:documentation>Angabe zum Alter des Gebäudes</xs:documentation>
|
|
704
|
+
</xs:annotation>
|
|
705
|
+
</xs:element>
|
|
706
|
+
<xs:element name="umfangDesAbgangs" type="xbau:Code.AbgangUmfang">
|
|
707
|
+
<xs:annotation>
|
|
708
|
+
<xs:documentation>Angabe zum Umfang des Abgangs</xs:documentation>
|
|
709
|
+
</xs:annotation>
|
|
710
|
+
</xs:element>
|
|
711
|
+
<xs:element name="ursacheDesAbgangs" type="xbau:Code.AbgangUrsache">
|
|
712
|
+
<xs:annotation>
|
|
713
|
+
<xs:documentation>Angabe zur Ursache des Abgangs</xs:documentation>
|
|
714
|
+
</xs:annotation>
|
|
715
|
+
</xs:element>
|
|
716
|
+
<xs:element name="groesseDesAbgangs" minOccurs="0">
|
|
717
|
+
<xs:annotation>
|
|
718
|
+
<xs:documentation>Angabe der Größe des Abgangs</xs:documentation>
|
|
719
|
+
</xs:annotation>
|
|
720
|
+
<xs:complexType>
|
|
721
|
+
<xs:sequence>
|
|
722
|
+
<xs:element name="anzahlRaeume"
|
|
723
|
+
minOccurs="0"
|
|
724
|
+
maxOccurs="unbounded"
|
|
725
|
+
type="xbau:Wohnungsprofil">
|
|
726
|
+
<xs:annotation>
|
|
727
|
+
<xs:documentation>Hier ist die gruppierte Anzahl von Wohnungen einzutragen.</xs:documentation>
|
|
728
|
+
</xs:annotation>
|
|
729
|
+
</xs:element>
|
|
730
|
+
</xs:sequence>
|
|
731
|
+
</xs:complexType>
|
|
732
|
+
</xs:element>
|
|
733
|
+
<xs:element name="nutzflaeche" type="xbauk:Dezimal.XBau">
|
|
734
|
+
<xs:annotation>
|
|
735
|
+
<xs:documentation>Angabe der Nutzfläche</xs:documentation>
|
|
736
|
+
</xs:annotation>
|
|
737
|
+
</xs:element>
|
|
738
|
+
<xs:element name="wohnflaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
739
|
+
<xs:annotation>
|
|
740
|
+
<xs:documentation>Angabe der Wohnfläche</xs:documentation>
|
|
741
|
+
</xs:annotation>
|
|
742
|
+
</xs:element>
|
|
743
|
+
</xs:sequence>
|
|
744
|
+
</xs:complexType>
|
|
745
|
+
<xs:complexType name="Baubeschreibung">
|
|
746
|
+
<xs:annotation>
|
|
747
|
+
<xs:documentation>Dieser Typ dient zur Zusammenstellung der Daten zur Baubeschreibung.</xs:documentation>
|
|
748
|
+
</xs:annotation>
|
|
749
|
+
<xs:sequence>
|
|
750
|
+
<xs:element name="ueberwiegendVerwendeterBaustoff"
|
|
751
|
+
minOccurs="0"
|
|
752
|
+
type="xbau:Code.Baustoff">
|
|
753
|
+
<xs:annotation>
|
|
754
|
+
<xs:documentation>Angabe des überwiegend verwendeten Baustoffs</xs:documentation>
|
|
755
|
+
</xs:annotation>
|
|
756
|
+
</xs:element>
|
|
757
|
+
<xs:element name="bauteil"
|
|
758
|
+
minOccurs="0"
|
|
759
|
+
maxOccurs="unbounded"
|
|
760
|
+
type="xbau:Bauteil">
|
|
761
|
+
<xs:annotation>
|
|
762
|
+
<xs:documentation>Dieses Element enthält Daten zu Bauteilen.</xs:documentation>
|
|
763
|
+
</xs:annotation>
|
|
764
|
+
</xs:element>
|
|
765
|
+
<xs:element name="technischeGebaeudeausruestung"
|
|
766
|
+
minOccurs="0"
|
|
767
|
+
type="xbau:TechnischeGebaeudeausruestung">
|
|
768
|
+
<xs:annotation>
|
|
769
|
+
<xs:documentation>Dieses Element enthält Daten zur technischen Gebäudeausrüstung.</xs:documentation>
|
|
770
|
+
</xs:annotation>
|
|
771
|
+
</xs:element>
|
|
772
|
+
<xs:element name="erneuerbareEnergien" minOccurs="0" type="xbau:Code.EEWaermeG">
|
|
773
|
+
<xs:annotation>
|
|
774
|
+
<xs:documentation>Angaben zu erneuerbaren Energien nach EEWärmeG.</xs:documentation>
|
|
775
|
+
</xs:annotation>
|
|
776
|
+
</xs:element>
|
|
777
|
+
<xs:element name="einhaltungEnergieeinsparverordnung"
|
|
778
|
+
minOccurs="0"
|
|
779
|
+
type="xbau:Code.EinhaltungEnergieeinsparverordnung">
|
|
780
|
+
<xs:annotation>
|
|
781
|
+
<xs:documentation>Angabe zur Einhaltung der Energieeinsparverordnung (EnEV).</xs:documentation>
|
|
782
|
+
</xs:annotation>
|
|
783
|
+
</xs:element>
|
|
784
|
+
<xs:element name="anzahlFahrzeugstellplaetze"
|
|
785
|
+
minOccurs="0"
|
|
786
|
+
type="xbau:AnzahlFahrzeugstellplaetze">
|
|
787
|
+
<xs:annotation>
|
|
788
|
+
<xs:documentation>Angabe der Anzahl der Fahrzeugstellplätze nach §§ 49 und 50 MBO</xs:documentation>
|
|
789
|
+
</xs:annotation>
|
|
790
|
+
</xs:element>
|
|
791
|
+
<xs:element name="kinderspielplaetze"
|
|
792
|
+
minOccurs="0"
|
|
793
|
+
type="xbau:Kinderspielplaetze">
|
|
794
|
+
<xs:annotation>
|
|
795
|
+
<xs:documentation>Angaben zu Kinderspielplätzen</xs:documentation>
|
|
796
|
+
</xs:annotation>
|
|
797
|
+
</xs:element>
|
|
798
|
+
<xs:element name="aeussereGestaltung"
|
|
799
|
+
minOccurs="0"
|
|
800
|
+
type="xbau:AeussereGestaltung">
|
|
801
|
+
<xs:annotation>
|
|
802
|
+
<xs:documentation>Dieses Element enthält Daten zur äußeren Gestaltung.</xs:documentation>
|
|
803
|
+
</xs:annotation>
|
|
804
|
+
</xs:element>
|
|
805
|
+
<xs:element name="barrierefreiheit" minOccurs="0" type="xbau:Barrierefreiheit">
|
|
806
|
+
<xs:annotation>
|
|
807
|
+
<xs:documentation>Hier ist die barrierefreie Infrastruktur des Gebäudes zu beschreiben: Gebäude-Infrastruktur sind die Bereiche eines Gebäudes, die - einschließlich ihrer Bauteile und technischen Einrichtungen - seiner Erschließung von der öffentlichen Verkehrsfläche aus bis zum Eingang der barrierefreien Wohnung bzw. Ort der zweckmäßigen Nutzung im Gebäude dienen (Zugangsbereiche, Eingangsbereich, Aufzüge, Flure, Treppen usw.).</xs:documentation>
|
|
808
|
+
</xs:annotation>
|
|
809
|
+
</xs:element>
|
|
810
|
+
<xs:element name="oertlicheBauvorschriften"
|
|
811
|
+
minOccurs="0"
|
|
812
|
+
maxOccurs="unbounded"
|
|
813
|
+
type="xs:token">
|
|
814
|
+
<xs:annotation>
|
|
815
|
+
<xs:documentation>In diesem Element ist die Bezeichnung der betreffenden Satzung(en) anzugeben. (§ 86 MBO)</xs:documentation>
|
|
816
|
+
</xs:annotation>
|
|
817
|
+
</xs:element>
|
|
818
|
+
<xs:element name="schutzGegenSchaedlicheEinfluesse"
|
|
819
|
+
minOccurs="0"
|
|
820
|
+
type="xs:token">
|
|
821
|
+
<xs:annotation>
|
|
822
|
+
<xs:documentation>Erläuterungen zu bautechnischen Maßnahmen gegen Feuchtigkeit und Einflüsse der Witterung Tierische und pflanzliche Schädlinge Elektrische und magnetische Felder (§ 13 MBO)</xs:documentation>
|
|
823
|
+
</xs:annotation>
|
|
824
|
+
</xs:element>
|
|
825
|
+
<xs:element name="angabenArtenschutz" minOccurs="0" type="xs:token">
|
|
826
|
+
<xs:annotation>
|
|
827
|
+
<xs:documentation>Angaben zum Artenschutz gemäß § 44 BNatSchG</xs:documentation>
|
|
828
|
+
</xs:annotation>
|
|
829
|
+
</xs:element>
|
|
830
|
+
<xs:element name="besondereAnforderungen"
|
|
831
|
+
minOccurs="0"
|
|
832
|
+
type="xbau:BesondereAnforderungen">
|
|
833
|
+
<xs:annotation>
|
|
834
|
+
<xs:documentation>In dieses Element sind besondere Anforderungen anzugeben.</xs:documentation>
|
|
835
|
+
</xs:annotation>
|
|
836
|
+
</xs:element>
|
|
837
|
+
<xs:element name="werbeanlagen"
|
|
838
|
+
minOccurs="0"
|
|
839
|
+
maxOccurs="unbounded"
|
|
840
|
+
type="xbau:Werbeanlagen">
|
|
841
|
+
<xs:annotation>
|
|
842
|
+
<xs:documentation>Dieses Element enthält Daten zu Werbeanlagen (§ 10 MBO).</xs:documentation>
|
|
843
|
+
</xs:annotation>
|
|
844
|
+
</xs:element>
|
|
845
|
+
</xs:sequence>
|
|
846
|
+
</xs:complexType>
|
|
847
|
+
<xs:complexType name="Baugenehmigung">
|
|
848
|
+
<xs:annotation>
|
|
849
|
+
<xs:documentation>Dieser Typ beinhaltet die Daten zur Baugenehmigung.</xs:documentation>
|
|
850
|
+
</xs:annotation>
|
|
851
|
+
<xs:sequence>
|
|
852
|
+
<xs:element name="bauscheinnummer" minOccurs="0" type="xs:token">
|
|
853
|
+
<xs:annotation>
|
|
854
|
+
<xs:documentation>In diesem Element wird die Bauschein-Nummer angegeben.</xs:documentation>
|
|
855
|
+
</xs:annotation>
|
|
856
|
+
</xs:element>
|
|
857
|
+
<xs:element name="genehmigungsfreistellung"
|
|
858
|
+
minOccurs="0"
|
|
859
|
+
type="xbau:Code.GenehmigungsfreistellungAnStatistik">
|
|
860
|
+
<xs:annotation>
|
|
861
|
+
<xs:documentation>Angabe zur Genehmigungsfreistellung.</xs:documentation>
|
|
862
|
+
</xs:annotation>
|
|
863
|
+
</xs:element>
|
|
864
|
+
<xs:element name="datumDerBaugenehmigung" type="xida:JahrMonat">
|
|
865
|
+
<xs:annotation>
|
|
866
|
+
<xs:documentation>Datum der Baugenehmigung.</xs:documentation>
|
|
867
|
+
</xs:annotation>
|
|
868
|
+
</xs:element>
|
|
869
|
+
<xs:element name="artDerBautaetigkeit" type="xbau:Code.BautaetigkeitArt">
|
|
870
|
+
<xs:annotation>
|
|
871
|
+
<xs:documentation>Angabe der Art der Bautätigkeit</xs:documentation>
|
|
872
|
+
</xs:annotation>
|
|
873
|
+
</xs:element>
|
|
874
|
+
<xs:element name="bauAmBestand" minOccurs="0" type="xbau:BauAmBestand">
|
|
875
|
+
<xs:annotation>
|
|
876
|
+
<xs:documentation>Dieses Element beinhaltet Daten zum Bestandsbau.</xs:documentation>
|
|
877
|
+
</xs:annotation>
|
|
878
|
+
</xs:element>
|
|
879
|
+
<xs:element name="wiederaufbau" minOccurs="0">
|
|
880
|
+
<xs:annotation>
|
|
881
|
+
<xs:documentation>Angaben zum Wiederaufbau</xs:documentation>
|
|
882
|
+
</xs:annotation>
|
|
883
|
+
<xs:complexType>
|
|
884
|
+
<xs:sequence>
|
|
885
|
+
<xs:element name="jahrDerZerstoerung" minOccurs="0" type="xida:Jahr">
|
|
886
|
+
<xs:annotation>
|
|
887
|
+
<xs:documentation>Angabe des Jahres der Zerstörung</xs:documentation>
|
|
888
|
+
</xs:annotation>
|
|
889
|
+
</xs:element>
|
|
890
|
+
<xs:element name="abgangsbogenWiederaufbau" minOccurs="0" type="xs:boolean">
|
|
891
|
+
<xs:annotation>
|
|
892
|
+
<xs:documentation>Angabe Abgangsbogen Wiederaufbau</xs:documentation>
|
|
893
|
+
</xs:annotation>
|
|
894
|
+
</xs:element>
|
|
895
|
+
</xs:sequence>
|
|
896
|
+
</xs:complexType>
|
|
897
|
+
</xs:element>
|
|
898
|
+
<xs:element name="nummerAbgangsbogen" minOccurs="0" type="xs:token">
|
|
899
|
+
<xs:annotation>
|
|
900
|
+
<xs:documentation>Angabe der Nummer des Abgangsbogens</xs:documentation>
|
|
901
|
+
</xs:annotation>
|
|
902
|
+
</xs:element>
|
|
903
|
+
</xs:sequence>
|
|
904
|
+
</xs:complexType>
|
|
905
|
+
<xs:complexType name="Baugrundstueck">
|
|
906
|
+
<xs:annotation>
|
|
907
|
+
<xs:documentation>Das Baugrundstück ist der Ort der Baumaßnahme. Es kann aus mehreren Grundstücken im Sinne des Grundbuchs bestehen. Ein Grundstück kann aus mehreren Flurstücken bestehen.</xs:documentation>
|
|
908
|
+
</xs:annotation>
|
|
909
|
+
<xs:sequence>
|
|
910
|
+
<xs:element name="grundstueck" maxOccurs="unbounded" type="xbau:Grundstueck">
|
|
911
|
+
<xs:annotation>
|
|
912
|
+
<xs:documentation>Hier sind in jedem Fall die Angaben zum Flurstück des Vorhabens einzutragen.</xs:documentation>
|
|
913
|
+
</xs:annotation>
|
|
914
|
+
</xs:element>
|
|
915
|
+
</xs:sequence>
|
|
916
|
+
</xs:complexType>
|
|
917
|
+
<xs:complexType name="Baulast">
|
|
918
|
+
<xs:annotation>
|
|
919
|
+
<xs:documentation>Dieser Typ beinhaltet die Daten zu Anlass und Inhalt einer Baulasterklärung.</xs:documentation>
|
|
920
|
+
</xs:annotation>
|
|
921
|
+
<xs:sequence>
|
|
922
|
+
<xs:element name="beteiligtePersonen">
|
|
923
|
+
<xs:annotation>
|
|
924
|
+
<xs:documentation>Die am Baulastverfahren beteiligten Pesonen sind unterhalb dieses Elements einzutragen.</xs:documentation>
|
|
925
|
+
</xs:annotation>
|
|
926
|
+
<xs:complexType>
|
|
927
|
+
<xs:sequence>
|
|
928
|
+
<xs:element name="baulastgeber" maxOccurs="unbounded" type="xbauk:Akteur">
|
|
929
|
+
<xs:annotation>
|
|
930
|
+
<xs:documentation>Hier sind die Daten des Baulastgebers einzutragen. Pro Person ist ein Element zu instanziieren.</xs:documentation>
|
|
931
|
+
</xs:annotation>
|
|
932
|
+
</xs:element>
|
|
933
|
+
<xs:element name="beguenstigter" maxOccurs="unbounded" type="xbauk:Akteur">
|
|
934
|
+
<xs:annotation>
|
|
935
|
+
<xs:documentation>Hier sind die Daten des Begünstigten (im Kontext eines Baugenehmigungsverfahrens ist dies der Bauherr) einzutragen. Pro Person ist ein Element zu instanziieren.</xs:documentation>
|
|
936
|
+
</xs:annotation>
|
|
937
|
+
</xs:element>
|
|
938
|
+
</xs:sequence>
|
|
939
|
+
</xs:complexType>
|
|
940
|
+
</xs:element>
|
|
941
|
+
<xs:element name="beteiligteGrundstuecke">
|
|
942
|
+
<xs:annotation>
|
|
943
|
+
<xs:documentation>Hier werden die für das Baulastverfahren relevanten Grundstücke eingetragen.</xs:documentation>
|
|
944
|
+
</xs:annotation>
|
|
945
|
+
<xs:complexType>
|
|
946
|
+
<xs:sequence>
|
|
947
|
+
<xs:element name="belastetesGrundstueck"
|
|
948
|
+
minOccurs="0"
|
|
949
|
+
maxOccurs="unbounded"
|
|
950
|
+
type="xbau:Grundstueck">
|
|
951
|
+
<xs:annotation>
|
|
952
|
+
<xs:documentation>Für jedes aufzuführende belastete Grundstück ist ein Element zu füllen.</xs:documentation>
|
|
953
|
+
</xs:annotation>
|
|
954
|
+
</xs:element>
|
|
955
|
+
<xs:element name="beguenstigtesGrundstueck"
|
|
956
|
+
maxOccurs="unbounded"
|
|
957
|
+
type="xbau:Grundstueck">
|
|
958
|
+
<xs:annotation>
|
|
959
|
+
<xs:documentation>Für jedes aufzuführende begünstigte Grundstück ist ein Element zu füllen.</xs:documentation>
|
|
960
|
+
</xs:annotation>
|
|
961
|
+
</xs:element>
|
|
962
|
+
</xs:sequence>
|
|
963
|
+
</xs:complexType>
|
|
964
|
+
</xs:element>
|
|
965
|
+
<xs:element name="erklaerung" type="xbau:BaulastErklaerung">
|
|
966
|
+
<xs:annotation>
|
|
967
|
+
<xs:documentation>Dieses Element beinhaltet die Daten zu Anlass und Inhalt einer Baulasterklärung. Es wird Zweck der angestrebten Baulast sowie der zu regelnde Sachverhalt beschrieben.</xs:documentation>
|
|
968
|
+
</xs:annotation>
|
|
969
|
+
</xs:element>
|
|
970
|
+
</xs:sequence>
|
|
971
|
+
</xs:complexType>
|
|
972
|
+
<xs:complexType name="BaulastErklaerung">
|
|
973
|
+
<xs:annotation>
|
|
974
|
+
<xs:documentation>Dieser Typ beinhaltet die Daten zu Anlass und Inhalt einer Baulasterklärung.</xs:documentation>
|
|
975
|
+
</xs:annotation>
|
|
976
|
+
<xs:sequence>
|
|
977
|
+
<xs:element name="anlass" minOccurs="0" type="xbauk:Text">
|
|
978
|
+
<xs:annotation>
|
|
979
|
+
<xs:documentation>Hier wird die öffentlich-rechtliche Verpflichtung bezeichnet, die mit der einzutragenden Baulast einhergeht. Es wird der Zweck bzw. das Ziel der einzurichtenden Baulast angegeben.</xs:documentation>
|
|
980
|
+
</xs:annotation>
|
|
981
|
+
</xs:element>
|
|
982
|
+
<xs:element name="beschreibung" minOccurs="0" type="xbauk:Text">
|
|
983
|
+
<xs:annotation>
|
|
984
|
+
<xs:documentation>Hier ist Text einzutragen, der die Baulast mit Bezugnahme auf die in der Nachricht aufgeführten Grundstücke definiert.</xs:documentation>
|
|
985
|
+
</xs:annotation>
|
|
986
|
+
</xs:element>
|
|
987
|
+
<xs:element name="sachverhalt" minOccurs="0" maxOccurs="unbounded">
|
|
988
|
+
<xs:annotation>
|
|
989
|
+
<xs:documentation>Hier wird eine Beschreibung der Verpflichtung im Detail gegeben. Dies geschieht, indem georeferenziert auf die Gegenstände der Baulast Bezug genommen wird. Pro Element wird ein Baulast-Gegenstand genannt.</xs:documentation>
|
|
990
|
+
</xs:annotation>
|
|
991
|
+
<xs:complexType>
|
|
992
|
+
<xs:sequence>
|
|
993
|
+
<xs:element name="baulastgegenstand"
|
|
994
|
+
minOccurs="0"
|
|
995
|
+
type="xbauk:GeoreferenzierteFlaeche">
|
|
996
|
+
<xs:annotation>
|
|
997
|
+
<xs:documentation>In diesem Element wird ein Baulast-Gegenstand georeferenziert definiert. z.B. eine Baulastfläche (Abstandsfläche, die von der Bebauung freizuhalten ist) oder eine gemeinsame Brandwand (die nicht verändert werden darf in einem Bauvorhaben).</xs:documentation>
|
|
998
|
+
</xs:annotation>
|
|
999
|
+
</xs:element>
|
|
1000
|
+
<xs:element name="beschreibung" type="xbauk:Text">
|
|
1001
|
+
<xs:annotation>
|
|
1002
|
+
<xs:documentation>Zum georeferenzierten Baulast-Gegenstand werden hier Erläuterungen eingefügt.</xs:documentation>
|
|
1003
|
+
</xs:annotation>
|
|
1004
|
+
</xs:element>
|
|
1005
|
+
</xs:sequence>
|
|
1006
|
+
</xs:complexType>
|
|
1007
|
+
</xs:element>
|
|
1008
|
+
</xs:sequence>
|
|
1009
|
+
</xs:complexType>
|
|
1010
|
+
<xs:complexType name="BaulicheNutzungMass">
|
|
1011
|
+
<xs:annotation>
|
|
1012
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter für das Maß der baulichen Nutzung.</xs:documentation>
|
|
1013
|
+
</xs:annotation>
|
|
1014
|
+
<xs:sequence>
|
|
1015
|
+
<xs:element name="hoeheDerBaulichenAnlage"
|
|
1016
|
+
minOccurs="0"
|
|
1017
|
+
type="xbauk:Dezimal.XBau">
|
|
1018
|
+
<xs:annotation>
|
|
1019
|
+
<xs:documentation>Höhe der baulichen Anlage. Angabe: Anzahl Meter mit zwei Nachkommastellen</xs:documentation>
|
|
1020
|
+
</xs:annotation>
|
|
1021
|
+
</xs:element>
|
|
1022
|
+
<xs:element name="anzahlVollgeschosse" minOccurs="0" type="xs:positiveInteger">
|
|
1023
|
+
<xs:annotation>
|
|
1024
|
+
<xs:documentation>Anzahl der Vollgeschosse</xs:documentation>
|
|
1025
|
+
</xs:annotation>
|
|
1026
|
+
</xs:element>
|
|
1027
|
+
<xs:element name="grundflaechenDerBaulichenAnlage"
|
|
1028
|
+
minOccurs="0"
|
|
1029
|
+
type="xbauk:Dezimal.XBau">
|
|
1030
|
+
<xs:annotation>
|
|
1031
|
+
<xs:documentation>Grundflächen der baulichen Anlage (GR). Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
1032
|
+
</xs:annotation>
|
|
1033
|
+
</xs:element>
|
|
1034
|
+
<xs:element name="geschossflaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
1035
|
+
<xs:annotation>
|
|
1036
|
+
<xs:documentation>Geschossfläche (GF). Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
1037
|
+
</xs:annotation>
|
|
1038
|
+
</xs:element>
|
|
1039
|
+
<xs:element name="baumasse" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
1040
|
+
<xs:annotation>
|
|
1041
|
+
<xs:documentation>Baumasse (BM). Angabe: Anzahl Kubikmeter mit zwei Nachkommastellen</xs:documentation>
|
|
1042
|
+
</xs:annotation>
|
|
1043
|
+
</xs:element>
|
|
1044
|
+
<xs:element name="verkaufsflaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
1045
|
+
<xs:annotation>
|
|
1046
|
+
<xs:documentation>Verkaufsfläche. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
1047
|
+
</xs:annotation>
|
|
1048
|
+
</xs:element>
|
|
1049
|
+
<xs:element name="grundstuecksflaechen"
|
|
1050
|
+
minOccurs="0"
|
|
1051
|
+
type="xbau:Grundstuecksflaechen_alt">
|
|
1052
|
+
<xs:annotation>
|
|
1053
|
+
<xs:documentation>Unterhalb dieses Elements werden die Flächen nach Bebauungsart aufgeführt.</xs:documentation>
|
|
1054
|
+
</xs:annotation>
|
|
1055
|
+
</xs:element>
|
|
1056
|
+
<xs:element name="staedtebaulicheKennzahlen"
|
|
1057
|
+
minOccurs="0"
|
|
1058
|
+
maxOccurs="unbounded"
|
|
1059
|
+
type="xbau:StaedtebaulicheKennzahlen">
|
|
1060
|
+
<xs:annotation>
|
|
1061
|
+
<xs:documentation>Hier werden die städtebaulichen Kennzahlen für das Bauvorhaben eingetragen.</xs:documentation>
|
|
1062
|
+
</xs:annotation>
|
|
1063
|
+
</xs:element>
|
|
1064
|
+
<xs:element name="kennzahlen"
|
|
1065
|
+
minOccurs="0"
|
|
1066
|
+
maxOccurs="unbounded"
|
|
1067
|
+
type="xbau:Kennzahlen">
|
|
1068
|
+
<xs:annotation>
|
|
1069
|
+
<xs:documentation>Dieses Element enthält weitere Kennzahlen des Bauvorhabens.</xs:documentation>
|
|
1070
|
+
</xs:annotation>
|
|
1071
|
+
</xs:element>
|
|
1072
|
+
<xs:element name="nutzungseinheiten"
|
|
1073
|
+
minOccurs="0"
|
|
1074
|
+
type="xbau:Nutzungseinheiten">
|
|
1075
|
+
<xs:annotation>
|
|
1076
|
+
<xs:documentation>In diesem Element werden die Nutzungseinheiten - insgesamt und nach Arten von Wohneinheiten aufgeschlüsselt - dargestellt.</xs:documentation>
|
|
1077
|
+
</xs:annotation>
|
|
1078
|
+
</xs:element>
|
|
1079
|
+
</xs:sequence>
|
|
1080
|
+
</xs:complexType>
|
|
1081
|
+
<xs:complexType name="BauordnungsrechtlicheKlassifikation">
|
|
1082
|
+
<xs:annotation>
|
|
1083
|
+
<xs:documentation>Eine Instanz dieses Typs stellt in Bezug auf den Gegenstand des Bauvorhabens die wichtigsten bauordnungsrechtlichen Parameter zusammen.</xs:documentation>
|
|
1084
|
+
</xs:annotation>
|
|
1085
|
+
<xs:sequence>
|
|
1086
|
+
<xs:element name="gebaeudeklasse"
|
|
1087
|
+
minOccurs="0"
|
|
1088
|
+
type="xbau:Code.MboGebaeudeklasse">
|
|
1089
|
+
<xs:annotation>
|
|
1090
|
+
<xs:documentation>Für Gebäude: in diesem Element ist die Gebäudeklasse nach MBO des Bauvorhabens anzugeben.</xs:documentation>
|
|
1091
|
+
</xs:annotation>
|
|
1092
|
+
</xs:element>
|
|
1093
|
+
<xs:element name="hoeheNachMBO" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
1094
|
+
<xs:annotation>
|
|
1095
|
+
<xs:documentation>Höhe des höchsten Aufenthaltsraums</xs:documentation>
|
|
1096
|
+
</xs:annotation>
|
|
1097
|
+
</xs:element>
|
|
1098
|
+
<xs:element name="istFreistehend" minOccurs="0" type="xs:boolean">
|
|
1099
|
+
<xs:annotation>
|
|
1100
|
+
<xs:documentation>Höhe des höchsten Aufenthaltsraums</xs:documentation>
|
|
1101
|
+
</xs:annotation>
|
|
1102
|
+
</xs:element>
|
|
1103
|
+
<xs:element name="sonderbau"
|
|
1104
|
+
minOccurs="0"
|
|
1105
|
+
maxOccurs="unbounded"
|
|
1106
|
+
type="xbau:Code.Sonderbauten">
|
|
1107
|
+
<xs:annotation>
|
|
1108
|
+
<xs:documentation>Für Sonderbauten ist pro Ausprägung ein Element zu füllen.</xs:documentation>
|
|
1109
|
+
</xs:annotation>
|
|
1110
|
+
</xs:element>
|
|
1111
|
+
<xs:element name="mittelOderGrossGarage" minOccurs="0" type="xs:boolean">
|
|
1112
|
+
<xs:annotation>
|
|
1113
|
+
<xs:documentation>Angabe, ob das Vorhaben eine Mittel- oder Großgarage gem. § 1 Abs. 7 Satz 1 Nr. 2, 3 GaStellV beinhaltet</xs:documentation>
|
|
1114
|
+
</xs:annotation>
|
|
1115
|
+
</xs:element>
|
|
1116
|
+
<xs:element name="garage" minOccurs="0" type="xbau:Code.Garagentyp">
|
|
1117
|
+
<xs:annotation>
|
|
1118
|
+
<xs:documentation>Für Garagen ist der Garagentyp auszuwählen.</xs:documentation>
|
|
1119
|
+
</xs:annotation>
|
|
1120
|
+
</xs:element>
|
|
1121
|
+
</xs:sequence>
|
|
1122
|
+
</xs:complexType>
|
|
1123
|
+
<xs:complexType name="BauordnungsrechtlicheKlassifikation_alt">
|
|
1124
|
+
<xs:annotation>
|
|
1125
|
+
<xs:documentation>Eine Instanz dieses Typs stellt in Bezug auf den Gegenstand des Bauvorhabens (Vorhabens) die wichtigsten bauordnungsrechtlichen Parameter zusammen.</xs:documentation>
|
|
1126
|
+
</xs:annotation>
|
|
1127
|
+
<xs:sequence>
|
|
1128
|
+
<xs:element name="gebaeudeklasse"
|
|
1129
|
+
minOccurs="0"
|
|
1130
|
+
type="xbau:Code.MboGebaeudeklasse">
|
|
1131
|
+
<xs:annotation>
|
|
1132
|
+
<xs:documentation>In diesem Element ist die Gebäudeklasse nach MBO des Bauvorhabens anzugeben. (funktioniert nur für Gebäude)</xs:documentation>
|
|
1133
|
+
</xs:annotation>
|
|
1134
|
+
</xs:element>
|
|
1135
|
+
<xs:element name="sonderbau"
|
|
1136
|
+
minOccurs="0"
|
|
1137
|
+
maxOccurs="unbounded"
|
|
1138
|
+
type="xbau:Code.Sonderbauten">
|
|
1139
|
+
<xs:annotation>
|
|
1140
|
+
<xs:documentation>Für Sonderbauten ist pro Ausprägung ein Element zu füllen.</xs:documentation>
|
|
1141
|
+
</xs:annotation>
|
|
1142
|
+
</xs:element>
|
|
1143
|
+
<xs:element name="garage" minOccurs="0" type="xbau:Code.Garagentyp">
|
|
1144
|
+
<xs:annotation>
|
|
1145
|
+
<xs:documentation>Für Garagen ist der Garagentyp auszuwählen.</xs:documentation>
|
|
1146
|
+
</xs:annotation>
|
|
1147
|
+
</xs:element>
|
|
1148
|
+
</xs:sequence>
|
|
1149
|
+
</xs:complexType>
|
|
1150
|
+
<xs:complexType name="Bauteil">
|
|
1151
|
+
<xs:annotation>
|
|
1152
|
+
<xs:documentation>Dieser Datentyp kann das Gebäude detailliert nach seinen Bauteilen (Wände, Decken, Türen, etc.) beschreiben. Dabei können technische Eigenschaften, Bauarten und Produktbezeichnungen angegeben werden. Informationen darüber findet man beim Deutschen Institut für Bautechnik (www.dibt.de).</xs:documentation>
|
|
1153
|
+
</xs:annotation>
|
|
1154
|
+
<xs:sequence>
|
|
1155
|
+
<xs:element name="bauteilkategorie"
|
|
1156
|
+
minOccurs="0"
|
|
1157
|
+
type="xbau:Code.Bauteilkategorie">
|
|
1158
|
+
<xs:annotation>
|
|
1159
|
+
<xs:documentation>Angabe der Bauteilkategorie</xs:documentation>
|
|
1160
|
+
</xs:annotation>
|
|
1161
|
+
</xs:element>
|
|
1162
|
+
<xs:element name="verwendetesBauprodukt" minOccurs="0" type="xs:token">
|
|
1163
|
+
<xs:annotation>
|
|
1164
|
+
<xs:documentation>Angabe des verwendeten Bauprodukts.</xs:documentation>
|
|
1165
|
+
</xs:annotation>
|
|
1166
|
+
</xs:element>
|
|
1167
|
+
<xs:element name="bauart" minOccurs="0" type="xs:token">
|
|
1168
|
+
<xs:annotation>
|
|
1169
|
+
<xs:documentation>Angabe der Bauart.</xs:documentation>
|
|
1170
|
+
</xs:annotation>
|
|
1171
|
+
</xs:element>
|
|
1172
|
+
<xs:element name="feuerwiderstandsklasse" minOccurs="0" type="xs:token">
|
|
1173
|
+
<xs:annotation>
|
|
1174
|
+
<xs:documentation>Angabe der Feuerwiderstandsklasse.</xs:documentation>
|
|
1175
|
+
</xs:annotation>
|
|
1176
|
+
</xs:element>
|
|
1177
|
+
<xs:element name="baustoffBauteilEigenschaft" minOccurs="0" type="xs:token">
|
|
1178
|
+
<xs:annotation>
|
|
1179
|
+
<xs:documentation>Angabe der Baustoff-/Bauteileigenschaft.</xs:documentation>
|
|
1180
|
+
</xs:annotation>
|
|
1181
|
+
</xs:element>
|
|
1182
|
+
</xs:sequence>
|
|
1183
|
+
</xs:complexType>
|
|
1184
|
+
<xs:complexType name="Bauvorhaben">
|
|
1185
|
+
<xs:annotation>
|
|
1186
|
+
<xs:documentation>Typ für die Daten eines Bauvorhabens, enthält Informationen zum Wer, Was und Wo des Bauvorhabens bzw. Vorhabens. Der Begriff 'Bauvorhaben' wird hier sehr weit gefasst, so dass auch Nutzungsänderungen ohne Baumaßnahmen abgedeckt sind. Der Typ wird in allen Nachrichten eingesetzt, in denen Eigenschaften eines Bauvorhabens (bzw. Vorhabens) anzugeben sind bzw. geprüft werden sollen. Er wird auch da eingesetzt, wo über ein Bauvorhaben (Vorhaben) oder über Maßnahmen im Zusammenhang eines Bauvorhabens (Vorhabens) zu informieren ist.</xs:documentation>
|
|
1187
|
+
</xs:annotation>
|
|
1188
|
+
<xs:sequence>
|
|
1189
|
+
<xs:element name="bezeichnungDesBauvorhabens" type="dinspec91379:datatypeC">
|
|
1190
|
+
<xs:annotation>
|
|
1191
|
+
<xs:documentation>In dieses Element ist die Bezeichnung des Vorhabens einzutragen. Sie wird vom Bauherrn vergeben und später ggf. von der Bauaufsichtsbehörde geändert.</xs:documentation>
|
|
1192
|
+
</xs:annotation>
|
|
1193
|
+
</xs:element>
|
|
1194
|
+
<xs:element name="beteiligte" type="xbau:BeteiligteBauprojekt">
|
|
1195
|
+
<xs:annotation>
|
|
1196
|
+
<xs:documentation>Dieses Objekt steht für die am Bauvorhaben (Vorhaben) beteiligten Parteien (Personen und Organisationen), soweit sie der Bauaufsichtsbehörde bekannt sein müssen.</xs:documentation>
|
|
1197
|
+
</xs:annotation>
|
|
1198
|
+
</xs:element>
|
|
1199
|
+
<xs:element name="gegenstand">
|
|
1200
|
+
<xs:annotation>
|
|
1201
|
+
<xs:documentation>Dieser Abschnitt beschreibt, was der Gegenstand des Antrags ist.</xs:documentation>
|
|
1202
|
+
</xs:annotation>
|
|
1203
|
+
<xs:complexType>
|
|
1204
|
+
<xs:sequence>
|
|
1205
|
+
<xs:element name="artDerMassnahme"
|
|
1206
|
+
maxOccurs="unbounded"
|
|
1207
|
+
type="xbau:Code.BaumassnahmeArt">
|
|
1208
|
+
<xs:annotation>
|
|
1209
|
+
<xs:documentation>In dieses Element ist einzutragen, von welcher Art (z. B. Errichtung, Änderung, Nutzungsänderung) die Maßnahmen im Rahmen des Bauvorhabens sind. Falls mehrere dieser Charakterisierungen signifikant zutreffen, so ist das Element mehrfach zu instanziieren.</xs:documentation>
|
|
1210
|
+
</xs:annotation>
|
|
1211
|
+
</xs:element>
|
|
1212
|
+
<xs:element name="artDerBaulichenAnlage" minOccurs="0">
|
|
1213
|
+
<xs:annotation>
|
|
1214
|
+
<xs:documentation>Für den Gegenstand des Bauvorhabens kann hier die Art der baulichen Anlage näher spezifiziert werden. Es ist aus einer der drei Codelisten eine Auswahl zu treffen.</xs:documentation>
|
|
1215
|
+
</xs:annotation>
|
|
1216
|
+
<xs:complexType>
|
|
1217
|
+
<xs:choice>
|
|
1218
|
+
<xs:element name="artDesWohngebaeudes" type="xbau:Code.WohngebaeudeArt">
|
|
1219
|
+
<xs:annotation>
|
|
1220
|
+
<xs:documentation>Hier wird für bauliche Anlagen, die Wohngebäude sind, eine Klassifizierung vorgenommen gemäß Einteilung der amtlichen Statistik. Die Hauptnutzung muss klar erkennbar sein.</xs:documentation>
|
|
1221
|
+
</xs:annotation>
|
|
1222
|
+
</xs:element>
|
|
1223
|
+
<xs:element name="artDesNichtwohngebaeudes" type="xbau:Code.NichtwohngebaeudeArt">
|
|
1224
|
+
<xs:annotation>
|
|
1225
|
+
<xs:documentation>Bauliche Anlagen, die nicht Wohngebäude sind, werden durch dieses Element klassifiziert gemäß Signierschlüsselverzeichnis des Statistischen Bundesamts.</xs:documentation>
|
|
1226
|
+
</xs:annotation>
|
|
1227
|
+
</xs:element>
|
|
1228
|
+
<xs:element name="artDerSonstigenAnlage" type="xbau:Code.BaulicheAnlagenSonstige">
|
|
1229
|
+
<xs:annotation>
|
|
1230
|
+
<xs:documentation>Hier ist für sonstige bauliche Anlagen, also solche, die nicht Gebäude sind, eine Klassifizierung vorzunehmen.</xs:documentation>
|
|
1231
|
+
</xs:annotation>
|
|
1232
|
+
</xs:element>
|
|
1233
|
+
</xs:choice>
|
|
1234
|
+
</xs:complexType>
|
|
1235
|
+
</xs:element>
|
|
1236
|
+
<xs:element name="bauordnungsrechtlicheKlassifikation"
|
|
1237
|
+
minOccurs="0"
|
|
1238
|
+
type="xbau:BauordnungsrechtlicheKlassifikation">
|
|
1239
|
+
<xs:annotation>
|
|
1240
|
+
<xs:documentation>Dieses Element beinhaltet Zahlen zu bauordnungsrechtlichen Parametern des Vorhabens.</xs:documentation>
|
|
1241
|
+
</xs:annotation>
|
|
1242
|
+
</xs:element>
|
|
1243
|
+
<xs:element name="bauvorhabenDatenblatt" minOccurs="0" type="xbau:Datenblatt">
|
|
1244
|
+
<xs:annotation>
|
|
1245
|
+
<xs:documentation>Dieses Objekt bietet Felder für die Übermittlung von technischen Daten und Kennzahlen zum Bauvorhaben. Falls das Bauvorhaben eine Errichtung ist, beziehen sich alle aufgeführten Parameter des Datenblatts naturgemäß auf das projektierte Gesamtbauwerk. Falls das Bauvorhaben eine Änderung ist, ist abzuwägen, ob Daten in Bezug auf den Erweiterungsbau oder auf das Gesamtbauwerk anzugeben sind.</xs:documentation>
|
|
1246
|
+
</xs:annotation>
|
|
1247
|
+
</xs:element>
|
|
1248
|
+
<xs:element name="hochbaustatistik" minOccurs="0" type="xbau:Hochbaustatistik">
|
|
1249
|
+
<xs:annotation>
|
|
1250
|
+
<xs:documentation>Dieses Objekt stellt die Daten zusammen, die für die Datenlieferung der Bauaufsichtsbehörde (bzw. des Bauherrn) an die amtliche Statistik vorgesehen sind.</xs:documentation>
|
|
1251
|
+
</xs:annotation>
|
|
1252
|
+
</xs:element>
|
|
1253
|
+
<xs:element name="baubeschreibung" minOccurs="0" type="xbau:Baubeschreibung">
|
|
1254
|
+
<xs:annotation>
|
|
1255
|
+
<xs:documentation>Dieses Element gibt die Gliederung vor, in der das Bauvorhaben thematisch strukturiert beschrieben werden kann.</xs:documentation>
|
|
1256
|
+
</xs:annotation>
|
|
1257
|
+
</xs:element>
|
|
1258
|
+
<xs:element name="betriebsbeschreibung"
|
|
1259
|
+
minOccurs="0"
|
|
1260
|
+
type="xbau:Betriebsbeschreibung">
|
|
1261
|
+
<xs:annotation>
|
|
1262
|
+
<xs:documentation>Dieses Objekt nimmt Daten zur Betriebsbeschreibung nach § 5 BauPrüfVO NRW auf.</xs:documentation>
|
|
1263
|
+
</xs:annotation>
|
|
1264
|
+
</xs:element>
|
|
1265
|
+
<xs:element name="pruefungBautechnischeNachweise"
|
|
1266
|
+
minOccurs="0"
|
|
1267
|
+
maxOccurs="unbounded">
|
|
1268
|
+
<xs:annotation>
|
|
1269
|
+
<xs:documentation>Mit diesem Element wird die Angabe in Bezug auf die Prüfung der bautechnischen Nachweise (u.a. Brandschutznachweis) übermittelt.</xs:documentation>
|
|
1270
|
+
</xs:annotation>
|
|
1271
|
+
<xs:complexType>
|
|
1272
|
+
<xs:sequence>
|
|
1273
|
+
<xs:element name="pruefungIstErforderlich" type="xs:boolean">
|
|
1274
|
+
<xs:annotation>
|
|
1275
|
+
<xs:documentation>Enthält das Element den Wert "true", wird beantragt, dass die Bauaufsichtsbehörde prüft bzw. von Haus aus für die Prüfung in der Verantwortung ist. Der Wert "false" bedeutet, dass die Prüfung durch einen Prüfingenieur oder Prüfsachverständigen in Verantwortung des Bauherren veranlasst wird.</xs:documentation>
|
|
1276
|
+
</xs:annotation>
|
|
1277
|
+
</xs:element>
|
|
1278
|
+
<xs:element name="artDesBautechnischenNachweises"
|
|
1279
|
+
type="xbau:Code.BautechnischerNachweisArt">
|
|
1280
|
+
<xs:annotation>
|
|
1281
|
+
<xs:documentation>Die Art des bautechnischen Nachweises, der Gegenstand der Prüfung ist.</xs:documentation>
|
|
1282
|
+
</xs:annotation>
|
|
1283
|
+
</xs:element>
|
|
1284
|
+
</xs:sequence>
|
|
1285
|
+
</xs:complexType>
|
|
1286
|
+
</xs:element>
|
|
1287
|
+
<xs:element name="herstellungskosten" minOccurs="0">
|
|
1288
|
+
<xs:annotation>
|
|
1289
|
+
<xs:documentation>Hier sind die Herstellungskosten für die entsprechenden Kostengruppen der DIN 276 einzutragen.</xs:documentation>
|
|
1290
|
+
</xs:annotation>
|
|
1291
|
+
<xs:complexType>
|
|
1292
|
+
<xs:sequence>
|
|
1293
|
+
<xs:element name="kostengruppe300" minOccurs="0" type="xs:positiveInteger">
|
|
1294
|
+
<xs:annotation>
|
|
1295
|
+
<xs:documentation>Hier sind die Herstellungskosten aus der Kostengruppe 300 einzutragen (Einheit: Eurocent).</xs:documentation>
|
|
1296
|
+
</xs:annotation>
|
|
1297
|
+
</xs:element>
|
|
1298
|
+
<xs:element name="kostengruppe400" minOccurs="0" type="xs:positiveInteger">
|
|
1299
|
+
<xs:annotation>
|
|
1300
|
+
<xs:documentation>Hier sind die Herstellungskosten aus der Kostengruppe 400 einzutragen (Einheit: Eurocent).</xs:documentation>
|
|
1301
|
+
</xs:annotation>
|
|
1302
|
+
</xs:element>
|
|
1303
|
+
<xs:element name="kostengruppe500" minOccurs="0" type="xs:positiveInteger">
|
|
1304
|
+
<xs:annotation>
|
|
1305
|
+
<xs:documentation>Hier sind die Herstellungskosten aus der Kostengruppe 500 einzutragen (Einheit: Eurocent).</xs:documentation>
|
|
1306
|
+
</xs:annotation>
|
|
1307
|
+
</xs:element>
|
|
1308
|
+
<xs:element name="kostengruppe700" minOccurs="0" type="xs:positiveInteger">
|
|
1309
|
+
<xs:annotation>
|
|
1310
|
+
<xs:documentation>Hier sind die Herstellungskosten aus der Kostengruppe 700 einzutragen (Einheit: Eurocent).</xs:documentation>
|
|
1311
|
+
</xs:annotation>
|
|
1312
|
+
</xs:element>
|
|
1313
|
+
<xs:element name="summeHerstellungskosten"
|
|
1314
|
+
minOccurs="0"
|
|
1315
|
+
type="xs:positiveInteger">
|
|
1316
|
+
<xs:annotation>
|
|
1317
|
+
<xs:documentation>Hier ist die Summe der Herstellungskosten einzutragen (Einheit: Eurocent).</xs:documentation>
|
|
1318
|
+
</xs:annotation>
|
|
1319
|
+
</xs:element>
|
|
1320
|
+
<xs:element name="kostenProBGF" minOccurs="0" type="xs:positiveInteger">
|
|
1321
|
+
<xs:annotation>
|
|
1322
|
+
<xs:documentation>Hier sind die Herstellungskosten pro Bruttogrundfläche (BGF) einzutragen (Einheit: Eurocent).</xs:documentation>
|
|
1323
|
+
</xs:annotation>
|
|
1324
|
+
</xs:element>
|
|
1325
|
+
<xs:element name="kostenProBRI" minOccurs="0" type="xs:positiveInteger">
|
|
1326
|
+
<xs:annotation>
|
|
1327
|
+
<xs:documentation>Hier sind die Herstellungskosten pro Bruttorauminhalt (BRI) einzutragen (Einheit: Eurocent).</xs:documentation>
|
|
1328
|
+
</xs:annotation>
|
|
1329
|
+
</xs:element>
|
|
1330
|
+
</xs:sequence>
|
|
1331
|
+
</xs:complexType>
|
|
1332
|
+
</xs:element>
|
|
1333
|
+
</xs:sequence>
|
|
1334
|
+
</xs:complexType>
|
|
1335
|
+
</xs:element>
|
|
1336
|
+
<xs:element name="verortung">
|
|
1337
|
+
<xs:annotation>
|
|
1338
|
+
<xs:documentation>Dieser Abschnitt beschäftigt sich mit der Lokalisierung des Vorhabens in relevanten Bezugssystemen.</xs:documentation>
|
|
1339
|
+
</xs:annotation>
|
|
1340
|
+
<xs:complexType>
|
|
1341
|
+
<xs:sequence>
|
|
1342
|
+
<xs:element name="baugrundstueck" type="xbau:Baugrundstueck">
|
|
1343
|
+
<xs:annotation>
|
|
1344
|
+
<xs:documentation>In diesem Element sind Daten enthalten, die das Baugrundstück (ein Grundstück, auf dem das Vorhaben stattfinden soll bzw. auf dem es durchgeführt wurde) identifizieren. Ein Baugrundstück kann mehrere Grundstücke umfassen.</xs:documentation>
|
|
1345
|
+
</xs:annotation>
|
|
1346
|
+
</xs:element>
|
|
1347
|
+
<xs:element name="lageBauvorhaben"
|
|
1348
|
+
minOccurs="0"
|
|
1349
|
+
type="xbauk:GeoreferenzierteFlaeche">
|
|
1350
|
+
<xs:annotation>
|
|
1351
|
+
<xs:documentation>In diesem Element sollen ergänzend georeferenzierte Informationen zur genaueren Lage des Bauvorhabens bzw. Gebäudes auf dem Baugrundstück abgebildet werden. Falls beispielsweise ein Umbau geplant ist und auf dem Grundstück mehrere Gebäude bestehen, muss aus diesen Angaben hervorgehen, was der Gegenstand des Anbaus ist.</xs:documentation>
|
|
1352
|
+
</xs:annotation>
|
|
1353
|
+
</xs:element>
|
|
1354
|
+
</xs:sequence>
|
|
1355
|
+
</xs:complexType>
|
|
1356
|
+
</xs:element>
|
|
1357
|
+
<xs:element name="weitereAngaben"
|
|
1358
|
+
minOccurs="0"
|
|
1359
|
+
maxOccurs="unbounded"
|
|
1360
|
+
type="dinspec91379:datatypeC">
|
|
1361
|
+
<xs:annotation>
|
|
1362
|
+
<xs:documentation>Mit diesem Element können ausschließlich ergänzende textliche Erläuterungen zum Bauvorhaben übermittelt werden, die sich nicht mit den vorhandenen XBau-Attributen ausdrücken lassen.</xs:documentation>
|
|
1363
|
+
</xs:annotation>
|
|
1364
|
+
</xs:element>
|
|
1365
|
+
</xs:sequence>
|
|
1366
|
+
</xs:complexType>
|
|
1367
|
+
<xs:complexType name="BefundlisteAntragFormell">
|
|
1368
|
+
<xs:annotation>
|
|
1369
|
+
<xs:documentation>Dieser Typ beinhaltet die Befunde der formellen Prüfung eines Antrags oder einer Anfrage. Für jeden Befund sind die entsprechenden Parameter gefüllt, die Inhalt und Bezug des Befundes für den Antragsteller bzw. Anfragenden nachvollziehbar machen.</xs:documentation>
|
|
1370
|
+
</xs:annotation>
|
|
1371
|
+
<xs:sequence>
|
|
1372
|
+
<xs:element name="befund" maxOccurs="unbounded">
|
|
1373
|
+
<xs:annotation>
|
|
1374
|
+
<xs:documentation>Dieses Element stellt genau einen Befund der Befundliste dar.</xs:documentation>
|
|
1375
|
+
</xs:annotation>
|
|
1376
|
+
<xs:complexType>
|
|
1377
|
+
<xs:sequence>
|
|
1378
|
+
<xs:element name="artDesBefundes" type="xbau:Code.FormelleBefundeAntragArt">
|
|
1379
|
+
<xs:annotation>
|
|
1380
|
+
<xs:documentation>In diesem Element wird die Befundkategorie angegeben, der dieser Befund zugeordnet werden kann.</xs:documentation>
|
|
1381
|
+
</xs:annotation>
|
|
1382
|
+
</xs:element>
|
|
1383
|
+
<xs:element name="refAnlage" minOccurs="0" type="xbau:RefAnlage">
|
|
1384
|
+
<xs:annotation>
|
|
1385
|
+
<xs:documentation>Für Befunde, die sich auf eine eingereichte Bauvorlage bzw. eine sonstige Anlage zum Antrag beziehen, wird in diesem Objekt der Bezug hergestellt.</xs:documentation>
|
|
1386
|
+
</xs:annotation>
|
|
1387
|
+
</xs:element>
|
|
1388
|
+
<xs:element name="betroffeneAnlage" minOccurs="0" type="xbau:Code.AnlageArt">
|
|
1389
|
+
<xs:annotation>
|
|
1390
|
+
<xs:documentation>Für Befunde, die Mängel an einer eingereichten Bauvorlage oder das Fehlen einer Bauvorlage (einer bestimmten Art) betreffen, wird in diesem Element die Art dieser Bauvorlage angegeben (die den Mangel hat bzw. die nachzureichen ist).</xs:documentation>
|
|
1391
|
+
</xs:annotation>
|
|
1392
|
+
</xs:element>
|
|
1393
|
+
<xs:element name="beschreibung" type="xbauk:Text">
|
|
1394
|
+
<xs:annotation>
|
|
1395
|
+
<xs:documentation>Hier wird der Sachverhalt des Befundes beschrieben. Dieser Sachverhalt ist eine detailliertere Darstellung im Rahmen der parallel angegebenen Art des Befundes.</xs:documentation>
|
|
1396
|
+
</xs:annotation>
|
|
1397
|
+
</xs:element>
|
|
1398
|
+
</xs:sequence>
|
|
1399
|
+
</xs:complexType>
|
|
1400
|
+
</xs:element>
|
|
1401
|
+
</xs:sequence>
|
|
1402
|
+
</xs:complexType>
|
|
1403
|
+
<xs:complexType name="BefundlisteMateriell">
|
|
1404
|
+
<xs:annotation>
|
|
1405
|
+
<xs:documentation>Eine Instanz diesen Typs steht für eine Befundliste der materiellen Prüfung eines Antrags. Jeder Befund beinhaltet die Parameter, die einen belastenden Verwaltungsakt im Kontext eines Baugenehmigungsvorgangs definieren.</xs:documentation>
|
|
1406
|
+
</xs:annotation>
|
|
1407
|
+
<xs:sequence>
|
|
1408
|
+
<xs:element name="befund" maxOccurs="unbounded">
|
|
1409
|
+
<xs:annotation>
|
|
1410
|
+
<xs:documentation>Jedes Element steht für einen belastenden Verwaltungsakt im Kontext des aktuellen Baugenehmigungsvorgang, zu dem der Adressat der Nachricht zu einer Stellungnahme aufgefordert ist.</xs:documentation>
|
|
1411
|
+
</xs:annotation>
|
|
1412
|
+
<xs:complexType>
|
|
1413
|
+
<xs:sequence>
|
|
1414
|
+
<xs:element name="rechtsbereich" type="xbau:Code.Rechtsbereich">
|
|
1415
|
+
<xs:annotation>
|
|
1416
|
+
<xs:documentation>Dieses Element nennt den Rechtsbereich, innerhalb dessen der belastende Verwaltungsakt liegt.</xs:documentation>
|
|
1417
|
+
</xs:annotation>
|
|
1418
|
+
</xs:element>
|
|
1419
|
+
<xs:element name="bezeichnungRegelverstoss" type="dinspec91379:datatypeC">
|
|
1420
|
+
<xs:annotation>
|
|
1421
|
+
<xs:documentation>Hier wird die Bezeichnung des betreffenden Regelverstoßes genannt.</xs:documentation>
|
|
1422
|
+
</xs:annotation>
|
|
1423
|
+
</xs:element>
|
|
1424
|
+
<xs:element name="begruendung" type="dinspec91379:datatypeC">
|
|
1425
|
+
<xs:annotation>
|
|
1426
|
+
<xs:documentation>Hier wird begründet, inwiefern es sich um einen Regelverstoß handelt.</xs:documentation>
|
|
1427
|
+
</xs:annotation>
|
|
1428
|
+
</xs:element>
|
|
1429
|
+
</xs:sequence>
|
|
1430
|
+
</xs:complexType>
|
|
1431
|
+
</xs:element>
|
|
1432
|
+
</xs:sequence>
|
|
1433
|
+
</xs:complexType>
|
|
1434
|
+
<xs:complexType name="BefundlistePruefungBauzustand">
|
|
1435
|
+
<xs:annotation>
|
|
1436
|
+
<xs:documentation>Eine Instanz diesen Typs steht für eine Befundliste der materiellen Prüfung eines Antrags. Jeder Befund beinhaltet die Parameter, die einen belastenden Verwaltungsakt im Kontext eines Baugenehmigungsvorgangs definieren.</xs:documentation>
|
|
1437
|
+
</xs:annotation>
|
|
1438
|
+
<xs:sequence>
|
|
1439
|
+
<xs:element name="befund" maxOccurs="unbounded">
|
|
1440
|
+
<xs:annotation>
|
|
1441
|
+
<xs:documentation>Jedes Element steht für einen belastenden Verwaltungsakt im Kontext des aktuellen Baugenehmigungsvorgang, zu dem der Adressat der Nachricht zu einer Stellungnahme aufgefordert ist.</xs:documentation>
|
|
1442
|
+
</xs:annotation>
|
|
1443
|
+
<xs:complexType>
|
|
1444
|
+
<xs:sequence>
|
|
1445
|
+
<xs:element name="beschreibung" type="dinspec91379:datatypeC">
|
|
1446
|
+
<xs:annotation>
|
|
1447
|
+
<xs:documentation>Hier wird der festgestellte Mangel beschrieben.</xs:documentation>
|
|
1448
|
+
</xs:annotation>
|
|
1449
|
+
</xs:element>
|
|
1450
|
+
<xs:element name="verweise" minOccurs="0" type="xbauk:Text">
|
|
1451
|
+
<xs:annotation>
|
|
1452
|
+
<xs:documentation>Hier kann ein Verweis auf eine Nebenbestimmung der Baugenehmigung eingefügt werden, oder auf z. B. den Prüfbericht Standsicherheit oder Brandschutz.</xs:documentation>
|
|
1453
|
+
</xs:annotation>
|
|
1454
|
+
</xs:element>
|
|
1455
|
+
<xs:element name="rechtsbereich" minOccurs="0" type="xbau:Code.Rechtsbereich">
|
|
1456
|
+
<xs:annotation>
|
|
1457
|
+
<xs:documentation>Dieses Element nennt (falls zutreffend) den Rechtsbereich, innerhalb dessen die Bestimmung liegt, gegen die im Kontext des Befundes verstoßen wurde.</xs:documentation>
|
|
1458
|
+
</xs:annotation>
|
|
1459
|
+
</xs:element>
|
|
1460
|
+
</xs:sequence>
|
|
1461
|
+
</xs:complexType>
|
|
1462
|
+
</xs:element>
|
|
1463
|
+
</xs:sequence>
|
|
1464
|
+
</xs:complexType>
|
|
1465
|
+
<xs:complexType name="Bescheid">
|
|
1466
|
+
<xs:annotation>
|
|
1467
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter eines Bescheides, den die Bauaufsichtsbehörde nach Prüfung eines Antrags erlässt.</xs:documentation>
|
|
1468
|
+
</xs:annotation>
|
|
1469
|
+
<xs:sequence>
|
|
1470
|
+
<xs:element name="tenor">
|
|
1471
|
+
<xs:annotation>
|
|
1472
|
+
<xs:documentation>Hier wird der Bescheid formuliert. Es handelt sich entweder um eine Genehmigung oder um eine Ablehnung.</xs:documentation>
|
|
1473
|
+
</xs:annotation>
|
|
1474
|
+
<xs:complexType>
|
|
1475
|
+
<xs:sequence>
|
|
1476
|
+
<xs:element name="istGenehmigung" type="xs:boolean">
|
|
1477
|
+
<xs:annotation>
|
|
1478
|
+
<xs:documentation>Falls der Tenor positiv ist (Genehmigung), so ist in diesem Element "true" zu übermitteln, andernfalls (Ablehnung) "false".</xs:documentation>
|
|
1479
|
+
</xs:annotation>
|
|
1480
|
+
</xs:element>
|
|
1481
|
+
<xs:element name="kommentareFachrecht" minOccurs="0">
|
|
1482
|
+
<xs:annotation>
|
|
1483
|
+
<xs:documentation>Unterhalb dieses Elements sind - falls solche vorliegen - zur Information die Kommentare bzw. Bewertungen aus den beteiligten Stellen nach Fachrecht festgehalten. Sie sind im Verfahren der Bauaufsichtsbehörde berücksichtigt worden, das zum vorliegenden Bescheid geführt hat.</xs:documentation>
|
|
1484
|
+
</xs:annotation>
|
|
1485
|
+
<xs:complexType>
|
|
1486
|
+
<xs:sequence>
|
|
1487
|
+
<xs:element name="kommentarFachrecht" maxOccurs="unbounded" type="xbauk:Text">
|
|
1488
|
+
<xs:annotation>
|
|
1489
|
+
<xs:documentation>Pro Kommentar aus einem Fachbereich ist ein eigenes Element (welches mehrere Absätze Text enthalten kann) zu füllen.</xs:documentation>
|
|
1490
|
+
</xs:annotation>
|
|
1491
|
+
</xs:element>
|
|
1492
|
+
</xs:sequence>
|
|
1493
|
+
</xs:complexType>
|
|
1494
|
+
</xs:element>
|
|
1495
|
+
</xs:sequence>
|
|
1496
|
+
</xs:complexType>
|
|
1497
|
+
</xs:element>
|
|
1498
|
+
<xs:element name="abweichung"
|
|
1499
|
+
minOccurs="0"
|
|
1500
|
+
maxOccurs="unbounded"
|
|
1501
|
+
type="xbau:AbweichungBearbeitet">
|
|
1502
|
+
<xs:annotation>
|
|
1503
|
+
<xs:documentation>Hier werden ggf. die Erläuterungen zur Genehmigung einer beantragten Abweichung eingetragen.</xs:documentation>
|
|
1504
|
+
</xs:annotation>
|
|
1505
|
+
</xs:element>
|
|
1506
|
+
<xs:element name="nebenbestimmung"
|
|
1507
|
+
minOccurs="0"
|
|
1508
|
+
maxOccurs="unbounded"
|
|
1509
|
+
type="xbau:Nebenbestimmung">
|
|
1510
|
+
<xs:annotation>
|
|
1511
|
+
<xs:documentation>Hier werden ggf. die Nebenbestimmungen zum Bescheid eingefügt.</xs:documentation>
|
|
1512
|
+
</xs:annotation>
|
|
1513
|
+
</xs:element>
|
|
1514
|
+
<xs:element name="begruendung" minOccurs="0" type="xbauk:TextFormatiert">
|
|
1515
|
+
<xs:annotation>
|
|
1516
|
+
<xs:documentation>Falls der Bescheid ablehnend ausgefallen ist, wird in diesem Element die entsprechende Begründung geliefert.</xs:documentation>
|
|
1517
|
+
</xs:annotation>
|
|
1518
|
+
</xs:element>
|
|
1519
|
+
<xs:element name="baufreigabeschein"
|
|
1520
|
+
minOccurs="0"
|
|
1521
|
+
type="xbau:DatenBaufreigabeschein">
|
|
1522
|
+
<xs:annotation>
|
|
1523
|
+
<xs:documentation>Hier sind die Daten zum Baufreigabeschein (sog. "Roter Punkt") zu übermitteln. Falls die Baugenehmigung, auf die sich der Bescheid bezieht, Auflagen und Bedingungen enthält, ist die Baufreigabe separat mittels Nachricht anzeige.baubeginnBaufreigabe.0902 zu übermitteln.</xs:documentation>
|
|
1524
|
+
</xs:annotation>
|
|
1525
|
+
</xs:element>
|
|
1526
|
+
<xs:element name="rechtshelfsbelehrung" type="xbauk:Text">
|
|
1527
|
+
<xs:annotation>
|
|
1528
|
+
<xs:documentation>Hier werden die Rechtshelfsbelehrungen zum Bescheid gegeben.</xs:documentation>
|
|
1529
|
+
</xs:annotation>
|
|
1530
|
+
</xs:element>
|
|
1531
|
+
<xs:element name="hinweise" minOccurs="0" type="xbauk:TextFormatiert">
|
|
1532
|
+
<xs:annotation>
|
|
1533
|
+
<xs:documentation>Hier werden ggf. ergänzende Hinweise zum Bescheid gegeben.</xs:documentation>
|
|
1534
|
+
</xs:annotation>
|
|
1535
|
+
</xs:element>
|
|
1536
|
+
</xs:sequence>
|
|
1537
|
+
</xs:complexType>
|
|
1538
|
+
<xs:complexType name="BesondereAnforderungen">
|
|
1539
|
+
<xs:annotation>
|
|
1540
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu besonderen Anforderungen.</xs:documentation>
|
|
1541
|
+
</xs:annotation>
|
|
1542
|
+
<xs:sequence>
|
|
1543
|
+
<xs:element name="anforderungen" minOccurs="0" type="xs:token">
|
|
1544
|
+
<xs:annotation>
|
|
1545
|
+
<xs:documentation>Angabe der Anforderungen</xs:documentation>
|
|
1546
|
+
</xs:annotation>
|
|
1547
|
+
</xs:element>
|
|
1548
|
+
<xs:element name="anhang" minOccurs="0" type="xs:token">
|
|
1549
|
+
<xs:annotation>
|
|
1550
|
+
<xs:documentation>Anhang</xs:documentation>
|
|
1551
|
+
</xs:annotation>
|
|
1552
|
+
</xs:element>
|
|
1553
|
+
</xs:sequence>
|
|
1554
|
+
</xs:complexType>
|
|
1555
|
+
<xs:complexType name="BeteiligteBauprojekt">
|
|
1556
|
+
<xs:annotation>
|
|
1557
|
+
<xs:documentation>Typ für die an einem Bauprojekt direkt oder indirekt beteiligten Parteien (Personen und Organisationen).</xs:documentation>
|
|
1558
|
+
</xs:annotation>
|
|
1559
|
+
<xs:sequence>
|
|
1560
|
+
<xs:element name="bauherr"
|
|
1561
|
+
minOccurs="0"
|
|
1562
|
+
maxOccurs="unbounded"
|
|
1563
|
+
type="xbauk:Akteur">
|
|
1564
|
+
<xs:annotation>
|
|
1565
|
+
<xs:documentation>Hier ist der Akteur einzutragen, der am Verfahren als Bauherr beteiligt ist. Pro Bauherr ist ein Element zu instanziieren.</xs:documentation>
|
|
1566
|
+
</xs:annotation>
|
|
1567
|
+
</xs:element>
|
|
1568
|
+
<xs:element name="bevollmaechtigter" minOccurs="0" type="xbauk:Akteur">
|
|
1569
|
+
<xs:annotation>
|
|
1570
|
+
<xs:documentation>Hier ist eine (natürliche oder juristische) Person einzutragen, die vom Bauherrn bevollmächtigt wurde.</xs:documentation>
|
|
1571
|
+
</xs:annotation>
|
|
1572
|
+
</xs:element>
|
|
1573
|
+
<xs:element name="entwurfsverfasser"
|
|
1574
|
+
minOccurs="0"
|
|
1575
|
+
type="xbau:Entwurfsverfasser">
|
|
1576
|
+
<xs:annotation>
|
|
1577
|
+
<xs:documentation>Hier ist die Person einzutragen, die am Verfahren als Entwurfsverfasser beteiligt ist. Falls kein Entwurfsverfasser für das Bauvorhaben benötigt wird, kann dieses Element entfallen.</xs:documentation>
|
|
1578
|
+
</xs:annotation>
|
|
1579
|
+
</xs:element>
|
|
1580
|
+
<xs:element name="bauunternehmer" minOccurs="0" type="xbauk:Organisation">
|
|
1581
|
+
<xs:annotation>
|
|
1582
|
+
<xs:documentation>Als Bauunternehmer ist der Rohbau-Unternehmer einzutragen, benötigt wird die Firma mit Ansprechpartner.</xs:documentation>
|
|
1583
|
+
</xs:annotation>
|
|
1584
|
+
</xs:element>
|
|
1585
|
+
<xs:element name="nachbar"
|
|
1586
|
+
minOccurs="0"
|
|
1587
|
+
maxOccurs="unbounded"
|
|
1588
|
+
type="xbau:Nachbarschaft">
|
|
1589
|
+
<xs:annotation>
|
|
1590
|
+
<xs:documentation>Hier sind ggf. Nachbarn des Baugrundstücks einzutragen, soweit sie in die Prüfung des Bauvorhabens durch die Bauaufsichtsbehörde einzubeziehen sind. Pro zu berücksichtigendem Nachbarn ist ein Element zu instanziieren.</xs:documentation>
|
|
1591
|
+
</xs:annotation>
|
|
1592
|
+
</xs:element>
|
|
1593
|
+
<xs:element name="weitereBeteiligte" minOccurs="0" maxOccurs="unbounded">
|
|
1594
|
+
<xs:annotation>
|
|
1595
|
+
<xs:documentation>Dieser Abschnitt fasst die Daten zu einem weiteren Beteiligten zusammen. Pro Beteiligter ist ein Element zu instanziieren.</xs:documentation>
|
|
1596
|
+
</xs:annotation>
|
|
1597
|
+
<xs:complexType>
|
|
1598
|
+
<xs:sequence>
|
|
1599
|
+
<xs:element name="beteiligter" type="xbauk:Akteur">
|
|
1600
|
+
<xs:annotation>
|
|
1601
|
+
<xs:documentation>Hier sind die Personendaten des Beteiligten anzugeben.</xs:documentation>
|
|
1602
|
+
</xs:annotation>
|
|
1603
|
+
</xs:element>
|
|
1604
|
+
<xs:element name="rolle" type="xbau:BeteiligterRolle">
|
|
1605
|
+
<xs:annotation>
|
|
1606
|
+
<xs:documentation>Hier ist die Rolle des Beteiligten anzugeben.</xs:documentation>
|
|
1607
|
+
</xs:annotation>
|
|
1608
|
+
</xs:element>
|
|
1609
|
+
<xs:element name="fachrichtung" type="xbau:BeteiligterFachrichtung">
|
|
1610
|
+
<xs:annotation>
|
|
1611
|
+
<xs:documentation>Hier ist die Fachrichtung des Beteiligten anzugeben.</xs:documentation>
|
|
1612
|
+
</xs:annotation>
|
|
1613
|
+
</xs:element>
|
|
1614
|
+
</xs:sequence>
|
|
1615
|
+
</xs:complexType>
|
|
1616
|
+
</xs:element>
|
|
1617
|
+
</xs:sequence>
|
|
1618
|
+
</xs:complexType>
|
|
1619
|
+
<xs:complexType name="BeteiligterFachrichtung">
|
|
1620
|
+
<xs:annotation>
|
|
1621
|
+
<xs:documentation>Dieser Typ dient der Angabe der Fachrichtung eines am Bauprojekt Beteiligten.</xs:documentation>
|
|
1622
|
+
</xs:annotation>
|
|
1623
|
+
<xs:choice>
|
|
1624
|
+
<xs:element name="code" type="xbau:Code.BeteiligterFachrichtung">
|
|
1625
|
+
<xs:annotation>
|
|
1626
|
+
<xs:documentation>Angabe für die Fachrichtung des Beteiligten.</xs:documentation>
|
|
1627
|
+
</xs:annotation>
|
|
1628
|
+
</xs:element>
|
|
1629
|
+
<xs:element name="nichtGelisteterWert" type="dinspec91379:datatypeC">
|
|
1630
|
+
<xs:annotation>
|
|
1631
|
+
<xs:documentation>Freitextangabe für die Fachrichtung des Beteiligten.</xs:documentation>
|
|
1632
|
+
</xs:annotation>
|
|
1633
|
+
</xs:element>
|
|
1634
|
+
</xs:choice>
|
|
1635
|
+
</xs:complexType>
|
|
1636
|
+
<xs:complexType name="BeteiligterRolle">
|
|
1637
|
+
<xs:annotation>
|
|
1638
|
+
<xs:documentation>Dieser Typ dient der Angabe der Rolle eines am Bauprojekt Beteiligten.</xs:documentation>
|
|
1639
|
+
</xs:annotation>
|
|
1640
|
+
<xs:choice>
|
|
1641
|
+
<xs:element name="code" type="xbau:Code.BeteiligterRolle">
|
|
1642
|
+
<xs:annotation>
|
|
1643
|
+
<xs:documentation>Angabe für die Rolle des Beteiligten.</xs:documentation>
|
|
1644
|
+
</xs:annotation>
|
|
1645
|
+
</xs:element>
|
|
1646
|
+
<xs:element name="nichtGelisteterWert" type="dinspec91379:datatypeC">
|
|
1647
|
+
<xs:annotation>
|
|
1648
|
+
<xs:documentation>Freitextangabe für die Rolle des Beteiligten.</xs:documentation>
|
|
1649
|
+
</xs:annotation>
|
|
1650
|
+
</xs:element>
|
|
1651
|
+
</xs:choice>
|
|
1652
|
+
</xs:complexType>
|
|
1653
|
+
<xs:complexType name="BetriebMitPublikumsverkehr">
|
|
1654
|
+
<xs:annotation>
|
|
1655
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zum Betrieb mit Publikumsverkehr.</xs:documentation>
|
|
1656
|
+
</xs:annotation>
|
|
1657
|
+
<xs:sequence>
|
|
1658
|
+
<xs:element name="artDesBetriebs" minOccurs="0" type="xbau:Code.BetriebArt">
|
|
1659
|
+
<xs:annotation>
|
|
1660
|
+
<xs:documentation>Art des Betriebes</xs:documentation>
|
|
1661
|
+
</xs:annotation>
|
|
1662
|
+
</xs:element>
|
|
1663
|
+
<xs:element name="gesamtflaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
1664
|
+
<xs:annotation>
|
|
1665
|
+
<xs:documentation>Angabe zur Gesamtfläche</xs:documentation>
|
|
1666
|
+
</xs:annotation>
|
|
1667
|
+
</xs:element>
|
|
1668
|
+
<xs:element name="gesamtanzahl" minOccurs="0" type="xs:positiveInteger">
|
|
1669
|
+
<xs:annotation>
|
|
1670
|
+
<xs:documentation>Angabe der Gesamtanzahl</xs:documentation>
|
|
1671
|
+
</xs:annotation>
|
|
1672
|
+
</xs:element>
|
|
1673
|
+
<xs:element name="nachVerordnung" minOccurs="0" type="xbau:Code.Verordnung">
|
|
1674
|
+
<xs:annotation>
|
|
1675
|
+
<xs:documentation>Angabe der Verordnung</xs:documentation>
|
|
1676
|
+
</xs:annotation>
|
|
1677
|
+
</xs:element>
|
|
1678
|
+
</xs:sequence>
|
|
1679
|
+
</xs:complexType>
|
|
1680
|
+
<xs:complexType name="Betriebsbeschreibung">
|
|
1681
|
+
<xs:annotation>
|
|
1682
|
+
<xs:documentation>Dieser Typ dient zur Zusammenstellung der Daten zur Betriebsbeschreibung nach § 5 BauPrüfVO NRW.</xs:documentation>
|
|
1683
|
+
</xs:annotation>
|
|
1684
|
+
<xs:sequence>
|
|
1685
|
+
<xs:element name="gewerblicheBetriebsbeschreibung"
|
|
1686
|
+
minOccurs="0"
|
|
1687
|
+
type="xbau:GewerblicheBetriebsbeschreibung">
|
|
1688
|
+
<xs:annotation>
|
|
1689
|
+
<xs:documentation>Dieses Element beinhaltet Angaben zur gewerblichen Betriebsbeschreibung.</xs:documentation>
|
|
1690
|
+
</xs:annotation>
|
|
1691
|
+
</xs:element>
|
|
1692
|
+
</xs:sequence>
|
|
1693
|
+
</xs:complexType>
|
|
1694
|
+
<xs:complexType name="Betriebszeiten">
|
|
1695
|
+
<xs:annotation>
|
|
1696
|
+
<xs:documentation>Dieser Typ beinhaltet die Daten zu Betriebszeiten.</xs:documentation>
|
|
1697
|
+
</xs:annotation>
|
|
1698
|
+
<xs:sequence>
|
|
1699
|
+
<xs:element name="anfangszeitAnWerktagen" type="xs:token">
|
|
1700
|
+
<xs:annotation>
|
|
1701
|
+
<xs:documentation>Angabe der Anfangszeit an Werktagen</xs:documentation>
|
|
1702
|
+
</xs:annotation>
|
|
1703
|
+
</xs:element>
|
|
1704
|
+
<xs:element name="endezeitAnWerktagen" type="xs:token">
|
|
1705
|
+
<xs:annotation>
|
|
1706
|
+
<xs:documentation>Angabe der Endezeit an Werktagen</xs:documentation>
|
|
1707
|
+
</xs:annotation>
|
|
1708
|
+
</xs:element>
|
|
1709
|
+
<xs:element name="anfangszeitAnSonnUndFeiertagen" type="xs:token">
|
|
1710
|
+
<xs:annotation>
|
|
1711
|
+
<xs:documentation>Angabe der Anfangszeit an Sonn- und Feiertagen</xs:documentation>
|
|
1712
|
+
</xs:annotation>
|
|
1713
|
+
</xs:element>
|
|
1714
|
+
<xs:element name="endezeitAnSonnUndFeiertagen" type="xs:token">
|
|
1715
|
+
<xs:annotation>
|
|
1716
|
+
<xs:documentation>Angabe der Anfangszeit an Sonn- und Feiertagen</xs:documentation>
|
|
1717
|
+
</xs:annotation>
|
|
1718
|
+
</xs:element>
|
|
1719
|
+
</xs:sequence>
|
|
1720
|
+
</xs:complexType>
|
|
1721
|
+
<xs:complexType name="Bezug">
|
|
1722
|
+
<xs:annotation>
|
|
1723
|
+
<xs:documentation>Dieser Typ gestattet Eintragungen, um auf einen Antrag, einen Vorgang und ggf. auf eine Nachricht, die im Rahmen dieses Vorgangs gesendet worden ist, Bezug zu nehmen.</xs:documentation>
|
|
1724
|
+
</xs:annotation>
|
|
1725
|
+
<xs:complexContent>
|
|
1726
|
+
<xs:restriction base="xbauk:Bezug">
|
|
1727
|
+
<xs:sequence>
|
|
1728
|
+
<xs:element name="referenz"
|
|
1729
|
+
minOccurs="0"
|
|
1730
|
+
type="xink:UUID"
|
|
1731
|
+
form="unqualified">
|
|
1732
|
+
<xs:annotation>
|
|
1733
|
+
<xs:documentation>Hier ist der Identifier des Antragsservice (der mit dem Antrag bzw. der Anzeige bei der Bauaufsichtsbehörde eingegangen ist) oder der Abfrage (auf die die vorliegende Nachricht eine Antwort ist) anzugeben. Falls die vorliegende Nachricht an ein Online-Portal gerichtet ist, kann so der Projektraum bzw. Postkorb angesteuert werden.</xs:documentation>
|
|
1734
|
+
</xs:annotation>
|
|
1735
|
+
</xs:element>
|
|
1736
|
+
<xs:element name="vorgang"
|
|
1737
|
+
minOccurs="0"
|
|
1738
|
+
type="dinspec91379:datatypeC"
|
|
1739
|
+
form="unqualified">
|
|
1740
|
+
<xs:annotation>
|
|
1741
|
+
<xs:documentation>Eine Instanz dieses Elements enthält, falls ein solches vergeben wurde, das Zeichen (Aktenzeichen) des von der Bauaufsichtsbehörde geführten Vorgangs, innerhalb dessen diese Nachricht übermittelt wird.</xs:documentation>
|
|
1742
|
+
</xs:annotation>
|
|
1743
|
+
</xs:element>
|
|
1744
|
+
<xs:element name="bezugNachricht"
|
|
1745
|
+
minOccurs="0"
|
|
1746
|
+
type="xbau:Identifikation.Nachricht"
|
|
1747
|
+
form="unqualified">
|
|
1748
|
+
<xs:annotation>
|
|
1749
|
+
<xs:documentation>Falls ein solcher Zusammenhang vorliegt, sind hier die Kennungen der Nachricht einzutragen, auf die sich diese Nachricht bezieht.</xs:documentation>
|
|
1750
|
+
</xs:annotation>
|
|
1751
|
+
</xs:element>
|
|
1752
|
+
</xs:sequence>
|
|
1753
|
+
</xs:restriction>
|
|
1754
|
+
</xs:complexContent>
|
|
1755
|
+
</xs:complexType>
|
|
1756
|
+
<xs:complexType name="BezugErweitert">
|
|
1757
|
+
<xs:annotation>
|
|
1758
|
+
<xs:documentation>Dieser Typ erweitert den Typ xbau:Bezug um Angaben zu einem API-Key und einer anwendungsspezifischen Erweiterung.</xs:documentation>
|
|
1759
|
+
</xs:annotation>
|
|
1760
|
+
<xs:complexContent>
|
|
1761
|
+
<xs:extension base="xbau:Bezug">
|
|
1762
|
+
<xs:sequence>
|
|
1763
|
+
<xs:element name="apiKey" minOccurs="0" type="xink:UUID">
|
|
1764
|
+
<xs:annotation>
|
|
1765
|
+
<xs:documentation>Hier ist der API-Key einzutragen. Der API-Key dient als zusätzliche Absicherung der Authenzität auf Ebene der Fachnachricht.</xs:documentation>
|
|
1766
|
+
</xs:annotation>
|
|
1767
|
+
</xs:element>
|
|
1768
|
+
<xs:element name="anwendungsspezifischeErweiterung"
|
|
1769
|
+
minOccurs="0"
|
|
1770
|
+
type="xbau:AnwendungsspezifischeErweiterungXML">
|
|
1771
|
+
<xs:annotation>
|
|
1772
|
+
<xs:documentation>Über AnwendungsspezifischeErweiterung können über die in XBau konkret definierten Metadaten hinaus weiterführende Metadaten, z. B. fachspezifischer Natur, zu einem Informationsobjekt angegeben werden.</xs:documentation>
|
|
1773
|
+
</xs:annotation>
|
|
1774
|
+
</xs:element>
|
|
1775
|
+
</xs:sequence>
|
|
1776
|
+
</xs:extension>
|
|
1777
|
+
</xs:complexContent>
|
|
1778
|
+
</xs:complexType>
|
|
1779
|
+
<xs:complexType name="BezugHauptbaugenehmigung">
|
|
1780
|
+
<xs:annotation>
|
|
1781
|
+
<xs:documentation>Dieser Typ nimmt Eintragungen im Rahmen der Beantragung eines Nachtrags zu einer bereits erteilten Baugenehmigung auf. Diese Eintragungen dienen dazu, auf die bereits erteilte Baugenehmigung Bezug zu nehmen.</xs:documentation>
|
|
1782
|
+
</xs:annotation>
|
|
1783
|
+
<xs:sequence>
|
|
1784
|
+
<xs:element name="vorgang" type="dinspec91379:datatypeC">
|
|
1785
|
+
<xs:annotation>
|
|
1786
|
+
<xs:documentation>In dieses Element ist das Zeichen (Aktenzeichen) der Hauptbaugenehmigung einzutragen, also des Vorgangs, im Rahmen dessen die Bauaufsichtsbehörde die Baugenehmigung erteilt hat, zu der mit der vorliegenden Nachrichteninstanz ein Nachtrag beantragt wird.</xs:documentation>
|
|
1787
|
+
</xs:annotation>
|
|
1788
|
+
</xs:element>
|
|
1789
|
+
</xs:sequence>
|
|
1790
|
+
</xs:complexType>
|
|
1791
|
+
<xs:complexType name="BezugVorbescheid">
|
|
1792
|
+
<xs:annotation>
|
|
1793
|
+
<xs:documentation>Dieser Typ nimmt im Rahmen der Beantragung einer Baugenehmigung den Bezug auf einen in der Vergangenheit erteilten Vorbescheid auf.</xs:documentation>
|
|
1794
|
+
</xs:annotation>
|
|
1795
|
+
<xs:sequence>
|
|
1796
|
+
<xs:element name="vorgang" type="dinspec91379:datatypeC">
|
|
1797
|
+
<xs:annotation>
|
|
1798
|
+
<xs:documentation>In dieses Element ist das Zeichen (Aktenzeichen) des erteilten Vorbescheids einzutragen.</xs:documentation>
|
|
1799
|
+
</xs:annotation>
|
|
1800
|
+
</xs:element>
|
|
1801
|
+
</xs:sequence>
|
|
1802
|
+
</xs:complexType>
|
|
1803
|
+
<xs:complexType name="Bindungen">
|
|
1804
|
+
<xs:annotation>
|
|
1805
|
+
<xs:documentation>Getroffene Entscheidungen und vorliegende Bescheide, an die das Bauvorhaben gebunden ist und die es daher beeinflussen.</xs:documentation>
|
|
1806
|
+
</xs:annotation>
|
|
1807
|
+
<xs:sequence>
|
|
1808
|
+
<xs:element name="bindungsbescheidArt"
|
|
1809
|
+
minOccurs="0"
|
|
1810
|
+
type="xbau:Code.BindungsbescheidArt">
|
|
1811
|
+
<xs:annotation>
|
|
1812
|
+
<xs:documentation>Angabe der Art des Bescheids oder der Entscheidung</xs:documentation>
|
|
1813
|
+
</xs:annotation>
|
|
1814
|
+
</xs:element>
|
|
1815
|
+
<xs:element name="bindungNachweisdaten"
|
|
1816
|
+
minOccurs="0"
|
|
1817
|
+
type="xbauk:Nachweisdaten">
|
|
1818
|
+
<xs:annotation>
|
|
1819
|
+
<xs:documentation>Angabe der zugrundeliegenden Nachweisdaten</xs:documentation>
|
|
1820
|
+
</xs:annotation>
|
|
1821
|
+
</xs:element>
|
|
1822
|
+
<xs:element name="bindungsbescheidBaulastnummer" minOccurs="0" type="xs:token">
|
|
1823
|
+
<xs:annotation>
|
|
1824
|
+
<xs:documentation>Angabe der Baulastnummer (falls die Bindung eine Baulast ist)</xs:documentation>
|
|
1825
|
+
</xs:annotation>
|
|
1826
|
+
</xs:element>
|
|
1827
|
+
<xs:element name="bindungBeschreibung" minOccurs="0" type="xs:token">
|
|
1828
|
+
<xs:annotation>
|
|
1829
|
+
<xs:documentation>Beschreibung der Bindung</xs:documentation>
|
|
1830
|
+
</xs:annotation>
|
|
1831
|
+
</xs:element>
|
|
1832
|
+
</xs:sequence>
|
|
1833
|
+
</xs:complexType>
|
|
1834
|
+
<xs:complexType name="Brennstoff">
|
|
1835
|
+
<xs:annotation>
|
|
1836
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zum Brennstoff.</xs:documentation>
|
|
1837
|
+
</xs:annotation>
|
|
1838
|
+
<xs:choice>
|
|
1839
|
+
<xs:element name="code" type="xbau:Code.Brennstoff">
|
|
1840
|
+
<xs:annotation>
|
|
1841
|
+
<xs:documentation>Angabe des Brennstoffs</xs:documentation>
|
|
1842
|
+
</xs:annotation>
|
|
1843
|
+
</xs:element>
|
|
1844
|
+
<xs:element name="nichtGelisteterWert" type="dinspec91379:datatypeC">
|
|
1845
|
+
<xs:annotation>
|
|
1846
|
+
<xs:documentation>Freitextangabe für den Brennstoff</xs:documentation>
|
|
1847
|
+
</xs:annotation>
|
|
1848
|
+
</xs:element>
|
|
1849
|
+
</xs:choice>
|
|
1850
|
+
</xs:complexType>
|
|
1851
|
+
<xs:complexType name="Brennstofflager">
|
|
1852
|
+
<xs:annotation>
|
|
1853
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu Brennstofflagern.</xs:documentation>
|
|
1854
|
+
</xs:annotation>
|
|
1855
|
+
<xs:sequence>
|
|
1856
|
+
<xs:element name="lagermengeBrennstoff" minOccurs="0" type="xs:token">
|
|
1857
|
+
<xs:annotation>
|
|
1858
|
+
<xs:documentation>Angabe des Gesamt-Volumen in Liter (BB) / in m3 (BW)</xs:documentation>
|
|
1859
|
+
</xs:annotation>
|
|
1860
|
+
</xs:element>
|
|
1861
|
+
<xs:element name="lagerortBrennstoff"
|
|
1862
|
+
minOccurs="0"
|
|
1863
|
+
type="xbau:LagerortBrennstoff">
|
|
1864
|
+
<xs:annotation>
|
|
1865
|
+
<xs:documentation>Angabe des Lagerorts des Brennstoffs</xs:documentation>
|
|
1866
|
+
</xs:annotation>
|
|
1867
|
+
</xs:element>
|
|
1868
|
+
<xs:element name="lagerbehaelter" minOccurs="0" type="xbau:Lagerbehaelter">
|
|
1869
|
+
<xs:annotation>
|
|
1870
|
+
<xs:documentation>Angaben zum Lagerbehälter</xs:documentation>
|
|
1871
|
+
</xs:annotation>
|
|
1872
|
+
</xs:element>
|
|
1873
|
+
<xs:element name="brennstoff" minOccurs="0" type="xbau:Brennstoff">
|
|
1874
|
+
<xs:annotation>
|
|
1875
|
+
<xs:documentation>Angabe des Brennstoffs</xs:documentation>
|
|
1876
|
+
</xs:annotation>
|
|
1877
|
+
</xs:element>
|
|
1878
|
+
</xs:sequence>
|
|
1879
|
+
</xs:complexType>
|
|
1880
|
+
<xs:complexType name="DatenBaufreigabeschein">
|
|
1881
|
+
<xs:annotation>
|
|
1882
|
+
<xs:documentation>Dieser Typ enthält die Daten des Baufreigabescheins (sog. "Roter Punkt").</xs:documentation>
|
|
1883
|
+
</xs:annotation>
|
|
1884
|
+
<xs:sequence>
|
|
1885
|
+
<xs:element name="bezeichnungDesBauvorhabens" type="dinspec91379:datatypeC">
|
|
1886
|
+
<xs:annotation>
|
|
1887
|
+
<xs:documentation>Dieses Element enthält die Bezeichnung des Vorhabens.</xs:documentation>
|
|
1888
|
+
</xs:annotation>
|
|
1889
|
+
</xs:element>
|
|
1890
|
+
<xs:element name="entwurfsverfasser" type="xbauk:Akteur">
|
|
1891
|
+
<xs:annotation>
|
|
1892
|
+
<xs:documentation>In dieses Element sind die Personendaten des Entwurfsverfassers einzutragen.</xs:documentation>
|
|
1893
|
+
</xs:annotation>
|
|
1894
|
+
</xs:element>
|
|
1895
|
+
<xs:element name="bauleiter" type="xbauk:Akteur">
|
|
1896
|
+
<xs:annotation>
|
|
1897
|
+
<xs:documentation>In dieses Element sind die Personendaten des Bauleiters einzutragen.</xs:documentation>
|
|
1898
|
+
</xs:annotation>
|
|
1899
|
+
</xs:element>
|
|
1900
|
+
<xs:element name="teilbaufreigabe" minOccurs="0" type="xs:token">
|
|
1901
|
+
<xs:annotation>
|
|
1902
|
+
<xs:documentation>Sofern ein Teilbaufreigabeschein erteilt wird, ist hier der Umfang des Teilbaufreigabescheins anzugeben.</xs:documentation>
|
|
1903
|
+
</xs:annotation>
|
|
1904
|
+
</xs:element>
|
|
1905
|
+
<xs:element name="anlage" minOccurs="0" type="xbau:Anlagen">
|
|
1906
|
+
<xs:annotation>
|
|
1907
|
+
<xs:documentation>Dieses Element enthält die Metadaten zum Baufreigabeschein.</xs:documentation>
|
|
1908
|
+
</xs:annotation>
|
|
1909
|
+
</xs:element>
|
|
1910
|
+
</xs:sequence>
|
|
1911
|
+
</xs:complexType>
|
|
1912
|
+
<xs:complexType name="Datenblatt">
|
|
1913
|
+
<xs:annotation>
|
|
1914
|
+
<xs:documentation>Dieser Typ dient zur Zusammenstellung von technischen Daten und Kennzahlen zum Bauvorhaben. Seine Daten werden für die Prüfung des Bauvorhabens durch die Bauaufsichtsbehörde erhoben, aber ggf. auch im Hinblick auf eine Datenlieferung an weitere Stellen. Die Elemente des Typs sind optional, um ihn in den Ländern je nach rechtlicher Situation und Prioritätensetzung durch Behörden flexibel einsetzbar zu machen. Die Angaben im Datenblatt sind auf den jeweils neuen Zustand (Zustand nach Durchführung des Bauvorhabens) zu beziehen und decken so alle Arten von Bauvorhaben (nicht nur die Errichtung, sondern auch Erweiterung und Nutzungsänderung) ab. Veränderungen (also bspw. das Delta zwischen Zustand alt und neu bei einer Erweiterung) sind nicht im vorliegenen Typ abgebildet, sondern sind aus der Historisierung der Daten erkennbar.</xs:documentation>
|
|
1915
|
+
</xs:annotation>
|
|
1916
|
+
<xs:sequence>
|
|
1917
|
+
<xs:element name="nutzungen" minOccurs="0" type="xbau:Nutzungen">
|
|
1918
|
+
<xs:annotation>
|
|
1919
|
+
<xs:documentation>Dieses Element enthält Angaben zur Nutzung.</xs:documentation>
|
|
1920
|
+
</xs:annotation>
|
|
1921
|
+
</xs:element>
|
|
1922
|
+
<xs:element name="abgrabungenUndAufschuettungen"
|
|
1923
|
+
minOccurs="0"
|
|
1924
|
+
type="xbau:AbgrabungenUndAufschuettungen">
|
|
1925
|
+
<xs:annotation>
|
|
1926
|
+
<xs:documentation>Dieses Element enthält Angaben zu Abgrabungen und Aufschüttungen.</xs:documentation>
|
|
1927
|
+
</xs:annotation>
|
|
1928
|
+
</xs:element>
|
|
1929
|
+
<xs:element name="flaechen" minOccurs="0" type="xbau:Flaechen">
|
|
1930
|
+
<xs:annotation>
|
|
1931
|
+
<xs:documentation>Dieses Element enthält Angaben zu Flächen.</xs:documentation>
|
|
1932
|
+
</xs:annotation>
|
|
1933
|
+
</xs:element>
|
|
1934
|
+
</xs:sequence>
|
|
1935
|
+
</xs:complexType>
|
|
1936
|
+
<xs:complexType name="Datenblatt_alt">
|
|
1937
|
+
<xs:annotation>
|
|
1938
|
+
<xs:documentation>Dieser Typ dient zur Zusammenstellung von technischen Daten und Kennzahlen zum Bauvorhaben. Seine Daten werden für die Prüfung des Bauvorhabens durch die Bauaufsichtsbehörde erhoben, aber auch im Hinblick auf eine Datenlieferung an die amtliche Statistik. Die Elemente des Typs sind optional, um ihn in den Ländern je nach rechtlicher Situation und Prioritätensetzung durch Behörden flexibel einsetzbar zu machen. Die Angaben im Datenblatt sind auf den jeweils neuen Zustand (Zustand nach Durchführung des Bauvorhabens) zu beziehen und decken so alle Arten von Bauvorhaben (nicht nur die Errichtung, sondern auch Erweiterung und Nutzungsänderung) ab. Veränderungen (also bspw. das Delta zwischen Zustand alt und neu bei einer Erweiterung) sind nicht im vorliegenen Typ abgebildet, sondern sind aus der Historisierung der Daten erkennbar.</xs:documentation>
|
|
1939
|
+
</xs:annotation>
|
|
1940
|
+
<xs:sequence>
|
|
1941
|
+
<xs:element name="bauordnungsrechtlicheKlassifikation"
|
|
1942
|
+
minOccurs="0"
|
|
1943
|
+
type="xbau:BauordnungsrechtlicheKlassifikation_alt">
|
|
1944
|
+
<xs:annotation>
|
|
1945
|
+
<xs:documentation>Dieses Element beinhaltet Zahlen zu bauordnungsrechtlichen Parametern des Vorhabens.</xs:documentation>
|
|
1946
|
+
</xs:annotation>
|
|
1947
|
+
</xs:element>
|
|
1948
|
+
<xs:element name="baulicheNutzungMass"
|
|
1949
|
+
minOccurs="0"
|
|
1950
|
+
maxOccurs="unbounded"
|
|
1951
|
+
type="xbau:BaulicheNutzungMass">
|
|
1952
|
+
<xs:annotation>
|
|
1953
|
+
<xs:documentation>Die Zahlen für das Maß der baulichen Nutzung.</xs:documentation>
|
|
1954
|
+
</xs:annotation>
|
|
1955
|
+
</xs:element>
|
|
1956
|
+
<xs:element name="bauweise" minOccurs="0" type="xbau:Code.Bauweise">
|
|
1957
|
+
<xs:annotation>
|
|
1958
|
+
<xs:documentation>Dieses Element enthält die Angabe zur Bauweise nach §22 BauNVO. Element bauweise Wird das Element mit Codeliste noch benötigt? Dieses ist nicht in den neuen Datentypen vorhanden.</xs:documentation>
|
|
1959
|
+
</xs:annotation>
|
|
1960
|
+
</xs:element>
|
|
1961
|
+
</xs:sequence>
|
|
1962
|
+
</xs:complexType>
|
|
1963
|
+
<xs:complexType name="Entwurfsverfasser">
|
|
1964
|
+
<xs:annotation>
|
|
1965
|
+
<xs:documentation>Dieser Typ dient dazu, die Daten des Entwurfsverfassers zu übermitteln, der verantwortlich an der Vorbereitung des Bauprojekts mitwirkt bzw. mitgewirkt hat.</xs:documentation>
|
|
1966
|
+
</xs:annotation>
|
|
1967
|
+
<xs:sequence>
|
|
1968
|
+
<xs:element name="personendaten" minOccurs="0" type="xbauk:Akteur">
|
|
1969
|
+
<xs:annotation>
|
|
1970
|
+
<xs:documentation>Hier sind die Daten zur natürlichen oder juristischen Person in der Rolle Entwurfsverfasser einzutragen.</xs:documentation>
|
|
1971
|
+
</xs:annotation>
|
|
1972
|
+
</xs:element>
|
|
1973
|
+
<xs:element name="bauvorlageberechtigung" minOccurs="0">
|
|
1974
|
+
<xs:annotation>
|
|
1975
|
+
<xs:documentation>Hier sind die Daten einzutragen, die die Bauvorlageberechtigung des Entwurfsverfassers belegen.</xs:documentation>
|
|
1976
|
+
</xs:annotation>
|
|
1977
|
+
<xs:complexType>
|
|
1978
|
+
<xs:sequence>
|
|
1979
|
+
<xs:element name="grundlageBauvorlageBerechtigung"
|
|
1980
|
+
minOccurs="0"
|
|
1981
|
+
type="xbau:Code.BauvorlageberechtigungSachverhalt">
|
|
1982
|
+
<xs:annotation>
|
|
1983
|
+
<xs:documentation>Hier ist der Sachverhalt anzugeben, aufgrund dessen die Person bauvorlageberechtigt ist.</xs:documentation>
|
|
1984
|
+
</xs:annotation>
|
|
1985
|
+
</xs:element>
|
|
1986
|
+
<xs:element name="mitgliedOderNichtmitglied" minOccurs="0">
|
|
1987
|
+
<xs:annotation>
|
|
1988
|
+
<xs:documentation>Hier sind die Daten zur inländischen Kammerzugehörigkeit anzugeben (Element mitgliedschaftInland) oder die Personennummer bei Nichtmitgliedern (Element personennummerNichtmitgliedKammer).</xs:documentation>
|
|
1989
|
+
</xs:annotation>
|
|
1990
|
+
<xs:complexType>
|
|
1991
|
+
<xs:choice>
|
|
1992
|
+
<xs:element name="mitgliedschaftInland">
|
|
1993
|
+
<xs:annotation>
|
|
1994
|
+
<xs:documentation>Falls der Entwurfsverfasser seine Bauvorlageberechtigung als Mitglied einer Kammer (z.B. als Architekt oder Ingenieur) innehat und im Inland niedergelassen ist, ist dieses Objekt zu füllen.</xs:documentation>
|
|
1995
|
+
</xs:annotation>
|
|
1996
|
+
<xs:complexType>
|
|
1997
|
+
<xs:choice>
|
|
1998
|
+
<xs:element name="mitgliedsnummerkammer" type="xbau:Merkmale">
|
|
1999
|
+
<xs:annotation>
|
|
2000
|
+
<xs:documentation>Angabe der Mitgliedsnummer mit Angabe der Bezeichnung der Kammer</xs:documentation>
|
|
2001
|
+
</xs:annotation>
|
|
2002
|
+
</xs:element>
|
|
2003
|
+
<xs:element name="mitgliedsnummerBundesland">
|
|
2004
|
+
<xs:annotation>
|
|
2005
|
+
<xs:documentation>Angabe der Mitgliedsnummer mit Angabe des Bundeslandes, in dem die Kammer ihren Sitz hat</xs:documentation>
|
|
2006
|
+
</xs:annotation>
|
|
2007
|
+
<xs:complexType>
|
|
2008
|
+
<xs:sequence>
|
|
2009
|
+
<xs:element name="mitgliedsnummer" type="xs:token">
|
|
2010
|
+
<xs:annotation>
|
|
2011
|
+
<xs:documentation>Eine Instanz dieses Elements nimmt die Mitgliedsnummer (Nummer der Eintragungsliste in einer Kammer) auf.</xs:documentation>
|
|
2012
|
+
</xs:annotation>
|
|
2013
|
+
</xs:element>
|
|
2014
|
+
<xs:element name="bundesland" type="xbauk:Code.Bundesland">
|
|
2015
|
+
<xs:annotation>
|
|
2016
|
+
<xs:documentation>Dieses Element enthält das Bundesland, in dem die Kammer liegt.</xs:documentation>
|
|
2017
|
+
</xs:annotation>
|
|
2018
|
+
</xs:element>
|
|
2019
|
+
</xs:sequence>
|
|
2020
|
+
</xs:complexType>
|
|
2021
|
+
</xs:element>
|
|
2022
|
+
</xs:choice>
|
|
2023
|
+
</xs:complexType>
|
|
2024
|
+
</xs:element>
|
|
2025
|
+
<xs:element name="personennummer" type="xs:token">
|
|
2026
|
+
<xs:annotation>
|
|
2027
|
+
<xs:documentation>Hier ist die Personennummer für Nichtmitglieder einzutragen.</xs:documentation>
|
|
2028
|
+
</xs:annotation>
|
|
2029
|
+
</xs:element>
|
|
2030
|
+
</xs:choice>
|
|
2031
|
+
</xs:complexType>
|
|
2032
|
+
</xs:element>
|
|
2033
|
+
<xs:element name="nachweisBerechtigung" minOccurs="0" type="xbauk:Text">
|
|
2034
|
+
<xs:annotation>
|
|
2035
|
+
<xs:documentation>Hier kann ggf. ein Nachweis zur Bauvorlageberechtigung angegeben werden.</xs:documentation>
|
|
2036
|
+
</xs:annotation>
|
|
2037
|
+
</xs:element>
|
|
2038
|
+
<xs:element name="berufsbezeichnung"
|
|
2039
|
+
minOccurs="0"
|
|
2040
|
+
type="dinspec91379:datatypeC">
|
|
2041
|
+
<xs:annotation>
|
|
2042
|
+
<xs:documentation>In dieses Element kann eine Angabe zur Berufsbezeichnung des Entwurfsverfassers eingetragen werden.</xs:documentation>
|
|
2043
|
+
</xs:annotation>
|
|
2044
|
+
</xs:element>
|
|
2045
|
+
<xs:element name="ausland" minOccurs="0">
|
|
2046
|
+
<xs:annotation>
|
|
2047
|
+
<xs:documentation>Falls der Entwurfsverfasser nicht im Inland niedergelassen ist, sind hier Angaben zur Niederlassung im Ausland einzutragen.</xs:documentation>
|
|
2048
|
+
</xs:annotation>
|
|
2049
|
+
<xs:complexType>
|
|
2050
|
+
<xs:sequence>
|
|
2051
|
+
<xs:element name="niederlassungStaat" type="xbauk:Code.Staat">
|
|
2052
|
+
<xs:annotation>
|
|
2053
|
+
<xs:documentation>Dieses Elements nennt den Staat der Niederlassung.</xs:documentation>
|
|
2054
|
+
</xs:annotation>
|
|
2055
|
+
</xs:element>
|
|
2056
|
+
<xs:element name="bescheinigtIn" type="xbauk:Code.Bundesland">
|
|
2057
|
+
<xs:annotation>
|
|
2058
|
+
<xs:documentation>In dieses Element ist das Bundesland einzutragen, in dem beim ausländisch niedergelassenen Bauvorlageberechtigten eine Anzeige bzw. Bescheinigung erfolgt ist.</xs:documentation>
|
|
2059
|
+
</xs:annotation>
|
|
2060
|
+
</xs:element>
|
|
2061
|
+
</xs:sequence>
|
|
2062
|
+
</xs:complexType>
|
|
2063
|
+
</xs:element>
|
|
2064
|
+
</xs:sequence>
|
|
2065
|
+
</xs:complexType>
|
|
2066
|
+
</xs:element>
|
|
2067
|
+
</xs:sequence>
|
|
2068
|
+
</xs:complexType>
|
|
2069
|
+
<xs:complexType name="ErleichterungAngefragt">
|
|
2070
|
+
<xs:annotation>
|
|
2071
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter einer beantragten Erleichterung, die der Bauaufsichtsbehörde zur Genehmigung vorgelegt werden soll.</xs:documentation>
|
|
2072
|
+
</xs:annotation>
|
|
2073
|
+
<xs:sequence>
|
|
2074
|
+
<xs:element name="gegenstand" type="xbau:Code.ErleichterungGegenstand">
|
|
2075
|
+
<xs:annotation>
|
|
2076
|
+
<xs:documentation>Hier wird angezeigt, auf welchen Aspekt des Bauvorhabens sich die beantragte Erleichterung bezieht.</xs:documentation>
|
|
2077
|
+
</xs:annotation>
|
|
2078
|
+
</xs:element>
|
|
2079
|
+
<xs:element name="beschreibung" type="xbauk:Text">
|
|
2080
|
+
<xs:annotation>
|
|
2081
|
+
<xs:documentation>Hier ist der Erleichterungsgegenstand zu konkretisieren. Es wird im Detail verdeutlicht, worum es bei dem Anliegen geht).</xs:documentation>
|
|
2082
|
+
</xs:annotation>
|
|
2083
|
+
</xs:element>
|
|
2084
|
+
<xs:element name="begruendung" minOccurs="0" type="xbauk:Text">
|
|
2085
|
+
<xs:annotation>
|
|
2086
|
+
<xs:documentation>In diesem Element wird ggf. eine Begründung zur beantragten Erleichterung gegeben, d.h. es wird erläutert, warum die beantragte Erleichterung benötigt wird bzw. gerechtfertigt ist.</xs:documentation>
|
|
2087
|
+
</xs:annotation>
|
|
2088
|
+
</xs:element>
|
|
2089
|
+
</xs:sequence>
|
|
2090
|
+
</xs:complexType>
|
|
2091
|
+
<xs:complexType name="Fahrraeder">
|
|
2092
|
+
<xs:annotation>
|
|
2093
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu Fahrzeugstellplätzen für Fahrräder.</xs:documentation>
|
|
2094
|
+
</xs:annotation>
|
|
2095
|
+
<xs:sequence>
|
|
2096
|
+
<xs:element name="anzahlFahrradStellplaetzeIst"
|
|
2097
|
+
minOccurs="0"
|
|
2098
|
+
type="xs:positiveInteger">
|
|
2099
|
+
<xs:annotation>
|
|
2100
|
+
<xs:documentation>Angabe der Anzahl der Fahrradstellplätze (Ist)</xs:documentation>
|
|
2101
|
+
</xs:annotation>
|
|
2102
|
+
</xs:element>
|
|
2103
|
+
<xs:element name="geplanteFahrradStellplaetze"
|
|
2104
|
+
minOccurs="0"
|
|
2105
|
+
type="xs:positiveInteger">
|
|
2106
|
+
<xs:annotation>
|
|
2107
|
+
<xs:documentation>Angabe der Anzahl der geplantenFahrradstellplätze (Ist)</xs:documentation>
|
|
2108
|
+
</xs:annotation>
|
|
2109
|
+
</xs:element>
|
|
2110
|
+
<xs:element name="gesamtzahlFahrradStellplaetzeSoll"
|
|
2111
|
+
minOccurs="0"
|
|
2112
|
+
type="xs:positiveInteger">
|
|
2113
|
+
<xs:annotation>
|
|
2114
|
+
<xs:documentation>Angabe der Gesamtzahl an Fahrradstellplätzen (Soll)</xs:documentation>
|
|
2115
|
+
</xs:annotation>
|
|
2116
|
+
</xs:element>
|
|
2117
|
+
<xs:element name="behindertenFahrradStellplaetzeSoll"
|
|
2118
|
+
minOccurs="0"
|
|
2119
|
+
type="xs:positiveInteger">
|
|
2120
|
+
<xs:annotation>
|
|
2121
|
+
<xs:documentation>Angabe der Anzahl der Fahrradstellplätze für Menschen mit Behinderung (Soll)</xs:documentation>
|
|
2122
|
+
</xs:annotation>
|
|
2123
|
+
</xs:element>
|
|
2124
|
+
</xs:sequence>
|
|
2125
|
+
</xs:complexType>
|
|
2126
|
+
<xs:complexType name="Fahrzeugstellplaetze">
|
|
2127
|
+
<xs:annotation>
|
|
2128
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu Fahrzeugstellplätzen.</xs:documentation>
|
|
2129
|
+
</xs:annotation>
|
|
2130
|
+
<xs:sequence>
|
|
2131
|
+
<xs:element name="erforderlicheGesamtzahlStellplaetze"
|
|
2132
|
+
minOccurs="0"
|
|
2133
|
+
type="xs:positiveInteger">
|
|
2134
|
+
<xs:annotation>
|
|
2135
|
+
<xs:documentation>Angabe der Gesamtzahl an erforderlichen Stellplätzen</xs:documentation>
|
|
2136
|
+
</xs:annotation>
|
|
2137
|
+
</xs:element>
|
|
2138
|
+
<xs:element name="erforderlicheBehindertenstellplaetze"
|
|
2139
|
+
minOccurs="0"
|
|
2140
|
+
type="xs:positiveInteger">
|
|
2141
|
+
<xs:annotation>
|
|
2142
|
+
<xs:documentation>Angabe der Anzahl der erforderlichen Stellplätzen für Menschen mit Behinderung</xs:documentation>
|
|
2143
|
+
</xs:annotation>
|
|
2144
|
+
</xs:element>
|
|
2145
|
+
<xs:element name="geplanteStellplaetze" minOccurs="0" type="xs:positiveInteger">
|
|
2146
|
+
<xs:annotation>
|
|
2147
|
+
<xs:documentation>Anzahl der in der aktuellen Planung vorgesehenen neuen Stellplätze</xs:documentation>
|
|
2148
|
+
</xs:annotation>
|
|
2149
|
+
</xs:element>
|
|
2150
|
+
<xs:element name="vorhandeneStellplaetze"
|
|
2151
|
+
minOccurs="0"
|
|
2152
|
+
type="xs:positiveInteger">
|
|
2153
|
+
<xs:annotation>
|
|
2154
|
+
<xs:documentation>Anzahl der Stellplätze, die (bei Nutzungsänderung, baulicher Veränderung) bereits auf einem Baugrundstück vorhanden sind.</xs:documentation>
|
|
2155
|
+
</xs:annotation>
|
|
2156
|
+
</xs:element>
|
|
2157
|
+
<xs:element name="aufAnderemGrundstueckMitBaulast" minOccurs="0">
|
|
2158
|
+
<xs:annotation>
|
|
2159
|
+
<xs:documentation>Angaben zu Stellplätzen auf anderem Grundstück mit Baulast</xs:documentation>
|
|
2160
|
+
</xs:annotation>
|
|
2161
|
+
<xs:complexType>
|
|
2162
|
+
<xs:sequence>
|
|
2163
|
+
<xs:element name="anzahl" type="xs:positiveInteger">
|
|
2164
|
+
<xs:annotation>
|
|
2165
|
+
<xs:documentation>Anzahl der Stellplätze auf anderem Grundstück mit Baulast</xs:documentation>
|
|
2166
|
+
</xs:annotation>
|
|
2167
|
+
</xs:element>
|
|
2168
|
+
<xs:element name="grundstueck" type="xbau:Grundstueck">
|
|
2169
|
+
<xs:annotation>
|
|
2170
|
+
<xs:documentation>Hier sind die Angaben zum anderen Grundstück einzutragen.</xs:documentation>
|
|
2171
|
+
</xs:annotation>
|
|
2172
|
+
</xs:element>
|
|
2173
|
+
</xs:sequence>
|
|
2174
|
+
</xs:complexType>
|
|
2175
|
+
</xs:element>
|
|
2176
|
+
<xs:element name="durchAbloesung" minOccurs="0" type="xs:positiveInteger">
|
|
2177
|
+
<xs:annotation>
|
|
2178
|
+
<xs:documentation>Anzahl der abgelösten Stellplätze</xs:documentation>
|
|
2179
|
+
</xs:annotation>
|
|
2180
|
+
</xs:element>
|
|
2181
|
+
</xs:sequence>
|
|
2182
|
+
</xs:complexType>
|
|
2183
|
+
<xs:complexType name="Feuerstaette">
|
|
2184
|
+
<xs:annotation>
|
|
2185
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zur Feuerstätte.</xs:documentation>
|
|
2186
|
+
</xs:annotation>
|
|
2187
|
+
<xs:sequence>
|
|
2188
|
+
<xs:element name="artDerFeuerstaette" minOccurs="0" type="xbau:FeuerstaetteArt">
|
|
2189
|
+
<xs:annotation>
|
|
2190
|
+
<xs:documentation>Angabe der Art der Feuerstätte</xs:documentation>
|
|
2191
|
+
</xs:annotation>
|
|
2192
|
+
</xs:element>
|
|
2193
|
+
<xs:element name="mitGeblaese" minOccurs="0" type="xs:boolean">
|
|
2194
|
+
<xs:annotation>
|
|
2195
|
+
<xs:documentation>Angabe zum Gebläse</xs:documentation>
|
|
2196
|
+
</xs:annotation>
|
|
2197
|
+
</xs:element>
|
|
2198
|
+
</xs:sequence>
|
|
2199
|
+
</xs:complexType>
|
|
2200
|
+
<xs:complexType name="FeuerstaetteArt">
|
|
2201
|
+
<xs:annotation>
|
|
2202
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zur Art der Feuerstätte.</xs:documentation>
|
|
2203
|
+
</xs:annotation>
|
|
2204
|
+
<xs:choice>
|
|
2205
|
+
<xs:element name="code" type="xbau:Code.FeuerstaetteArt">
|
|
2206
|
+
<xs:annotation>
|
|
2207
|
+
<xs:documentation>Angabe der Art der Feuerstätte</xs:documentation>
|
|
2208
|
+
</xs:annotation>
|
|
2209
|
+
</xs:element>
|
|
2210
|
+
<xs:element name="nichtGelisteterWert" type="dinspec91379:datatypeC">
|
|
2211
|
+
<xs:annotation>
|
|
2212
|
+
<xs:documentation>Freitextangabe für die Art der Feuerstätte</xs:documentation>
|
|
2213
|
+
</xs:annotation>
|
|
2214
|
+
</xs:element>
|
|
2215
|
+
</xs:choice>
|
|
2216
|
+
</xs:complexType>
|
|
2217
|
+
<xs:complexType name="Feuerstaetten">
|
|
2218
|
+
<xs:annotation>
|
|
2219
|
+
<xs:documentation>Dieser Datentyp kann Feuerstätten detailliert beschreiben einschließlich Brennstoff, Brennstofflagerung, Abgasanlagen u.v.m.</xs:documentation>
|
|
2220
|
+
</xs:annotation>
|
|
2221
|
+
<xs:sequence>
|
|
2222
|
+
<xs:element name="feuerungsanlagen"
|
|
2223
|
+
minOccurs="0"
|
|
2224
|
+
maxOccurs="unbounded"
|
|
2225
|
+
type="xbau:Feuerungsanlagen">
|
|
2226
|
+
<xs:annotation>
|
|
2227
|
+
<xs:documentation>Angaben zu Feuerungsanlagen</xs:documentation>
|
|
2228
|
+
</xs:annotation>
|
|
2229
|
+
</xs:element>
|
|
2230
|
+
<xs:element name="abgasanlagen"
|
|
2231
|
+
minOccurs="0"
|
|
2232
|
+
maxOccurs="unbounded"
|
|
2233
|
+
type="xbau:Abgasanlagen">
|
|
2234
|
+
<xs:annotation>
|
|
2235
|
+
<xs:documentation>Angaben zu Abgasanlagen</xs:documentation>
|
|
2236
|
+
</xs:annotation>
|
|
2237
|
+
</xs:element>
|
|
2238
|
+
<xs:element name="offenerKamin" minOccurs="0" type="xs:boolean">
|
|
2239
|
+
<xs:annotation>
|
|
2240
|
+
<xs:documentation>Angaben zum offenen Kamin</xs:documentation>
|
|
2241
|
+
</xs:annotation>
|
|
2242
|
+
</xs:element>
|
|
2243
|
+
</xs:sequence>
|
|
2244
|
+
</xs:complexType>
|
|
2245
|
+
<xs:complexType name="Feuerungsanlagen">
|
|
2246
|
+
<xs:annotation>
|
|
2247
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu Feuerungsanlagen.</xs:documentation>
|
|
2248
|
+
</xs:annotation>
|
|
2249
|
+
<xs:sequence>
|
|
2250
|
+
<xs:element name="zweck"
|
|
2251
|
+
minOccurs="0"
|
|
2252
|
+
maxOccurs="2"
|
|
2253
|
+
type="xbau:FeuerungsanlagenZweck">
|
|
2254
|
+
<xs:annotation>
|
|
2255
|
+
<xs:documentation>Angaben zum Zweck der Feuerungsanlage. Dieser kann Heizung, Warmwasser oder auch beides sein.</xs:documentation>
|
|
2256
|
+
</xs:annotation>
|
|
2257
|
+
</xs:element>
|
|
2258
|
+
<xs:element name="heizung" minOccurs="0" type="xbau:Heizung">
|
|
2259
|
+
<xs:annotation>
|
|
2260
|
+
<xs:documentation>Angaben zur Heizung</xs:documentation>
|
|
2261
|
+
</xs:annotation>
|
|
2262
|
+
</xs:element>
|
|
2263
|
+
<xs:element name="feuerstaette" minOccurs="0" type="xbau:Feuerstaette">
|
|
2264
|
+
<xs:annotation>
|
|
2265
|
+
<xs:documentation>Angaben zur Feuerstätte</xs:documentation>
|
|
2266
|
+
</xs:annotation>
|
|
2267
|
+
</xs:element>
|
|
2268
|
+
<xs:element name="nennleistung" minOccurs="0" type="xs:token">
|
|
2269
|
+
<xs:annotation>
|
|
2270
|
+
<xs:documentation>Angaben zur Nennleistung</xs:documentation>
|
|
2271
|
+
</xs:annotation>
|
|
2272
|
+
</xs:element>
|
|
2273
|
+
<xs:element name="aufstellort" minOccurs="0" type="xbau:Aufstellort">
|
|
2274
|
+
<xs:annotation>
|
|
2275
|
+
<xs:documentation>Angaben zum Aufstellort</xs:documentation>
|
|
2276
|
+
</xs:annotation>
|
|
2277
|
+
</xs:element>
|
|
2278
|
+
<xs:element name="brennstoff" minOccurs="0" type="xbau:Brennstoff">
|
|
2279
|
+
<xs:annotation>
|
|
2280
|
+
<xs:documentation>Angabe des Brennstoffs</xs:documentation>
|
|
2281
|
+
</xs:annotation>
|
|
2282
|
+
</xs:element>
|
|
2283
|
+
</xs:sequence>
|
|
2284
|
+
</xs:complexType>
|
|
2285
|
+
<xs:complexType name="FeuerungsanlagenZweck">
|
|
2286
|
+
<xs:annotation>
|
|
2287
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zum Zweck von Feuerungsanlagen.</xs:documentation>
|
|
2288
|
+
</xs:annotation>
|
|
2289
|
+
<xs:choice>
|
|
2290
|
+
<xs:element name="code" type="xbau:Code.FeuerungsanlagenZweck">
|
|
2291
|
+
<xs:annotation>
|
|
2292
|
+
<xs:documentation>Angabe des Zwecks der Feuerungsanlage, wenn dieser entweder die primäre/sekundäre Anlage für Heizung oder Warmwasserbereitung ist.</xs:documentation>
|
|
2293
|
+
</xs:annotation>
|
|
2294
|
+
</xs:element>
|
|
2295
|
+
<xs:element name="nichtGelisteterWert" type="dinspec91379:datatypeC">
|
|
2296
|
+
<xs:annotation>
|
|
2297
|
+
<xs:documentation>Freitextangabe für den Zweck der Feuerungsanlage</xs:documentation>
|
|
2298
|
+
</xs:annotation>
|
|
2299
|
+
</xs:element>
|
|
2300
|
+
</xs:choice>
|
|
2301
|
+
</xs:complexType>
|
|
2302
|
+
<xs:complexType name="Flaechen">
|
|
2303
|
+
<xs:annotation>
|
|
2304
|
+
<xs:documentation>Dieser Typ beinhaltet Parameter zu den im Bauvorhaben vorgesehenen Flächen.</xs:documentation>
|
|
2305
|
+
</xs:annotation>
|
|
2306
|
+
<xs:sequence>
|
|
2307
|
+
<xs:element name="flaechen.Bauordnungsrecht"
|
|
2308
|
+
minOccurs="0"
|
|
2309
|
+
type="xbau:XBau.Flaechen">
|
|
2310
|
+
<xs:annotation>
|
|
2311
|
+
<xs:documentation>Angaben zu den Grundstücksflächen des Vorhabens, soweit sie bauordnungsrechtlichen Charakter haben</xs:documentation>
|
|
2312
|
+
</xs:annotation>
|
|
2313
|
+
</xs:element>
|
|
2314
|
+
<xs:element name="flaechen.BauNVO" minOccurs="0" type="xbau:FlaechenBauNVO">
|
|
2315
|
+
<xs:annotation>
|
|
2316
|
+
<xs:documentation>Daten zur baulichen Nutzung von Grundstücken gemäß Baunutzungsverordnung.</xs:documentation>
|
|
2317
|
+
</xs:annotation>
|
|
2318
|
+
</xs:element>
|
|
2319
|
+
<xs:element name="flaechen.DIN277" minOccurs="0" type="xbau:FlaechenDIN277">
|
|
2320
|
+
<xs:annotation>
|
|
2321
|
+
<xs:documentation>Daten zu Grundflächen- und Rauminhalten von Bauwerken gemäß DIN 277</xs:documentation>
|
|
2322
|
+
</xs:annotation>
|
|
2323
|
+
</xs:element>
|
|
2324
|
+
<xs:element name="flaechen.WoFIV" minOccurs="0" type="xbau:FlaechenWoFlV">
|
|
2325
|
+
<xs:annotation>
|
|
2326
|
+
<xs:documentation>Daten zu Flächen gemäß Wohnflächenverordnung (Verordnung zur Berechnung der Wohnfläche).</xs:documentation>
|
|
2327
|
+
</xs:annotation>
|
|
2328
|
+
</xs:element>
|
|
2329
|
+
</xs:sequence>
|
|
2330
|
+
</xs:complexType>
|
|
2331
|
+
<xs:complexType name="FlaechenBauNVO">
|
|
2332
|
+
<xs:annotation>
|
|
2333
|
+
<xs:documentation>Dieser Typ fasst Angaben zu Grundstücken nach der BauNVO zusammen.</xs:documentation>
|
|
2334
|
+
</xs:annotation>
|
|
2335
|
+
<xs:sequence>
|
|
2336
|
+
<xs:element name="hoeheDerBaulichenAnlage"
|
|
2337
|
+
minOccurs="0"
|
|
2338
|
+
type="xbauk:Dezimal.XBau">
|
|
2339
|
+
<xs:annotation>
|
|
2340
|
+
<xs:documentation>Höhe der baulichen Anlage (§ 18 BauNVO). Angabe: Anzahl Meter mit zwei Nachkommastellen</xs:documentation>
|
|
2341
|
+
</xs:annotation>
|
|
2342
|
+
</xs:element>
|
|
2343
|
+
<xs:element name="hoehenBezug" minOccurs="0" type="xs:token">
|
|
2344
|
+
<xs:annotation>
|
|
2345
|
+
<xs:documentation>Die maßgebliche Geländeoberfläche kann festgelegt (Vermessungs- Katasterbehörde) sein oder werden durch a) einen Bebauungsplan (Bezugspunkte auf NhN eingemessen), b) einen Verwaltungsakt der Baugenehmigungsbehörde (Baugenehmigung/ Baufreistellung/ Festsetzungsbescheid) oder – erneut – c) das natürlich vorhandene Gelände (=natürliche Geländeoberfläche) -> festgestellt durch die Vermessungs- Katasterbehörde</xs:documentation>
|
|
2346
|
+
</xs:annotation>
|
|
2347
|
+
</xs:element>
|
|
2348
|
+
<xs:element name="anzahlVollgeschosse" minOccurs="0" type="xs:positiveInteger">
|
|
2349
|
+
<xs:annotation>
|
|
2350
|
+
<xs:documentation>Geplante Vollgeschosse. Als Vollgeschosse gelten Geschosse, die nach landesrechtlichen Vorschriften Vollgeschosse sind oder auf ihre Zahl angerechnet werden (§ 20 BauNVO).</xs:documentation>
|
|
2351
|
+
</xs:annotation>
|
|
2352
|
+
</xs:element>
|
|
2353
|
+
<xs:element name="zulaessigeAnzahlVollgeschosse"
|
|
2354
|
+
minOccurs="0"
|
|
2355
|
+
type="xs:positiveInteger">
|
|
2356
|
+
<xs:annotation>
|
|
2357
|
+
<xs:documentation>Im Bebauungsplan festgesetzte Anzahl Vollgeschosse. Als Vollgeschosse gelten Geschosse, die nach landesrechtlichen Vorschriften Vollgeschosse sind oder auf ihre Zahl angerechnet werden (§ 20 BauNVO). Siehe auch § 16 Abs.2 BauNVO und MBO § 87 Abs. 2.</xs:documentation>
|
|
2358
|
+
</xs:annotation>
|
|
2359
|
+
</xs:element>
|
|
2360
|
+
<xs:element name="flaecheDesBaugrundstuecks"
|
|
2361
|
+
minOccurs="0"
|
|
2362
|
+
type="xbauk:Dezimal.XBau">
|
|
2363
|
+
<xs:annotation>
|
|
2364
|
+
<xs:documentation>Nach § 19 Abs. 3 BauNVO: Für die Ermittlung der zulässigen Grundfläche ist die Fläche des Baugrundstücks maßgebend, die im Bauland und hinter der im Bebauungsplan festgesetzten Straßenbegrenzungslinie liegt. Ist eine Straßenbegrenzungslinie nicht festgesetzt, so ist die Fläche des Baugrundstücks maßgebend, die hinter der tatsächlichen Straßengrenze liegt oder die im Bebauungsplan als maßgebend für die Ermittlung der zulässigen Grundfläche festgesetzt ist.</xs:documentation>
|
|
2365
|
+
</xs:annotation>
|
|
2366
|
+
</xs:element>
|
|
2367
|
+
<xs:element name="grundflaechen" minOccurs="0">
|
|
2368
|
+
<xs:annotation>
|
|
2369
|
+
<xs:documentation>Dieses Element enthält Kennzahlen zu Grundflächen.</xs:documentation>
|
|
2370
|
+
</xs:annotation>
|
|
2371
|
+
<xs:complexType>
|
|
2372
|
+
<xs:sequence>
|
|
2373
|
+
<xs:element name="grundflaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2374
|
+
<xs:annotation>
|
|
2375
|
+
<xs:documentation>Ermittlung der Grundflächen (GR) gemäß §19 Abs. 2 der BauNVO 1962 / 1968 / 1977 / 1990 / 2017 … Ist die ermittelte Grundfläche der geplanten baulichen Anlagen. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
2376
|
+
</xs:annotation>
|
|
2377
|
+
</xs:element>
|
|
2378
|
+
<xs:element name="grundflaechenzahlSoll"
|
|
2379
|
+
minOccurs="0"
|
|
2380
|
+
type="xbauk:Dezimal.XBau">
|
|
2381
|
+
<xs:annotation>
|
|
2382
|
+
<xs:documentation>Ist die Grundflächenzahl [GRZI], die der B-Plan festsetzt (§ 19 Abs. 1 BauNVO). Die GRZ wird mit ein oder zwei Dezimalstellen angegeben.</xs:documentation>
|
|
2383
|
+
</xs:annotation>
|
|
2384
|
+
</xs:element>
|
|
2385
|
+
<xs:element name="grundflaechenzahlGeplant"
|
|
2386
|
+
minOccurs="0"
|
|
2387
|
+
type="xbauk:Dezimal.XBau">
|
|
2388
|
+
<xs:annotation>
|
|
2389
|
+
<xs:documentation>Geplante Grundflächenzahl (GRZ). Die GRZ wird mit ein oder zwei Dezimalstellen angegeben.</xs:documentation>
|
|
2390
|
+
</xs:annotation>
|
|
2391
|
+
</xs:element>
|
|
2392
|
+
</xs:sequence>
|
|
2393
|
+
</xs:complexType>
|
|
2394
|
+
</xs:element>
|
|
2395
|
+
<xs:element name="geschossflaechen" minOccurs="0">
|
|
2396
|
+
<xs:annotation>
|
|
2397
|
+
<xs:documentation>Dieses Element enthält Kennzahlen zu Geschossflächen.</xs:documentation>
|
|
2398
|
+
</xs:annotation>
|
|
2399
|
+
<xs:complexType>
|
|
2400
|
+
<xs:sequence>
|
|
2401
|
+
<xs:element name="geschossflaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2402
|
+
<xs:annotation>
|
|
2403
|
+
<xs:documentation>Ist die ermittelte Geschossfläche (GF) gemäß § 20 Abs. 3 und 4 BauNVO. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
2404
|
+
</xs:annotation>
|
|
2405
|
+
</xs:element>
|
|
2406
|
+
<xs:element name="geschossflaechenzahlSoll"
|
|
2407
|
+
minOccurs="0"
|
|
2408
|
+
type="xbauk:Dezimal.XBau">
|
|
2409
|
+
<xs:annotation>
|
|
2410
|
+
<xs:documentation>Ist die Geschossflächenzahl (GFZ), die der B-Plan festsetzt (§ 20 BauNVO).Die GFZ ist eine dimensionslose Größe und wird mit ein oder zwei Dezimalstellen angegeben.</xs:documentation>
|
|
2411
|
+
</xs:annotation>
|
|
2412
|
+
</xs:element>
|
|
2413
|
+
<xs:element name="geschossflaechenzahlGeplant"
|
|
2414
|
+
minOccurs="0"
|
|
2415
|
+
type="xbauk:Dezimal.XBau">
|
|
2416
|
+
<xs:annotation>
|
|
2417
|
+
<xs:documentation>Geplante Geschlossflächenzahl (GFZ). Die GFZ ist eine dimensionslose Größe und wird mit ein oder zwei Dezimalstellen angegeben.</xs:documentation>
|
|
2418
|
+
</xs:annotation>
|
|
2419
|
+
</xs:element>
|
|
2420
|
+
</xs:sequence>
|
|
2421
|
+
</xs:complexType>
|
|
2422
|
+
</xs:element>
|
|
2423
|
+
<xs:element name="baumassen" minOccurs="0">
|
|
2424
|
+
<xs:annotation>
|
|
2425
|
+
<xs:documentation>Dieses Element enthält Kennzahlen zu Baumassen.</xs:documentation>
|
|
2426
|
+
</xs:annotation>
|
|
2427
|
+
<xs:complexType>
|
|
2428
|
+
<xs:sequence>
|
|
2429
|
+
<xs:element name="baumasse" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2430
|
+
<xs:annotation>
|
|
2431
|
+
<xs:documentation>Baumasse (BM) nach § 21 BauNVO. Angabe: Anzahl Kubikmeter mit zwei Nachkommastellen</xs:documentation>
|
|
2432
|
+
</xs:annotation>
|
|
2433
|
+
</xs:element>
|
|
2434
|
+
<xs:element name="baumassenzahlSoll" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2435
|
+
<xs:annotation>
|
|
2436
|
+
<xs:documentation>Baumassenzahl (BMZ) (Soll) nach § 21 Bau NVO.</xs:documentation>
|
|
2437
|
+
</xs:annotation>
|
|
2438
|
+
</xs:element>
|
|
2439
|
+
<xs:element name="baumassenzahlGeplant" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2440
|
+
<xs:annotation>
|
|
2441
|
+
<xs:documentation>Geplante Baumassenzahl (BMZ).</xs:documentation>
|
|
2442
|
+
</xs:annotation>
|
|
2443
|
+
</xs:element>
|
|
2444
|
+
</xs:sequence>
|
|
2445
|
+
</xs:complexType>
|
|
2446
|
+
</xs:element>
|
|
2447
|
+
</xs:sequence>
|
|
2448
|
+
</xs:complexType>
|
|
2449
|
+
<xs:complexType name="FlaechenDIN277">
|
|
2450
|
+
<xs:annotation>
|
|
2451
|
+
<xs:documentation>Dieser Typ fasst Angaben zu Bauwerken nach der DIN-Norm DIN 277 zusammen.</xs:documentation>
|
|
2452
|
+
</xs:annotation>
|
|
2453
|
+
<xs:sequence>
|
|
2454
|
+
<xs:element name="grundstuecksFlaecheGF"
|
|
2455
|
+
minOccurs="0"
|
|
2456
|
+
type="xbauk:Dezimal.XBau">
|
|
2457
|
+
<xs:annotation>
|
|
2458
|
+
<xs:documentation>Die Fläche, die durch die Grundstücksgrenzen gebildet wird und die im Liegenschaftskataster sowie im Grundbuch ausgewiesen ist. Zur Grundstücksfläche gehören die bebauteGrundstuecksflaeche und die unbebaute Grundstuecksfläche.</xs:documentation>
|
|
2459
|
+
</xs:annotation>
|
|
2460
|
+
</xs:element>
|
|
2461
|
+
<xs:element name="bebauteGrundstuecksflaecheBF" minOccurs="0">
|
|
2462
|
+
<xs:annotation>
|
|
2463
|
+
<xs:documentation>Bebaute Fläche (BF). Teilfläche der Grundstücksfläche (GF), die durch ein Bauwerk oberhalb der Geländeoberfläche überbaut oder überdeckt oder unterhalb der Geländeoberfläche unterbaut ist. = ueberbauteFlaecheBF1 + unterbauteFlaecheBF2</xs:documentation>
|
|
2464
|
+
</xs:annotation>
|
|
2465
|
+
<xs:complexType>
|
|
2466
|
+
<xs:sequence>
|
|
2467
|
+
<xs:element name="ueberbauteFlaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2468
|
+
<xs:annotation>
|
|
2469
|
+
<xs:documentation>Flächen der Bauwerke oberhalb der Geländeoberfläche. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
2470
|
+
</xs:annotation>
|
|
2471
|
+
</xs:element>
|
|
2472
|
+
<xs:element name="unterbauteFlaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2473
|
+
<xs:annotation>
|
|
2474
|
+
<xs:documentation>Flächen der Bauwerke unterhalb der Geländeoberfläche. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
2475
|
+
</xs:annotation>
|
|
2476
|
+
</xs:element>
|
|
2477
|
+
</xs:sequence>
|
|
2478
|
+
</xs:complexType>
|
|
2479
|
+
</xs:element>
|
|
2480
|
+
<xs:element name="nichtBebauteGrundstuecksflaecheUF"
|
|
2481
|
+
minOccurs="0"
|
|
2482
|
+
type="xbauk:Dezimal.XBau">
|
|
2483
|
+
<xs:annotation>
|
|
2484
|
+
<xs:documentation>Unbebaute Fläche UF. Teilfläche der Grundstücksfläche (GF), die nicht durch ein Bauwerk überbaut, überdeckt oder unterbaut ist. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen = grundstuecksFlaecheGF - bebauteFlaecheBF</xs:documentation>
|
|
2485
|
+
</xs:annotation>
|
|
2486
|
+
</xs:element>
|
|
2487
|
+
<xs:element name="aussenanlagenFlaecheAF"
|
|
2488
|
+
minOccurs="0"
|
|
2489
|
+
type="xbauk:Dezimal.XBau">
|
|
2490
|
+
<xs:annotation>
|
|
2491
|
+
<xs:documentation>Teilfläche der Grundstücksfläche (GF), die sich außerhalb eines Bauwerks bzw. bei unterbauter Grundstücksfläche über einem Bauwerk befindet.</xs:documentation>
|
|
2492
|
+
</xs:annotation>
|
|
2493
|
+
</xs:element>
|
|
2494
|
+
<xs:element name="bruttoGrundflaecheBGF"
|
|
2495
|
+
minOccurs="0"
|
|
2496
|
+
type="xbauk:Dezimal.XBau">
|
|
2497
|
+
<xs:annotation>
|
|
2498
|
+
<xs:documentation>Gesamtfläche aller Grundrissebenen des Bauwerks.</xs:documentation>
|
|
2499
|
+
</xs:annotation>
|
|
2500
|
+
</xs:element>
|
|
2501
|
+
<xs:element name="konstruktionsGrundflaecheKGF"
|
|
2502
|
+
minOccurs="0"
|
|
2503
|
+
type="xbauk:Dezimal.XBau">
|
|
2504
|
+
<xs:annotation>
|
|
2505
|
+
<xs:documentation>Teilfläche der Brutto-Grundfläche (BGF), die sämtliche Grundflächen der aufgehenden Baukonstruktionen des Bauwerks umfasst.</xs:documentation>
|
|
2506
|
+
</xs:annotation>
|
|
2507
|
+
</xs:element>
|
|
2508
|
+
<xs:element name="nettoRaumflaecheNRF" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2509
|
+
<xs:annotation>
|
|
2510
|
+
<xs:documentation>Teilfläche der Brutto-Grundfläche (BGF), die sämtliche Grundflächen der nutzbaren Räume aller Grundrissebenen des Bauwerks umfasst.</xs:documentation>
|
|
2511
|
+
</xs:annotation>
|
|
2512
|
+
</xs:element>
|
|
2513
|
+
<xs:element name="nutzungsflaecheNUF" minOccurs="0">
|
|
2514
|
+
<xs:annotation>
|
|
2515
|
+
<xs:documentation>[Statistik][Bauabgang] Teilfläche der Netto-Raumfläche (NRF), die der wesentlichen Zweckbestimmung des Bauwerks dient (Istzustand).</xs:documentation>
|
|
2516
|
+
</xs:annotation>
|
|
2517
|
+
<xs:complexType>
|
|
2518
|
+
<xs:sequence>
|
|
2519
|
+
<xs:element name="nutzungsflaecheAlt" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2520
|
+
<xs:annotation>
|
|
2521
|
+
<xs:documentation>Nutzfläche vor Änderung</xs:documentation>
|
|
2522
|
+
</xs:annotation>
|
|
2523
|
+
</xs:element>
|
|
2524
|
+
<xs:element name="nutzungsflaecheNeu" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2525
|
+
<xs:annotation>
|
|
2526
|
+
<xs:documentation>Nutzfläche nach Änderung</xs:documentation>
|
|
2527
|
+
</xs:annotation>
|
|
2528
|
+
</xs:element>
|
|
2529
|
+
</xs:sequence>
|
|
2530
|
+
</xs:complexType>
|
|
2531
|
+
</xs:element>
|
|
2532
|
+
<xs:element name="technikFlaecheTF" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2533
|
+
<xs:annotation>
|
|
2534
|
+
<xs:documentation>Teilfläche der Netto-Raumfläche (NRF) für die technischen Anlagen zur Versorgung und Entsorgung des Bauwerks.</xs:documentation>
|
|
2535
|
+
</xs:annotation>
|
|
2536
|
+
</xs:element>
|
|
2537
|
+
<xs:element name="verkehrsFlaecheVF" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2538
|
+
<xs:annotation>
|
|
2539
|
+
<xs:documentation>Teilfläche der Netto-Raumfläche (NRF) für die horizontale und vertikale Verkehrserschließung des Bauwerks.</xs:documentation>
|
|
2540
|
+
</xs:annotation>
|
|
2541
|
+
</xs:element>
|
|
2542
|
+
<xs:element name="bruttoRauminhaltBRI" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2543
|
+
<xs:annotation>
|
|
2544
|
+
<xs:documentation>Angabe des Brutto-Rauminhalts (BRI)</xs:documentation>
|
|
2545
|
+
</xs:annotation>
|
|
2546
|
+
</xs:element>
|
|
2547
|
+
<xs:element name="konstruktionsRauminhaltKRI"
|
|
2548
|
+
minOccurs="0"
|
|
2549
|
+
type="xbauk:Dezimal.XBau">
|
|
2550
|
+
<xs:annotation>
|
|
2551
|
+
<xs:documentation>Teilvolumen des Brutto-Rauminhalts (BRI), das von den Baukonstruktionen des Bauwerks eingenommen wird.</xs:documentation>
|
|
2552
|
+
</xs:annotation>
|
|
2553
|
+
</xs:element>
|
|
2554
|
+
<xs:element name="nettoRauminhaltNRI" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2555
|
+
<xs:annotation>
|
|
2556
|
+
<xs:documentation>Teilvolumen des Brutto-Rauminhalts (BRI), das sämtliche nutzbaren Räume aller Grundrissebenen des Bauwerks umfasst.</xs:documentation>
|
|
2557
|
+
</xs:annotation>
|
|
2558
|
+
</xs:element>
|
|
2559
|
+
</xs:sequence>
|
|
2560
|
+
</xs:complexType>
|
|
2561
|
+
<xs:complexType name="FlaechenWoFlV">
|
|
2562
|
+
<xs:annotation>
|
|
2563
|
+
<xs:documentation>Flächen nach der Verordnung zur Berechnung der Wohnfläche (WoFIV).</xs:documentation>
|
|
2564
|
+
</xs:annotation>
|
|
2565
|
+
<xs:sequence>
|
|
2566
|
+
<xs:element name="wohnflaecheNeu" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2567
|
+
<xs:annotation>
|
|
2568
|
+
<xs:documentation>Hier ist die Wohnfläche einzutragen (Einheit: Quadratmeter).</xs:documentation>
|
|
2569
|
+
</xs:annotation>
|
|
2570
|
+
</xs:element>
|
|
2571
|
+
<xs:element name="wohnflaecheAlt" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2572
|
+
<xs:annotation>
|
|
2573
|
+
<xs:documentation>Bei Änderungen: Hier ist die Wohnfläche vor Umsetzung des Bauvorhabens einzutragen (Einheit: Quadratmeter).</xs:documentation>
|
|
2574
|
+
</xs:annotation>
|
|
2575
|
+
</xs:element>
|
|
2576
|
+
</xs:sequence>
|
|
2577
|
+
</xs:complexType>
|
|
2578
|
+
<xs:complexType name="Gebaeude">
|
|
2579
|
+
<xs:annotation>
|
|
2580
|
+
<xs:documentation>In diesem Typ sind die nach außen sichtbaren Elemente von Gebäuden zusammengefasst, um die äußere Getaltung textlich zu beschreiben.</xs:documentation>
|
|
2581
|
+
</xs:annotation>
|
|
2582
|
+
<xs:sequence>
|
|
2583
|
+
<xs:element name="dach" minOccurs="0" type="xs:token">
|
|
2584
|
+
<xs:annotation>
|
|
2585
|
+
<xs:documentation>Angaben zum Dach</xs:documentation>
|
|
2586
|
+
</xs:annotation>
|
|
2587
|
+
</xs:element>
|
|
2588
|
+
<xs:element name="fassade" minOccurs="0" type="xs:token">
|
|
2589
|
+
<xs:annotation>
|
|
2590
|
+
<xs:documentation>Angaben zur Fassade</xs:documentation>
|
|
2591
|
+
</xs:annotation>
|
|
2592
|
+
</xs:element>
|
|
2593
|
+
<xs:element name="fenster" minOccurs="0" type="xs:token">
|
|
2594
|
+
<xs:annotation>
|
|
2595
|
+
<xs:documentation>Angaben zum Fenster</xs:documentation>
|
|
2596
|
+
</xs:annotation>
|
|
2597
|
+
</xs:element>
|
|
2598
|
+
<xs:element name="tueren" minOccurs="0" type="xs:token">
|
|
2599
|
+
<xs:annotation>
|
|
2600
|
+
<xs:documentation>Angaben zu Türen</xs:documentation>
|
|
2601
|
+
</xs:annotation>
|
|
2602
|
+
</xs:element>
|
|
2603
|
+
</xs:sequence>
|
|
2604
|
+
</xs:complexType>
|
|
2605
|
+
<xs:complexType name="Gebuehrenbescheid">
|
|
2606
|
+
<xs:annotation>
|
|
2607
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter eines Gebührenbescheids der Bauaufsichtsbehörde. Es sind die Daten zu Gegenstand, Herleitung, Betrag und Bezahlung der Gebühren enthalten.</xs:documentation>
|
|
2608
|
+
</xs:annotation>
|
|
2609
|
+
<xs:sequence>
|
|
2610
|
+
<xs:element name="istVorauszahlungsbescheid" type="xs:boolean">
|
|
2611
|
+
<xs:annotation>
|
|
2612
|
+
<xs:documentation>Falls es sich nicht um den abschließenden Gebührenbescheid, sondern um einen Vorauszahlungsbescheid handelt, ist hier true einzutragen. Dann weiß der Empfänger, dass weitere Gebührenbescheide zum angegebenen Vorgang zu erwarten sind.</xs:documentation>
|
|
2613
|
+
</xs:annotation>
|
|
2614
|
+
</xs:element>
|
|
2615
|
+
<xs:element name="begruendung" type="xbauk:Text">
|
|
2616
|
+
<xs:annotation>
|
|
2617
|
+
<xs:documentation>Hier ist die Rechtsgrundlage für die Gebühr bzw. eine sonstige Begründung einzutragen.</xs:documentation>
|
|
2618
|
+
</xs:annotation>
|
|
2619
|
+
</xs:element>
|
|
2620
|
+
<xs:element name="kostenberechnung" minOccurs="0" type="xbau:Kostenberechnung">
|
|
2621
|
+
<xs:annotation>
|
|
2622
|
+
<xs:documentation>Dieses Objekt enthält alle Informationen zu den Positionen des Gebührenbescheids und deren Summierung zu einem Geldbetrag.</xs:documentation>
|
|
2623
|
+
</xs:annotation>
|
|
2624
|
+
</xs:element>
|
|
2625
|
+
<xs:element name="zahlungsdaten" minOccurs="0" type="xbau:Zahlungsdaten">
|
|
2626
|
+
<xs:annotation>
|
|
2627
|
+
<xs:documentation>Dieses Element enthält die Angaben, die der Anwender zur Veranlassung einer bargeldlosen Bezahlung gemäß SEPA benötigt.</xs:documentation>
|
|
2628
|
+
</xs:annotation>
|
|
2629
|
+
</xs:element>
|
|
2630
|
+
<xs:element name="rechtshelfsbelehrung" type="xbauk:Text">
|
|
2631
|
+
<xs:annotation>
|
|
2632
|
+
<xs:documentation>Hier werden die Rechtshelfsbelehrungen zum Bescheid gegeben.</xs:documentation>
|
|
2633
|
+
</xs:annotation>
|
|
2634
|
+
</xs:element>
|
|
2635
|
+
<xs:element name="informationVerspaetungszuschlag"
|
|
2636
|
+
minOccurs="0"
|
|
2637
|
+
type="xbauk:Text">
|
|
2638
|
+
<xs:annotation>
|
|
2639
|
+
<xs:documentation>Hier werden Angaben zu Zuschlägen bei Fristversäumnis eingetragen.</xs:documentation>
|
|
2640
|
+
</xs:annotation>
|
|
2641
|
+
</xs:element>
|
|
2642
|
+
<xs:element name="anlage" minOccurs="0" type="xbau:Anlagen">
|
|
2643
|
+
<xs:annotation>
|
|
2644
|
+
<xs:documentation>Mit diesem Element kann der Gebührenbescheid als PDF-Datei übermittelt werden.</xs:documentation>
|
|
2645
|
+
</xs:annotation>
|
|
2646
|
+
</xs:element>
|
|
2647
|
+
</xs:sequence>
|
|
2648
|
+
</xs:complexType>
|
|
2649
|
+
<xs:complexType name="GewerblicheBetriebsbeschreibung">
|
|
2650
|
+
<xs:annotation>
|
|
2651
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zur gewerblichen Betriebsbeschreibung.</xs:documentation>
|
|
2652
|
+
</xs:annotation>
|
|
2653
|
+
<xs:sequence>
|
|
2654
|
+
<xs:element name="artDesBetriebesOderDerAnlage" minOccurs="0" type="xs:token">
|
|
2655
|
+
<xs:annotation>
|
|
2656
|
+
<xs:documentation>Detaillierte Beschreibung des Gewerbebetriebs</xs:documentation>
|
|
2657
|
+
</xs:annotation>
|
|
2658
|
+
</xs:element>
|
|
2659
|
+
<xs:element name="erzeugnisse" minOccurs="0" type="xbauk:Text">
|
|
2660
|
+
<xs:annotation>
|
|
2661
|
+
<xs:documentation>Erzeugnisse / Produkte des Gewerbebetriebs</xs:documentation>
|
|
2662
|
+
</xs:annotation>
|
|
2663
|
+
</xs:element>
|
|
2664
|
+
<xs:element name="dienstleistung" minOccurs="0" type="xs:token">
|
|
2665
|
+
<xs:annotation>
|
|
2666
|
+
<xs:documentation>Angebotene Dienstleistungen des Gewerbebetriebs</xs:documentation>
|
|
2667
|
+
</xs:annotation>
|
|
2668
|
+
</xs:element>
|
|
2669
|
+
<xs:element name="materialien" minOccurs="0" type="xbau:Code.Materialien">
|
|
2670
|
+
<xs:annotation>
|
|
2671
|
+
<xs:documentation>Materialien, Rohstoffe, Betriebsstoffe, Reststoffe, Waren die vom Gewerbebetrieb zur Produktion eingesetzt bzw. verbraucht werden.</xs:documentation>
|
|
2672
|
+
</xs:annotation>
|
|
2673
|
+
</xs:element>
|
|
2674
|
+
<xs:element name="artDerRohstoffe" minOccurs="0" type="xbauk:Text">
|
|
2675
|
+
<xs:annotation>
|
|
2676
|
+
<xs:documentation>Angaben zur Art der zu verwendenden Rohstoffe</xs:documentation>
|
|
2677
|
+
</xs:annotation>
|
|
2678
|
+
</xs:element>
|
|
2679
|
+
<xs:element name="lagerungRohstoffeUndErzeugnisse"
|
|
2680
|
+
minOccurs="0"
|
|
2681
|
+
type="xbauk:Text">
|
|
2682
|
+
<xs:annotation>
|
|
2683
|
+
<xs:documentation>Angaben zur Lagerung der Rohstoffe und Erzeugnisse, soweit sie explosionsgefährlich oder gesundheitsgefährdend sind.</xs:documentation>
|
|
2684
|
+
</xs:annotation>
|
|
2685
|
+
</xs:element>
|
|
2686
|
+
<xs:element name="chemischeUndPhysikalischeEinwirkungen"
|
|
2687
|
+
minOccurs="0"
|
|
2688
|
+
type="xbauk:Text">
|
|
2689
|
+
<xs:annotation>
|
|
2690
|
+
<xs:documentation>Angaben zu etwaigen chemischen und physikalischen Einwirkungen auf die Beschäftigten und die Nachbarschaft</xs:documentation>
|
|
2691
|
+
</xs:annotation>
|
|
2692
|
+
</xs:element>
|
|
2693
|
+
<xs:element name="betriebszeiten" minOccurs="0" type="xbau:Betriebszeiten">
|
|
2694
|
+
<xs:annotation>
|
|
2695
|
+
<xs:documentation>Angabe der Betriebszeiten an Werktagen sowie Sonn- und Feiertagen</xs:documentation>
|
|
2696
|
+
</xs:annotation>
|
|
2697
|
+
</xs:element>
|
|
2698
|
+
<xs:element name="gesamtbeschaeftigteAmBetriebsOrt"
|
|
2699
|
+
minOccurs="0"
|
|
2700
|
+
type="xs:positiveInteger">
|
|
2701
|
+
<xs:annotation>
|
|
2702
|
+
<xs:documentation>Angabe der Gesamtbeschäftigten am Betriebsort</xs:documentation>
|
|
2703
|
+
</xs:annotation>
|
|
2704
|
+
</xs:element>
|
|
2705
|
+
<xs:element name="artDerTaetigkeit" minOccurs="0" type="xbauk:Text">
|
|
2706
|
+
<xs:annotation>
|
|
2707
|
+
<xs:documentation>Angaben zur Art der Tätigkeit</xs:documentation>
|
|
2708
|
+
</xs:annotation>
|
|
2709
|
+
</xs:element>
|
|
2710
|
+
<xs:element name="immissionsschutz" minOccurs="0" type="xbau:Immissionsschutz">
|
|
2711
|
+
<xs:annotation>
|
|
2712
|
+
<xs:documentation>Angaben zum Immissionsschutz</xs:documentation>
|
|
2713
|
+
</xs:annotation>
|
|
2714
|
+
</xs:element>
|
|
2715
|
+
<xs:element name="verfahrenNachAnderenRechtsvorschriften"
|
|
2716
|
+
minOccurs="0"
|
|
2717
|
+
type="xbau:VerfahrenNachAnderenRechtsvorschriften">
|
|
2718
|
+
<xs:annotation>
|
|
2719
|
+
<xs:documentation>Angaben zu Verfahren nach anderen Rechtsvorschriften, die in Verbindung mit dem beantragten Gewerbebetrieb stehen (z.B. Genehmigung, Erlaubnis, Eignungsfeststellung nach Wasser-, Gewerbe-, Immissionsschutzrecht).</xs:documentation>
|
|
2720
|
+
</xs:annotation>
|
|
2721
|
+
</xs:element>
|
|
2722
|
+
<xs:element name="betriebMitPublikumsverkehr"
|
|
2723
|
+
minOccurs="0"
|
|
2724
|
+
maxOccurs="unbounded"
|
|
2725
|
+
type="xbau:BetriebMitPublikumsverkehr">
|
|
2726
|
+
<xs:annotation>
|
|
2727
|
+
<xs:documentation>Angaben zum Betrieb mit Publikumsverkehr</xs:documentation>
|
|
2728
|
+
</xs:annotation>
|
|
2729
|
+
</xs:element>
|
|
2730
|
+
</xs:sequence>
|
|
2731
|
+
</xs:complexType>
|
|
2732
|
+
<xs:complexType name="Grundstueck">
|
|
2733
|
+
<xs:annotation>
|
|
2734
|
+
<xs:documentation>Dieser Typ nimmt Angaben zu einem Grundstück auf.</xs:documentation>
|
|
2735
|
+
</xs:annotation>
|
|
2736
|
+
<xs:sequence>
|
|
2737
|
+
<xs:element name="anschrift"
|
|
2738
|
+
minOccurs="0"
|
|
2739
|
+
type="xbau:AnschriftGrundstueckErweitert">
|
|
2740
|
+
<xs:annotation>
|
|
2741
|
+
<xs:documentation>In diesem Element wird die Anschrift des Grundstücks eingetragen. Falls dem Grundstück von der Kommune keine Anschrift zugewiesen ist, wird dieses Element nicht instanziiert.</xs:documentation>
|
|
2742
|
+
</xs:annotation>
|
|
2743
|
+
</xs:element>
|
|
2744
|
+
<xs:element name="flurstueck"
|
|
2745
|
+
maxOccurs="unbounded"
|
|
2746
|
+
type="xbauk:Flurstueckskennzeichen">
|
|
2747
|
+
<xs:annotation>
|
|
2748
|
+
<xs:documentation>Pro Instanziierung des Elements sind Angaben zu einem Flurstück vorzunehmen, das zum Grundstück gehört.</xs:documentation>
|
|
2749
|
+
</xs:annotation>
|
|
2750
|
+
</xs:element>
|
|
2751
|
+
<xs:element name="verwaltungsgemeinschaft"
|
|
2752
|
+
minOccurs="0"
|
|
2753
|
+
type="dinspec91379:datatypeC">
|
|
2754
|
+
<xs:annotation>
|
|
2755
|
+
<xs:documentation>In diesem Element kann bei Bedarf eine Angabe zur Verwaltungsgemeinschaft (Zusammenschluss mehrerer Gemeinden, in manchem Bundesland auch Samtgemeinde oder Verbandsgemeinde genannt) übermittelt werden.</xs:documentation>
|
|
2756
|
+
</xs:annotation>
|
|
2757
|
+
</xs:element>
|
|
2758
|
+
<xs:element name="bebauungsplan" minOccurs="0" maxOccurs="unbounded">
|
|
2759
|
+
<xs:annotation>
|
|
2760
|
+
<xs:documentation>In diesem Element können Angaben zu einem Bebauungsplan eingetragen werden, falls das Grundstück von einem solchen betroffen ist.</xs:documentation>
|
|
2761
|
+
</xs:annotation>
|
|
2762
|
+
<xs:complexType>
|
|
2763
|
+
<xs:choice>
|
|
2764
|
+
<xs:element name="nummerBebauungsplan" type="xs:token">
|
|
2765
|
+
<xs:annotation>
|
|
2766
|
+
<xs:documentation>In dieses Element ist die Nummer des Bebauungsplans einzutragen.</xs:documentation>
|
|
2767
|
+
</xs:annotation>
|
|
2768
|
+
</xs:element>
|
|
2769
|
+
<xs:element name="bezeichnungBebauungsplan" type="dinspec91379:datatypeC">
|
|
2770
|
+
<xs:annotation>
|
|
2771
|
+
<xs:documentation>Dieses Element steht für die Bezeichnung des Bebauungsplans.</xs:documentation>
|
|
2772
|
+
</xs:annotation>
|
|
2773
|
+
</xs:element>
|
|
2774
|
+
</xs:choice>
|
|
2775
|
+
</xs:complexType>
|
|
2776
|
+
</xs:element>
|
|
2777
|
+
<xs:element name="vorhandeneBaulasten"
|
|
2778
|
+
minOccurs="0"
|
|
2779
|
+
maxOccurs="unbounded"
|
|
2780
|
+
type="xbau:Bindungen">
|
|
2781
|
+
<xs:annotation>
|
|
2782
|
+
<xs:documentation>In diesem Element können Angaben zu vorhandenen Baulasten übermittelt werden.</xs:documentation>
|
|
2783
|
+
</xs:annotation>
|
|
2784
|
+
</xs:element>
|
|
2785
|
+
</xs:sequence>
|
|
2786
|
+
</xs:complexType>
|
|
2787
|
+
<xs:complexType name="Grundstuecksflaechen_alt">
|
|
2788
|
+
<xs:annotation>
|
|
2789
|
+
<xs:documentation>Dieser Typ fasst Angaben zu den Grundstücksflächen des Vorhabens zusammen.</xs:documentation>
|
|
2790
|
+
</xs:annotation>
|
|
2791
|
+
<xs:sequence>
|
|
2792
|
+
<xs:element name="bebauteGrundstuecksflaeche"
|
|
2793
|
+
minOccurs="0"
|
|
2794
|
+
type="xbauk:Dezimal.XBau">
|
|
2795
|
+
<xs:annotation>
|
|
2796
|
+
<xs:documentation>Bebaute Grundstuecksflaeche. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
2797
|
+
</xs:annotation>
|
|
2798
|
+
</xs:element>
|
|
2799
|
+
<xs:element name="nichtBebauteGrundstuecksflaeche"
|
|
2800
|
+
minOccurs="0"
|
|
2801
|
+
type="xbauk:Dezimal.XBau">
|
|
2802
|
+
<xs:annotation>
|
|
2803
|
+
<xs:documentation>Nicht-bebaute Grundstücksflächen. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
2804
|
+
</xs:annotation>
|
|
2805
|
+
</xs:element>
|
|
2806
|
+
<xs:element name="versiegelteFlaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
2807
|
+
<xs:annotation>
|
|
2808
|
+
<xs:documentation>versiegelte Flächen. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
2809
|
+
</xs:annotation>
|
|
2810
|
+
</xs:element>
|
|
2811
|
+
<xs:element name="spielUndFreizeitflaeche"
|
|
2812
|
+
minOccurs="0"
|
|
2813
|
+
type="xbauk:Dezimal.XBau">
|
|
2814
|
+
<xs:annotation>
|
|
2815
|
+
<xs:documentation>Spiel- und Freizeitflächen. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
2816
|
+
</xs:annotation>
|
|
2817
|
+
</xs:element>
|
|
2818
|
+
<xs:element name="flaecheDerNebenanlagen"
|
|
2819
|
+
minOccurs="0"
|
|
2820
|
+
type="xbauk:Dezimal.XBau">
|
|
2821
|
+
<xs:annotation>
|
|
2822
|
+
<xs:documentation>Flächen der Nebenanlagen. Angabe: Anzahl Quadratmeter</xs:documentation>
|
|
2823
|
+
</xs:annotation>
|
|
2824
|
+
</xs:element>
|
|
2825
|
+
<xs:element name="flaecheDerGemeinschaftsanlagen"
|
|
2826
|
+
minOccurs="0"
|
|
2827
|
+
type="xbauk:Dezimal.XBau">
|
|
2828
|
+
<xs:annotation>
|
|
2829
|
+
<xs:documentation>Flächen der Gemeinschaftsanlagen. Angabe: Anzahl Quadratmeter</xs:documentation>
|
|
2830
|
+
</xs:annotation>
|
|
2831
|
+
</xs:element>
|
|
2832
|
+
<xs:element name="stellplaetzeUndDerenZufahrten"
|
|
2833
|
+
minOccurs="0"
|
|
2834
|
+
type="xs:positiveInteger">
|
|
2835
|
+
<xs:annotation>
|
|
2836
|
+
<xs:documentation>Stellplätze und deren Zufahrten. Angabe: Anzahl Quadratmeter</xs:documentation>
|
|
2837
|
+
</xs:annotation>
|
|
2838
|
+
</xs:element>
|
|
2839
|
+
</xs:sequence>
|
|
2840
|
+
</xs:complexType>
|
|
2841
|
+
<xs:complexType name="Heizung">
|
|
2842
|
+
<xs:annotation>
|
|
2843
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zur Heizung.</xs:documentation>
|
|
2844
|
+
</xs:annotation>
|
|
2845
|
+
<xs:sequence>
|
|
2846
|
+
<xs:element name="artDerHeizung" minOccurs="0" type="xbau:Code.HeizungArt">
|
|
2847
|
+
<xs:annotation>
|
|
2848
|
+
<xs:documentation>Angabe der Art der Heizung</xs:documentation>
|
|
2849
|
+
</xs:annotation>
|
|
2850
|
+
</xs:element>
|
|
2851
|
+
<xs:element name="ausstattung" minOccurs="0" type="xbau:Code.Ausstattung">
|
|
2852
|
+
<xs:annotation>
|
|
2853
|
+
<xs:documentation>Angabe zur Ausstattung</xs:documentation>
|
|
2854
|
+
</xs:annotation>
|
|
2855
|
+
</xs:element>
|
|
2856
|
+
</xs:sequence>
|
|
2857
|
+
</xs:complexType>
|
|
2858
|
+
<xs:complexType name="Hochbaustatistik">
|
|
2859
|
+
<xs:annotation>
|
|
2860
|
+
<xs:documentation>Dieser Typ dient zur Zusammenstellung der Daten für die Hochbaustatistik.</xs:documentation>
|
|
2861
|
+
</xs:annotation>
|
|
2862
|
+
<xs:sequence>
|
|
2863
|
+
<xs:element name="identnummer" minOccurs="0" type="xs:token">
|
|
2864
|
+
<xs:annotation>
|
|
2865
|
+
<xs:documentation>In diesem Element wird die Ident-Nummer angegeben.</xs:documentation>
|
|
2866
|
+
</xs:annotation>
|
|
2867
|
+
</xs:element>
|
|
2868
|
+
<xs:element name="identifikator" minOccurs="0" type="xs:token">
|
|
2869
|
+
<xs:annotation>
|
|
2870
|
+
<xs:documentation>In diesem Element wird der Identifikator angegeben.</xs:documentation>
|
|
2871
|
+
</xs:annotation>
|
|
2872
|
+
</xs:element>
|
|
2873
|
+
<xs:element name="quelle" minOccurs="0" type="xbau:Code.StatistikQuelle">
|
|
2874
|
+
<xs:annotation>
|
|
2875
|
+
<xs:documentation>Angabe der Quelle für Baugenehmigung, Baufertigstellung, Bauüberhang</xs:documentation>
|
|
2876
|
+
</xs:annotation>
|
|
2877
|
+
</xs:element>
|
|
2878
|
+
<xs:element name="bauabgang" minOccurs="0" type="xbau:Bauabgang">
|
|
2879
|
+
<xs:annotation>
|
|
2880
|
+
<xs:documentation>Dieses Element enthält die Daten zum Bauabgang.</xs:documentation>
|
|
2881
|
+
</xs:annotation>
|
|
2882
|
+
</xs:element>
|
|
2883
|
+
<xs:element name="bauueberhang" minOccurs="0" type="xbau:Code.Baufortschritt">
|
|
2884
|
+
<xs:annotation>
|
|
2885
|
+
<xs:documentation>Dieses Element enthält die Angabe zum Bauüberhang.</xs:documentation>
|
|
2886
|
+
</xs:annotation>
|
|
2887
|
+
</xs:element>
|
|
2888
|
+
<xs:element name="baufertigstellung" minOccurs="0">
|
|
2889
|
+
<xs:annotation>
|
|
2890
|
+
<xs:documentation>Dieses Element enthält die Angabe zur Baufertigstellung.</xs:documentation>
|
|
2891
|
+
</xs:annotation>
|
|
2892
|
+
<xs:complexType>
|
|
2893
|
+
<xs:sequence>
|
|
2894
|
+
<xs:element name="fertigstellungszeitpunkt" minOccurs="0" type="xida:JahrMonat">
|
|
2895
|
+
<xs:annotation>
|
|
2896
|
+
<xs:documentation>Zeitpunkt der Baufertigstellung.</xs:documentation>
|
|
2897
|
+
</xs:annotation>
|
|
2898
|
+
</xs:element>
|
|
2899
|
+
</xs:sequence>
|
|
2900
|
+
</xs:complexType>
|
|
2901
|
+
</xs:element>
|
|
2902
|
+
<xs:element name="baugenehmigung" minOccurs="0" type="xbau:Baugenehmigung">
|
|
2903
|
+
<xs:annotation>
|
|
2904
|
+
<xs:documentation>Dieses Element enthält die Daten zur Baugenehmigung.</xs:documentation>
|
|
2905
|
+
</xs:annotation>
|
|
2906
|
+
</xs:element>
|
|
2907
|
+
<xs:element name="anzahlDerWohnungen"
|
|
2908
|
+
minOccurs="0"
|
|
2909
|
+
maxOccurs="unbounded"
|
|
2910
|
+
type="xbau:Wohnungsprofil">
|
|
2911
|
+
<xs:annotation>
|
|
2912
|
+
<xs:documentation>In dieses Element ist die Anzahl der Wohnungen anzugeben.</xs:documentation>
|
|
2913
|
+
</xs:annotation>
|
|
2914
|
+
</xs:element>
|
|
2915
|
+
</xs:sequence>
|
|
2916
|
+
</xs:complexType>
|
|
2917
|
+
<xs:complexType name="Identifikation.Nachricht">
|
|
2918
|
+
<xs:annotation>
|
|
2919
|
+
<xs:documentation>Identifkationsmerkmale zu einer Nachricht. Dieser Typ kann im ID-Block zu einer Nachricht verwendet werden oder in einem Abschnitt, der auf eine Nachricht referenziert.</xs:documentation>
|
|
2920
|
+
</xs:annotation>
|
|
2921
|
+
<xs:complexContent>
|
|
2922
|
+
<xs:restriction base="xink:Identifikation.Nachricht">
|
|
2923
|
+
<xs:sequence>
|
|
2924
|
+
<xs:element name="nachrichtenUUID" type="xink:UUID" form="unqualified">
|
|
2925
|
+
<xs:annotation>
|
|
2926
|
+
<xs:documentation>Hier wird der Universally Unique Identifier (UUID) der Nachricht mitgeteilt, der das primäre Identifikationsmerkmal einer Nachricht darstellt. Der UUID der Nachricht ist weltweit eindeutig. So wird es möglich, Nachrichten hersteller- und anwendungsübergreifend eindeutig zu identifizieren. Für jede Nachricht muss eine neue UUID erzeugt werden, um eine eindeutige Identifikation der Nachricht sicherzustellen. Insbesondere ist es nicht zulässig, in einer korrigierten Nachricht (bspw. nach Erhalt einer RTS-Nachricht) die UUID der ursprünglichen Nachricht wiederzuverwenden. Sofern eine einmal erzeugte Nachricht ein weiteres Mal gesendet werden soll (bspw. aufgrund von Problemen beim Nachrichtentransport), muss die UUID nicht angepasst werden.</xs:documentation>
|
|
2927
|
+
</xs:annotation>
|
|
2928
|
+
</xs:element>
|
|
2929
|
+
<xs:element name="nachrichtentyp"
|
|
2930
|
+
type="xbau:Code.XBauNachrichten"
|
|
2931
|
+
form="unqualified">
|
|
2932
|
+
<xs:annotation>
|
|
2933
|
+
<xs:documentation>Die eindeutige Identifizierungsnummer für einen Nachrichtentyp. Der konkret zu verwendende Datentyp für die Übermittlung des Schlüsselwertes wird durch den Fachstandard auf Schemaebene festgelegt.</xs:documentation>
|
|
2934
|
+
</xs:annotation>
|
|
2935
|
+
</xs:element>
|
|
2936
|
+
<xs:element name="erstellungszeitpunkt" type="xs:dateTime" form="unqualified">
|
|
2937
|
+
<xs:annotation>
|
|
2938
|
+
<xs:documentation>Der Zeitpunkt, an dem die Nachricht erstellt wurde. Dieses Feld wird durch das Fachverfahren beim Erstellen der Nachricht gefüllt. Hier ist explizit nicht der Sende- und Empfangszeitpunkt festgehalten, denn die können in der Regel der Transportschicht entnommen werden.</xs:documentation>
|
|
2939
|
+
</xs:annotation>
|
|
2940
|
+
</xs:element>
|
|
2941
|
+
</xs:sequence>
|
|
2942
|
+
</xs:restriction>
|
|
2943
|
+
</xs:complexContent>
|
|
2944
|
+
</xs:complexType>
|
|
2945
|
+
<xs:complexType name="Immissionsschutz">
|
|
2946
|
+
<xs:annotation>
|
|
2947
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zum Immissionsschutz.</xs:documentation>
|
|
2948
|
+
</xs:annotation>
|
|
2949
|
+
<xs:sequence>
|
|
2950
|
+
<xs:element name="luftverunreinigung" minOccurs="0">
|
|
2951
|
+
<xs:annotation>
|
|
2952
|
+
<xs:documentation>Dieses Element beinhaltet Angaben zur Luftverunreinigung.</xs:documentation>
|
|
2953
|
+
</xs:annotation>
|
|
2954
|
+
<xs:complexType>
|
|
2955
|
+
<xs:sequence>
|
|
2956
|
+
<xs:element name="artDerVerunreinigung" minOccurs="0" type="xs:token">
|
|
2957
|
+
<xs:annotation>
|
|
2958
|
+
<xs:documentation>Art der Verunreinigung (z. B. durch Rauch, Ruß, Staub, Gase, Aerosole, Dämpfe, Geruchsstoffe)</xs:documentation>
|
|
2959
|
+
</xs:annotation>
|
|
2960
|
+
</xs:element>
|
|
2961
|
+
<xs:element name="lageDerEmissionsoeffnungen" minOccurs="0" type="xs:token">
|
|
2962
|
+
<xs:annotation>
|
|
2963
|
+
<xs:documentation>Größe (Länge x Breite) sowie Höhenangabe der Emissionsöffnung</xs:documentation>
|
|
2964
|
+
</xs:annotation>
|
|
2965
|
+
</xs:element>
|
|
2966
|
+
<xs:element name="massnahmenZurVermeidungL" minOccurs="0" type="xs:token">
|
|
2967
|
+
<xs:annotation>
|
|
2968
|
+
<xs:documentation>Maßnahmen zur Vermeidung schädlicher Luftverunreinigungen</xs:documentation>
|
|
2969
|
+
</xs:annotation>
|
|
2970
|
+
</xs:element>
|
|
2971
|
+
</xs:sequence>
|
|
2972
|
+
</xs:complexType>
|
|
2973
|
+
</xs:element>
|
|
2974
|
+
<xs:element name="geraeusche" minOccurs="0">
|
|
2975
|
+
<xs:annotation>
|
|
2976
|
+
<xs:documentation>Dieses Element beinhaltet Angaben zu Geräuschen.</xs:documentation>
|
|
2977
|
+
</xs:annotation>
|
|
2978
|
+
<xs:complexType>
|
|
2979
|
+
<xs:sequence>
|
|
2980
|
+
<xs:element name="ursacheDauerHaeufigkeit" minOccurs="0" type="xs:token">
|
|
2981
|
+
<xs:annotation>
|
|
2982
|
+
<xs:documentation>Ursache, Dauer, Häufigkeit (z.B. durch Anlagen, Tätigkeiten, Fahrzeugverkehr auf dem Grundstück)</xs:documentation>
|
|
2983
|
+
</xs:annotation>
|
|
2984
|
+
</xs:element>
|
|
2985
|
+
<xs:element name="lageDerGeraeuschquelle" minOccurs="0" type="xs:token">
|
|
2986
|
+
<xs:annotation>
|
|
2987
|
+
<xs:documentation>Lage der Geräuschquelle (Austrittsöffnungen, ggf. Richtungsangaben)</xs:documentation>
|
|
2988
|
+
</xs:annotation>
|
|
2989
|
+
</xs:element>
|
|
2990
|
+
<xs:element name="tageszeit" minOccurs="0" type="xs:token">
|
|
2991
|
+
<xs:annotation>
|
|
2992
|
+
<xs:documentation>Angaben zur Tageszeit (von - bis)</xs:documentation>
|
|
2993
|
+
</xs:annotation>
|
|
2994
|
+
</xs:element>
|
|
2995
|
+
<xs:element name="nachtzeit" minOccurs="0" type="xs:token">
|
|
2996
|
+
<xs:annotation>
|
|
2997
|
+
<xs:documentation>Angaben zur Tageszeit (von - bis)</xs:documentation>
|
|
2998
|
+
</xs:annotation>
|
|
2999
|
+
</xs:element>
|
|
3000
|
+
<xs:element name="massnahmenZurVermeidungG" minOccurs="0" type="xs:token">
|
|
3001
|
+
<xs:annotation>
|
|
3002
|
+
<xs:documentation>Maßnahmen zur Vermeidung schädlicher Geräusche</xs:documentation>
|
|
3003
|
+
</xs:annotation>
|
|
3004
|
+
</xs:element>
|
|
3005
|
+
</xs:sequence>
|
|
3006
|
+
</xs:complexType>
|
|
3007
|
+
</xs:element>
|
|
3008
|
+
<xs:element name="erschuetterungenMechanischeSchwingungen" minOccurs="0">
|
|
3009
|
+
<xs:annotation>
|
|
3010
|
+
<xs:documentation>§66 MBO</xs:documentation>
|
|
3011
|
+
</xs:annotation>
|
|
3012
|
+
<xs:complexType>
|
|
3013
|
+
<xs:sequence>
|
|
3014
|
+
<xs:element name="artUrsacheDauerHaeufigkeit" minOccurs="0" type="xs:token">
|
|
3015
|
+
<xs:annotation>
|
|
3016
|
+
<xs:documentation>Art, Ursache, Dauert und Häufigkeit</xs:documentation>
|
|
3017
|
+
</xs:annotation>
|
|
3018
|
+
</xs:element>
|
|
3019
|
+
<xs:element name="lageDerErschuetterungsquelle" minOccurs="0" type="xs:token">
|
|
3020
|
+
<xs:annotation>
|
|
3021
|
+
<xs:documentation>Lage der Erschütterungs- oder Schwingungsquellen</xs:documentation>
|
|
3022
|
+
</xs:annotation>
|
|
3023
|
+
</xs:element>
|
|
3024
|
+
<xs:element name="tageszeit" minOccurs="0" type="xs:token">
|
|
3025
|
+
<xs:annotation>
|
|
3026
|
+
<xs:documentation>Angaben zur Tageszeit (von - bis)</xs:documentation>
|
|
3027
|
+
</xs:annotation>
|
|
3028
|
+
</xs:element>
|
|
3029
|
+
<xs:element name="nachtzeit" minOccurs="0" type="xs:token">
|
|
3030
|
+
<xs:annotation>
|
|
3031
|
+
<xs:documentation>Angaben zur Tageszeit (von - bis)</xs:documentation>
|
|
3032
|
+
</xs:annotation>
|
|
3033
|
+
</xs:element>
|
|
3034
|
+
<xs:element name="massnahmenZurVermeidungES" minOccurs="0" type="xs:token">
|
|
3035
|
+
<xs:annotation>
|
|
3036
|
+
<xs:documentation>Maßnahmen zur Vermeidung schädlicher Erschütterungen oder Schwingungen</xs:documentation>
|
|
3037
|
+
</xs:annotation>
|
|
3038
|
+
</xs:element>
|
|
3039
|
+
</xs:sequence>
|
|
3040
|
+
</xs:complexType>
|
|
3041
|
+
</xs:element>
|
|
3042
|
+
<xs:element name="abfallstoffe" minOccurs="0">
|
|
3043
|
+
<xs:annotation>
|
|
3044
|
+
<xs:documentation>Dieses Element beinhaltet Angaben zu Abfallstoffen.</xs:documentation>
|
|
3045
|
+
</xs:annotation>
|
|
3046
|
+
<xs:complexType>
|
|
3047
|
+
<xs:sequence>
|
|
3048
|
+
<xs:element name="artMengeProZeiteinheit" minOccurs="0" type="xs:token">
|
|
3049
|
+
<xs:annotation>
|
|
3050
|
+
<xs:documentation>Art und Menge pro Zeiteinheit</xs:documentation>
|
|
3051
|
+
</xs:annotation>
|
|
3052
|
+
</xs:element>
|
|
3053
|
+
<xs:element name="zwischenlagerungArtOrtMenge" minOccurs="0" type="xs:token">
|
|
3054
|
+
<xs:annotation>
|
|
3055
|
+
<xs:documentation>Zwischenlagerung Art, Ort und Menge</xs:documentation>
|
|
3056
|
+
</xs:annotation>
|
|
3057
|
+
</xs:element>
|
|
3058
|
+
<xs:element name="artDerBeseitigung" minOccurs="0" type="xs:token">
|
|
3059
|
+
<xs:annotation>
|
|
3060
|
+
<xs:documentation>Art der Beseitigung</xs:documentation>
|
|
3061
|
+
</xs:annotation>
|
|
3062
|
+
</xs:element>
|
|
3063
|
+
</xs:sequence>
|
|
3064
|
+
</xs:complexType>
|
|
3065
|
+
</xs:element>
|
|
3066
|
+
<xs:element name="abwaesser" minOccurs="0">
|
|
3067
|
+
<xs:annotation>
|
|
3068
|
+
<xs:documentation>Dieses Element beinhaltet Angaben zu besonders zu behandelnde Abwässer.</xs:documentation>
|
|
3069
|
+
</xs:annotation>
|
|
3070
|
+
<xs:complexType>
|
|
3071
|
+
<xs:sequence>
|
|
3072
|
+
<xs:element name="artMengeProZeiteinheit" minOccurs="0" type="xs:token">
|
|
3073
|
+
<xs:annotation>
|
|
3074
|
+
<xs:documentation>Art und Menge pro Zeiteinheit</xs:documentation>
|
|
3075
|
+
</xs:annotation>
|
|
3076
|
+
</xs:element>
|
|
3077
|
+
<xs:element name="artOrtDerBehandlung" minOccurs="0" type="xs:token">
|
|
3078
|
+
<xs:annotation>
|
|
3079
|
+
<xs:documentation>Art und Ort der Behandlung</xs:documentation>
|
|
3080
|
+
</xs:annotation>
|
|
3081
|
+
</xs:element>
|
|
3082
|
+
<xs:element name="verbleibDerRueckstaende" minOccurs="0" type="xs:token">
|
|
3083
|
+
<xs:annotation>
|
|
3084
|
+
<xs:documentation>Verbleib der Rückstände</xs:documentation>
|
|
3085
|
+
</xs:annotation>
|
|
3086
|
+
</xs:element>
|
|
3087
|
+
</xs:sequence>
|
|
3088
|
+
</xs:complexType>
|
|
3089
|
+
</xs:element>
|
|
3090
|
+
</xs:sequence>
|
|
3091
|
+
</xs:complexType>
|
|
3092
|
+
<xs:complexType name="Kennzahlen">
|
|
3093
|
+
<xs:annotation>
|
|
3094
|
+
<xs:documentation>Dieser Typ deckt weitere Kennzahlen des Vorhabens (neben den städtebaulichen Kennzahlen) ab.</xs:documentation>
|
|
3095
|
+
</xs:annotation>
|
|
3096
|
+
<xs:sequence>
|
|
3097
|
+
<xs:element name="erforderlicheStellplaetze" minOccurs="0" type="xs:short">
|
|
3098
|
+
<xs:annotation>
|
|
3099
|
+
<xs:documentation>In dieses Element ist für das Bauvorhaben die Mindestanzahl der Stellplaetze gemäß Baurecht einzutragen.</xs:documentation>
|
|
3100
|
+
</xs:annotation>
|
|
3101
|
+
</xs:element>
|
|
3102
|
+
<xs:element name="geplanteStellplaetze" minOccurs="0" type="xs:short">
|
|
3103
|
+
<xs:annotation>
|
|
3104
|
+
<xs:documentation>In dieses Element ist die Anzahl der Stellplaetze einzutragen, die gemäß Planungsunterlagen des Vorhabens vorgesehen sind.</xs:documentation>
|
|
3105
|
+
</xs:annotation>
|
|
3106
|
+
</xs:element>
|
|
3107
|
+
</xs:sequence>
|
|
3108
|
+
</xs:complexType>
|
|
3109
|
+
<xs:complexType name="Kinderspielplaetze">
|
|
3110
|
+
<xs:annotation>
|
|
3111
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu Kinderspielplätzen.</xs:documentation>
|
|
3112
|
+
</xs:annotation>
|
|
3113
|
+
<xs:sequence>
|
|
3114
|
+
<xs:element name="anlegungKinderspielplatzIstVerpflichtend"
|
|
3115
|
+
minOccurs="0"
|
|
3116
|
+
type="xs:boolean">
|
|
3117
|
+
<xs:annotation>
|
|
3118
|
+
<xs:documentation>Angabe, ob eine Pflicht zur Anlegung eines Kinderspielplatzes besteht.</xs:documentation>
|
|
3119
|
+
</xs:annotation>
|
|
3120
|
+
</xs:element>
|
|
3121
|
+
<xs:element name="pflichtErfuelltDurch"
|
|
3122
|
+
minOccurs="0"
|
|
3123
|
+
type="xbau:Code.ErfuellungAnlegungKinderspielplatz">
|
|
3124
|
+
<xs:annotation>
|
|
3125
|
+
<xs:documentation>Angabe der Art, wie die Pflicht zur Anlegung des Kinderspielplatzes erfüllt wird.</xs:documentation>
|
|
3126
|
+
</xs:annotation>
|
|
3127
|
+
</xs:element>
|
|
3128
|
+
<xs:element name="grundstueck" minOccurs="0" type="xbau:Grundstueck">
|
|
3129
|
+
<xs:annotation>
|
|
3130
|
+
<xs:documentation>Hier sind die Daten zum Grundstück einzutragen, auf dem der Kinderspielplatz errichtet wird.</xs:documentation>
|
|
3131
|
+
</xs:annotation>
|
|
3132
|
+
</xs:element>
|
|
3133
|
+
<xs:element name="sicherungDurch" minOccurs="0" type="xs:token">
|
|
3134
|
+
<xs:annotation>
|
|
3135
|
+
<xs:documentation>Angabe zur Sicherung</xs:documentation>
|
|
3136
|
+
</xs:annotation>
|
|
3137
|
+
</xs:element>
|
|
3138
|
+
</xs:sequence>
|
|
3139
|
+
</xs:complexType>
|
|
3140
|
+
<xs:complexType name="Kostenberechnung">
|
|
3141
|
+
<xs:sequence>
|
|
3142
|
+
<xs:element name="gebuehrenposition" minOccurs="0" maxOccurs="unbounded">
|
|
3143
|
+
<xs:annotation>
|
|
3144
|
+
<xs:documentation>Dieses Element steht für eine Gebührenposition.</xs:documentation>
|
|
3145
|
+
</xs:annotation>
|
|
3146
|
+
<xs:complexType>
|
|
3147
|
+
<xs:sequence>
|
|
3148
|
+
<xs:element name="gebuehrenordnung" type="dinspec91379:datatypeC">
|
|
3149
|
+
<xs:annotation>
|
|
3150
|
+
<xs:documentation>Haushaltsstelle der eine Gebühr zugeordnet wird</xs:documentation>
|
|
3151
|
+
</xs:annotation>
|
|
3152
|
+
</xs:element>
|
|
3153
|
+
<xs:element name="gebuehrentatbestand" type="dinspec91379:datatypeC">
|
|
3154
|
+
<xs:annotation>
|
|
3155
|
+
<xs:documentation>Haushaltsstelle der eine Gebühr zugeordnet wird</xs:documentation>
|
|
3156
|
+
</xs:annotation>
|
|
3157
|
+
</xs:element>
|
|
3158
|
+
<xs:element name="position" type="xbau:Position"/>
|
|
3159
|
+
</xs:sequence>
|
|
3160
|
+
</xs:complexType>
|
|
3161
|
+
</xs:element>
|
|
3162
|
+
<xs:element name="auslagenposition" minOccurs="0" maxOccurs="unbounded">
|
|
3163
|
+
<xs:annotation>
|
|
3164
|
+
<xs:documentation>Dieses Element steht für eine Auslagenposition.</xs:documentation>
|
|
3165
|
+
</xs:annotation>
|
|
3166
|
+
<xs:complexType>
|
|
3167
|
+
<xs:sequence>
|
|
3168
|
+
<xs:element name="position" type="xbau:Position"/>
|
|
3169
|
+
</xs:sequence>
|
|
3170
|
+
</xs:complexType>
|
|
3171
|
+
</xs:element>
|
|
3172
|
+
<xs:element name="summe" type="xs:positiveInteger">
|
|
3173
|
+
<xs:annotation>
|
|
3174
|
+
<xs:documentation>Hier ist Summe aller Positionen in Eurocent einzutragen.</xs:documentation>
|
|
3175
|
+
</xs:annotation>
|
|
3176
|
+
</xs:element>
|
|
3177
|
+
</xs:sequence>
|
|
3178
|
+
</xs:complexType>
|
|
3179
|
+
<xs:complexType name="Lagerbehaelter">
|
|
3180
|
+
<xs:annotation>
|
|
3181
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zum Lagerbehälter</xs:documentation>
|
|
3182
|
+
</xs:annotation>
|
|
3183
|
+
<xs:sequence>
|
|
3184
|
+
<xs:element name="anzahlDerBehaelter" minOccurs="0" type="xs:positiveInteger">
|
|
3185
|
+
<xs:annotation>
|
|
3186
|
+
<xs:documentation>Angabe der Anzahl der Behälter.</xs:documentation>
|
|
3187
|
+
</xs:annotation>
|
|
3188
|
+
</xs:element>
|
|
3189
|
+
<xs:element name="baujahr" minOccurs="0" type="xida:Jahr">
|
|
3190
|
+
<xs:annotation>
|
|
3191
|
+
<xs:documentation>Angabe des Baujahrs</xs:documentation>
|
|
3192
|
+
</xs:annotation>
|
|
3193
|
+
</xs:element>
|
|
3194
|
+
<xs:element name="bauart" minOccurs="0" type="xbau:Code.LagerbehaelterBauart">
|
|
3195
|
+
<xs:annotation>
|
|
3196
|
+
<xs:documentation>Angabe der Bauart.</xs:documentation>
|
|
3197
|
+
</xs:annotation>
|
|
3198
|
+
</xs:element>
|
|
3199
|
+
<xs:element name="baustoff" minOccurs="0" type="xs:token">
|
|
3200
|
+
<xs:annotation>
|
|
3201
|
+
<xs:documentation>Angabe des Baustoffs</xs:documentation>
|
|
3202
|
+
</xs:annotation>
|
|
3203
|
+
</xs:element>
|
|
3204
|
+
<xs:element name="art" minOccurs="0" type="xbau:Code.LagerbehaelterArt">
|
|
3205
|
+
<xs:annotation>
|
|
3206
|
+
<xs:documentation>Angabe der Art des Lagerbehälters</xs:documentation>
|
|
3207
|
+
</xs:annotation>
|
|
3208
|
+
</xs:element>
|
|
3209
|
+
<xs:element name="typ" minOccurs="0" type="xs:token">
|
|
3210
|
+
<xs:annotation>
|
|
3211
|
+
<xs:documentation>Angabe des Typs</xs:documentation>
|
|
3212
|
+
</xs:annotation>
|
|
3213
|
+
</xs:element>
|
|
3214
|
+
<xs:element name="schutzvorkehrungen" minOccurs="0" type="xs:token">
|
|
3215
|
+
<xs:annotation>
|
|
3216
|
+
<xs:documentation>Angaben zu Schutzvorkehrungen</xs:documentation>
|
|
3217
|
+
</xs:annotation>
|
|
3218
|
+
</xs:element>
|
|
3219
|
+
<xs:element name="auffangwanne" minOccurs="0" type="xs:boolean">
|
|
3220
|
+
<xs:annotation>
|
|
3221
|
+
<xs:documentation>Angabe zur Auffangwanne</xs:documentation>
|
|
3222
|
+
</xs:annotation>
|
|
3223
|
+
</xs:element>
|
|
3224
|
+
<xs:element name="artDerBedachung" minOccurs="0" type="xbau:Code.BedachungArt">
|
|
3225
|
+
<xs:annotation>
|
|
3226
|
+
<xs:documentation>Angabe der Art der Bedachung.</xs:documentation>
|
|
3227
|
+
</xs:annotation>
|
|
3228
|
+
</xs:element>
|
|
3229
|
+
</xs:sequence>
|
|
3230
|
+
</xs:complexType>
|
|
3231
|
+
<xs:complexType name="LagerortBrennstoff">
|
|
3232
|
+
<xs:annotation>
|
|
3233
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zum Lagerort des Brennstoffs.</xs:documentation>
|
|
3234
|
+
</xs:annotation>
|
|
3235
|
+
<xs:choice>
|
|
3236
|
+
<xs:element name="code" type="xbau:Code.LagerortBrennstoff">
|
|
3237
|
+
<xs:annotation>
|
|
3238
|
+
<xs:documentation>Angabe des Lagerorts des Brennstoffs</xs:documentation>
|
|
3239
|
+
</xs:annotation>
|
|
3240
|
+
</xs:element>
|
|
3241
|
+
<xs:element name="nichtGelisteterWert" type="dinspec91379:datatypeC">
|
|
3242
|
+
<xs:annotation>
|
|
3243
|
+
<xs:documentation>Freitextangabe für den Lagerort des Brennstoffs</xs:documentation>
|
|
3244
|
+
</xs:annotation>
|
|
3245
|
+
</xs:element>
|
|
3246
|
+
</xs:choice>
|
|
3247
|
+
</xs:complexType>
|
|
3248
|
+
<xs:complexType name="Merkmale">
|
|
3249
|
+
<xs:annotation>
|
|
3250
|
+
<xs:documentation>Dieser Typ deckt die Merkmale ab, die eine Person als Mitglied einer Architekten- oder Ingenieurkammer hat.</xs:documentation>
|
|
3251
|
+
</xs:annotation>
|
|
3252
|
+
<xs:sequence>
|
|
3253
|
+
<xs:element name="mitgliedsnummer" type="xs:token">
|
|
3254
|
+
<xs:annotation>
|
|
3255
|
+
<xs:documentation>Eine Instanz dieses Elements nimmt die Mitgliedsnummer (Nummer der Eintragungsliste in einer Kammer) auf.</xs:documentation>
|
|
3256
|
+
</xs:annotation>
|
|
3257
|
+
</xs:element>
|
|
3258
|
+
<xs:element name="kammer" type="xbau:Code.Kammer">
|
|
3259
|
+
<xs:annotation>
|
|
3260
|
+
<xs:documentation>Dieses Element enthält die Bezeichnung einer der Architekten- oder Ingenieurkammern in den Ländern.</xs:documentation>
|
|
3261
|
+
</xs:annotation>
|
|
3262
|
+
</xs:element>
|
|
3263
|
+
</xs:sequence>
|
|
3264
|
+
</xs:complexType>
|
|
3265
|
+
<xs:complexType name="MetadatenAnlage">
|
|
3266
|
+
<xs:annotation>
|
|
3267
|
+
<xs:documentation>Dieser Typ nimmt die Metadaten zu einer Bauvorlage bzw. sonstigen Anlage auf, die gemäß der Architektur der Übertragung von Primärdokumenten im Zusammenhang mit einer XBau-Fachnachricht benötigt werden. Die Anlage wird entweder als Anhang zur XBau-Fachnachricht übermittelt (Metadaten dokumentid und dateiname). Oder sie wird dem Adressaten per Verlinkung zur Verfügung gestellt, also über ein Quellsystem, das sich in seiner Kontrolle befindet (Metadatum uriVerlinkung).</xs:documentation>
|
|
3268
|
+
</xs:annotation>
|
|
3269
|
+
<xs:complexContent>
|
|
3270
|
+
<xs:restriction base="xbauk:MetadatenAnlage">
|
|
3271
|
+
<xs:sequence>
|
|
3272
|
+
<xs:element name="bezeichnung" type="dinspec91379:datatypeC" form="unqualified">
|
|
3273
|
+
<xs:annotation>
|
|
3274
|
+
<xs:documentation>Hier ist eine deskriptive Bezeichnung der Bauvorlage bzw. sonstigen Anlage einzutragen, z. B. "Grundriss 3. OG".</xs:documentation>
|
|
3275
|
+
</xs:annotation>
|
|
3276
|
+
</xs:element>
|
|
3277
|
+
<xs:element name="versionsnummer" type="xs:positiveInteger" form="unqualified">
|
|
3278
|
+
<xs:annotation>
|
|
3279
|
+
<xs:documentation>Hier wird eine Versionsnummer eingetragen. Sie dient dazu, (sequentiell eingereichte) Bauvorlagen (oder sonstige Anlagen) zu unterscheiden, die dieselbe Bezeichnung tragen.</xs:documentation>
|
|
3280
|
+
</xs:annotation>
|
|
3281
|
+
</xs:element>
|
|
3282
|
+
<xs:element name="datum" type="xs:date" form="unqualified">
|
|
3283
|
+
<xs:annotation>
|
|
3284
|
+
<xs:documentation>Hier ist das Datum der Erstellung bzw. der letzten Bearbeitung dieser Bauvorlage bzw. sonstigen Anlage einzutragen.</xs:documentation>
|
|
3285
|
+
</xs:annotation>
|
|
3286
|
+
</xs:element>
|
|
3287
|
+
<xs:element name="anlageart" type="xbau:Code.AnlageArt" form="unqualified">
|
|
3288
|
+
<xs:annotation>
|
|
3289
|
+
<xs:documentation>Unterhalb dieses Elements wird die Art dieser Bauvorlage oder sonstigen Anlage näher spezifiziert.</xs:documentation>
|
|
3290
|
+
</xs:annotation>
|
|
3291
|
+
</xs:element>
|
|
3292
|
+
<xs:element name="mimeType" type="xbauk:Code.XBau-MimeType" form="unqualified">
|
|
3293
|
+
<xs:annotation>
|
|
3294
|
+
<xs:documentation>Dieses Element nennt - analog zur Übermittlung von E-Mail-Anlagen - den MIME-Typ der angehängten oder verlinkten Bauvorlage (z.B. text/xml, text/plain, application/gzip oder application/pdf). Die Angabe ist mandatorisch, weil eine für den Empfänger zur Verarbeitung der Daten notwendige Information. Als Anlagen können u.a. auch IFC-Darstellungen (gemäß der Technologie Building Information Modeling (BIM)) des Bauvorhabens übermittelt werden. Entsprechende Kennzeichnungen des mimeTypes (ifc, ifcXML, fcZIP) sind dafür verfügbar.</xs:documentation>
|
|
3295
|
+
</xs:annotation>
|
|
3296
|
+
</xs:element>
|
|
3297
|
+
<xs:element name="anhangOderVerlinkung"
|
|
3298
|
+
type="xbauk:AnhangOderVerlinkung"
|
|
3299
|
+
form="unqualified">
|
|
3300
|
+
<xs:annotation>
|
|
3301
|
+
<xs:documentation>Eine Instanz dieses Elements enthält passende Metadaten zur Bauvorlage bzw. sonstigen Anlage, je nachdem ob diese (i) als Anhang mit dieser XBau-Nachricht übermittelt wird oder ob sie (ii) über einen Link zugänglich gemacht wird, der in diese XBau-Nachricht eingetragen ist.</xs:documentation>
|
|
3302
|
+
</xs:annotation>
|
|
3303
|
+
</xs:element>
|
|
3304
|
+
</xs:sequence>
|
|
3305
|
+
</xs:restriction>
|
|
3306
|
+
</xs:complexContent>
|
|
3307
|
+
</xs:complexType>
|
|
3308
|
+
<xs:complexType name="MetadatenAnlageErweitert">
|
|
3309
|
+
<xs:annotation>
|
|
3310
|
+
<xs:documentation>Dieser Typ erweitert den Typ MetadatenAnlage um eine Kennzeichnung für Dokumente, die durch Übermittlung ihrer Metadaten bei der Antragstellung schon angekündigt werden, aber der Baufaufsichtsbehörde erst zu einem späteren Zeitpunkt übermittelt werden.</xs:documentation>
|
|
3311
|
+
</xs:annotation>
|
|
3312
|
+
<xs:complexContent>
|
|
3313
|
+
<xs:extension base="xbau:MetadatenAnlage">
|
|
3314
|
+
<xs:sequence>
|
|
3315
|
+
<xs:element name="wirdNachgereicht" minOccurs="0" type="xs:boolean">
|
|
3316
|
+
<xs:annotation>
|
|
3317
|
+
<xs:documentation>Kennzeichnung für Dokumente, deren Metadaten hier schon übermittelt werden, die der Baufaufsichtsbehörde aber erst zu einem späteren Zeitpunkt übermittelt werden (als Datei, auf die sich die Metadaten beziehen). Mit dem Bauantrag sind alle für die Beurteilung des Bauvorhabens und die Bearbeitung des Bauantrags erforderlichen Unterlagen (Bauvorlagen) einzureichen. Es kann gestattet werden, dass einzelne Bauvorlagen nachgereicht werden (vgl. MBO § 68) . Das betrifft nur die aufschiebungsfähigen Bestandteile des Antrags, die nicht zur Fristverzögerung führen. Aus Sicht der Bauprüfer ist es wünschenswert, wenn die beabsichtigte Nachreichung von Bauvorlagen durch den Antragsteller erklärt wird. Damit können unnötige Nachforderungen vermieden werden.</xs:documentation>
|
|
3318
|
+
</xs:annotation>
|
|
3319
|
+
</xs:element>
|
|
3320
|
+
</xs:sequence>
|
|
3321
|
+
</xs:extension>
|
|
3322
|
+
</xs:complexContent>
|
|
3323
|
+
</xs:complexType>
|
|
3324
|
+
<xs:complexType name="Nachbarschaft">
|
|
3325
|
+
<xs:annotation>
|
|
3326
|
+
<xs:documentation>Typ zur Übermittlung der Daten eines im Rahmen der Prüfung des Bauvorhabens zu beteiligenden Nachbarn (Person oder Organisation).</xs:documentation>
|
|
3327
|
+
</xs:annotation>
|
|
3328
|
+
<xs:sequence>
|
|
3329
|
+
<xs:element name="eigentuemer" maxOccurs="unbounded" type="xbauk:Akteur">
|
|
3330
|
+
<xs:annotation>
|
|
3331
|
+
<xs:documentation>Pro Eigentümer des vom Bauvorhaben betroffenen Nachbargrundstücks ist ein Element zu instanziieren.</xs:documentation>
|
|
3332
|
+
</xs:annotation>
|
|
3333
|
+
</xs:element>
|
|
3334
|
+
<xs:element name="grundstueck" maxOccurs="unbounded" type="xbau:Grundstueck">
|
|
3335
|
+
<xs:annotation>
|
|
3336
|
+
<xs:documentation>In dieses Element sind die Daten zum Nachbargrundstück einzutragen, das den Eigentümer zum vom Bauvorhaben betroffenen Nachbarn macht. Pro Grundstück ist ein Element zu instanziieren.</xs:documentation>
|
|
3337
|
+
</xs:annotation>
|
|
3338
|
+
</xs:element>
|
|
3339
|
+
<xs:element name="hatZugestimmt" type="xs:boolean">
|
|
3340
|
+
<xs:annotation>
|
|
3341
|
+
<xs:documentation>Wurde die Zustimmung durch diesen betroffenen Nachbarn bereits erteilt? Wenn ja, ist in dieses Element 'true' einzutragen, sonst 'false'.</xs:documentation>
|
|
3342
|
+
</xs:annotation>
|
|
3343
|
+
</xs:element>
|
|
3344
|
+
</xs:sequence>
|
|
3345
|
+
</xs:complexType>
|
|
3346
|
+
<xs:complexType name="Nachricht.G2G">
|
|
3347
|
+
<xs:annotation>
|
|
3348
|
+
<xs:documentation>Nachrichtenstruktur für die Kommunikation von Behörden (bzw. öffentlichen Stellen oder Diensten) mit anderen Behörden (bzw. öffentlichen Stellen oder Diensten). Ein Antragsservice oder ein Portal Baugenehmigung Online, welches im Auftrag einer öffentlichen Stelle betrieben wird - z.B. auch im Rahmen der OZG-Umsetzung zur Digitalisierung des Baugenehmigungsverfahren - ist eine solche öffentliche Stelle, die als Leser oder Autor im Sinne dieses Nachrichtenkopfs abgebildet wird.</xs:documentation>
|
|
3349
|
+
</xs:annotation>
|
|
3350
|
+
<xs:complexContent>
|
|
3351
|
+
<xs:restriction base="xink:Nachricht.G2G">
|
|
3352
|
+
<xs:sequence>
|
|
3353
|
+
<xs:element name="nachrichtenkopf"
|
|
3354
|
+
type="xbau:Nachrichtenkopf.G2G"
|
|
3355
|
+
form="unqualified">
|
|
3356
|
+
<xs:annotation>
|
|
3357
|
+
<xs:documentation>Dieses Element enthält die Kopfinformationen zu Nachrichten des vorliegenden Typs.</xs:documentation>
|
|
3358
|
+
</xs:annotation>
|
|
3359
|
+
</xs:element>
|
|
3360
|
+
</xs:sequence>
|
|
3361
|
+
<xs:attribute name="produkt" type="dinspec91379:datatypeC" use="required">
|
|
3362
|
+
<xs:annotation>
|
|
3363
|
+
<xs:documentation>In diesem Attribut ist der Name des Produktes (der Software) einzutragen, mit dem diese Nachricht erstellt worden ist.</xs:documentation>
|
|
3364
|
+
</xs:annotation>
|
|
3365
|
+
</xs:attribute>
|
|
3366
|
+
<xs:attribute name="produkthersteller"
|
|
3367
|
+
type="dinspec91379:datatypeC"
|
|
3368
|
+
use="required">
|
|
3369
|
+
<xs:annotation>
|
|
3370
|
+
<xs:documentation>In diesem Attribut ist der Name der Firma oder der Organisation einzutragen, die für das DV-Verfahren verantwortlich ist, mit dem diese Nachricht erstellt worden ist.</xs:documentation>
|
|
3371
|
+
</xs:annotation>
|
|
3372
|
+
</xs:attribute>
|
|
3373
|
+
<xs:attribute name="produktversion" type="dinspec91379:datatypeC" use="optional">
|
|
3374
|
+
<xs:annotation>
|
|
3375
|
+
<xs:documentation>In diesem Attribut sollen ergänzende Hinweise zu dem Produkt, mit dem diese Nachricht erstellt worden ist, eingetragen werden. Dies sind Angaben, die für eine möglichst präzise Identifikation im Fehlerfall hilfreich sind, wie zum Beispiel Version und Patchlevel.</xs:documentation>
|
|
3376
|
+
</xs:annotation>
|
|
3377
|
+
</xs:attribute>
|
|
3378
|
+
<xs:attribute name="standard"
|
|
3379
|
+
type="dinspec91379:datatypeC"
|
|
3380
|
+
use="required"
|
|
3381
|
+
fixed="XBau-Hochbau">
|
|
3382
|
+
<xs:annotation>
|
|
3383
|
+
<xs:documentation>In diesem Attribut wird der Name des Standards übermittelt, aus dem die Nachricht stammt. Der Name des Standards wird durch den Fachstandard als fixed-Value auf Schemaebene festgelegt (z. B. XPersonenstand).</xs:documentation>
|
|
3384
|
+
</xs:annotation>
|
|
3385
|
+
</xs:attribute>
|
|
3386
|
+
<xs:attribute name="test" type="dinspec91379:datatypeC" use="optional">
|
|
3387
|
+
<xs:annotation>
|
|
3388
|
+
<xs:documentation>Dieses Attribut ist optional. Ist es vorhanden, so sagt dies aus, dass es sich um eine Nachricht handelt, die (aus Sicht des Senders der Nachricht) nicht im normalen Produktivbetrieb behandelt werden soll. Über den Inhalt des Attributes wird nichts weiter ausgesagt, dies kann bilateral zwischen den Kommunikationspartnern vereinbart werden.</xs:documentation>
|
|
3389
|
+
</xs:annotation>
|
|
3390
|
+
</xs:attribute>
|
|
3391
|
+
<xs:attribute name="version"
|
|
3392
|
+
type="dinspec91379:datatypeC"
|
|
3393
|
+
use="required"
|
|
3394
|
+
fixed="2.3">
|
|
3395
|
+
<xs:annotation>
|
|
3396
|
+
<xs:documentation>In diesem Attribut wird die Version des Standards übermittelt, aus dem die Nachricht stammt. Die Versionsbezeichnung wird durch den Fachstandard als fixed-Value auf Schemaebene festgelegt (z. B. 1.5.0).</xs:documentation>
|
|
3397
|
+
</xs:annotation>
|
|
3398
|
+
</xs:attribute>
|
|
3399
|
+
</xs:restriction>
|
|
3400
|
+
</xs:complexContent>
|
|
3401
|
+
</xs:complexType>
|
|
3402
|
+
<xs:complexType name="Nachricht.G2privat">
|
|
3403
|
+
<xs:annotation>
|
|
3404
|
+
<xs:documentation>Nachrichtenstruktur für die Kommunikation von Behörden mit Privaten.</xs:documentation>
|
|
3405
|
+
</xs:annotation>
|
|
3406
|
+
<xs:sequence>
|
|
3407
|
+
<xs:element name="nachrichtenkopf.G2privat" type="xbau:Nachrichtenkopf.G2privat">
|
|
3408
|
+
<xs:annotation>
|
|
3409
|
+
<xs:documentation>Dieses Element enthält die Kopfinformationen zu Nachrichten des vorliegenden Typs.</xs:documentation>
|
|
3410
|
+
</xs:annotation>
|
|
3411
|
+
</xs:element>
|
|
3412
|
+
</xs:sequence>
|
|
3413
|
+
<xs:attribute name="produkt" type="dinspec91379:datatypeC" use="required">
|
|
3414
|
+
<xs:annotation>
|
|
3415
|
+
<xs:documentation>In diesem Attribut ist der Name des Produktes (der Software) einzutragen, mit dem diese Nachricht erstellt worden ist.</xs:documentation>
|
|
3416
|
+
</xs:annotation>
|
|
3417
|
+
</xs:attribute>
|
|
3418
|
+
<xs:attribute name="produkthersteller"
|
|
3419
|
+
type="dinspec91379:datatypeC"
|
|
3420
|
+
use="required">
|
|
3421
|
+
<xs:annotation>
|
|
3422
|
+
<xs:documentation>In diesem Attribut ist der Name der Firma oder der Organisation einzutragen, die für das DV-Verfahren verantwortlich ist, mit dem diese Nachricht erstellt worden ist.</xs:documentation>
|
|
3423
|
+
</xs:annotation>
|
|
3424
|
+
</xs:attribute>
|
|
3425
|
+
<xs:attribute name="produktversion" type="dinspec91379:datatypeC" use="optional">
|
|
3426
|
+
<xs:annotation>
|
|
3427
|
+
<xs:documentation>In diesem Attribut sollen ergänzende Hinweise zu dem Produkt, mit dem diese Nachricht erstellt worden ist, eingetragen werden. Dies sind Angaben, die für eine möglichst präzise Identifikation im Fehlerfall hilfreich sind, wie zum Beispiel Version und Patchlevel.</xs:documentation>
|
|
3428
|
+
</xs:annotation>
|
|
3429
|
+
</xs:attribute>
|
|
3430
|
+
<xs:attribute name="standard" type="dinspec91379:datatypeC" use="required">
|
|
3431
|
+
<xs:annotation>
|
|
3432
|
+
<xs:documentation>In diesem Attribut wird der Name des Standards übermittelt, aus dem die Nachricht stammt. Der Name des Standards wird durch den Fachstandard als fixed-Value auf Schemaebene festgelegt (z. B. XPersonenstand).</xs:documentation>
|
|
3433
|
+
</xs:annotation>
|
|
3434
|
+
</xs:attribute>
|
|
3435
|
+
<xs:attribute name="test" type="dinspec91379:datatypeC" use="optional">
|
|
3436
|
+
<xs:annotation>
|
|
3437
|
+
<xs:documentation>Dieses Attribut ist optional. Ist es vorhanden, so sagt dies aus, dass es sich um eine Nachricht handelt, die (aus Sicht des Senders der Nachricht) nicht im normalen Produktivbetrieb behandelt werden soll. Über den Inhalt des Attributes wird nichts weiter ausgesagt, dies kann bilateral zwischen den Kommunikationspartnern vereinbart werden.</xs:documentation>
|
|
3438
|
+
</xs:annotation>
|
|
3439
|
+
</xs:attribute>
|
|
3440
|
+
<xs:attribute name="version" type="dinspec91379:datatypeC" use="required">
|
|
3441
|
+
<xs:annotation>
|
|
3442
|
+
<xs:documentation>In diesem Attribut wird die Version des Standards übermittelt, aus dem die Nachricht stammt. Die Versionsbezeichnung wird durch den Fachstandard als fixed-Value auf Schemaebene festgelegt (z. B. 1.5.0).</xs:documentation>
|
|
3443
|
+
</xs:annotation>
|
|
3444
|
+
</xs:attribute>
|
|
3445
|
+
</xs:complexType>
|
|
3446
|
+
<xs:complexType name="Nachricht.privat2G">
|
|
3447
|
+
<xs:annotation>
|
|
3448
|
+
<xs:documentation>Nachrichtenstruktur für die Kommunikation von Privaten an Behörden.</xs:documentation>
|
|
3449
|
+
</xs:annotation>
|
|
3450
|
+
<xs:sequence>
|
|
3451
|
+
<xs:element name="nachrichtenkopf.privat2G"
|
|
3452
|
+
type="xbau:Nachrichtenkopf.privat2G"
|
|
3453
|
+
form="unqualified">
|
|
3454
|
+
<xs:annotation>
|
|
3455
|
+
<xs:documentation>Dieses Element enthält die Kopfinformationen zu Nachrichten des vorliegenden Typs.</xs:documentation>
|
|
3456
|
+
</xs:annotation>
|
|
3457
|
+
</xs:element>
|
|
3458
|
+
</xs:sequence>
|
|
3459
|
+
<xs:attribute name="produkt" type="dinspec91379:datatypeC" use="required">
|
|
3460
|
+
<xs:annotation>
|
|
3461
|
+
<xs:documentation>In diesem Attribut ist der Name des Produktes (der Software) einzutragen, mit dem diese Nachricht erstellt worden ist.</xs:documentation>
|
|
3462
|
+
</xs:annotation>
|
|
3463
|
+
</xs:attribute>
|
|
3464
|
+
<xs:attribute name="produkthersteller"
|
|
3465
|
+
type="dinspec91379:datatypeC"
|
|
3466
|
+
use="required">
|
|
3467
|
+
<xs:annotation>
|
|
3468
|
+
<xs:documentation>In diesem Attribut ist der Name der Firma oder der Organisation einzutragen, die für das DV-Verfahren verantwortlich ist, mit dem diese Nachricht erstellt worden ist.</xs:documentation>
|
|
3469
|
+
</xs:annotation>
|
|
3470
|
+
</xs:attribute>
|
|
3471
|
+
<xs:attribute name="produktversion" type="dinspec91379:datatypeC" use="optional">
|
|
3472
|
+
<xs:annotation>
|
|
3473
|
+
<xs:documentation>In diesem Attribut sollen ergänzende Hinweise zu dem Produkt, mit dem diese Nachricht erstellt worden ist, eingetragen werden. Dies sind Angaben, die für eine möglichst präzise Identifikation im Fehlerfall hilfreich sind, wie zum Beispiel Version und Patchlevel.</xs:documentation>
|
|
3474
|
+
</xs:annotation>
|
|
3475
|
+
</xs:attribute>
|
|
3476
|
+
<xs:attribute name="standard" type="dinspec91379:datatypeC" use="required">
|
|
3477
|
+
<xs:annotation>
|
|
3478
|
+
<xs:documentation>In diesem Attribut wird der Name des Standards übermittelt, aus dem die Nachricht stammt. Der Name des Standards wird durch den Fachstandard als fixed-Value auf Schemaebene festgelegt (z. B. XPersonenstand).</xs:documentation>
|
|
3479
|
+
</xs:annotation>
|
|
3480
|
+
</xs:attribute>
|
|
3481
|
+
<xs:attribute name="test" type="dinspec91379:datatypeC" use="optional">
|
|
3482
|
+
<xs:annotation>
|
|
3483
|
+
<xs:documentation>Dieses Attribut ist optional. Ist es vorhanden, so sagt dies aus, dass es sich um eine Nachricht handelt, die (aus Sicht des Senders der Nachricht) nicht im normalen Produktivbetrieb behandelt werden soll. Über den Inhalt des Attributes wird nichts weiter ausgesagt, dies kann bilateral zwischen den Kommunikationspartnern vereinbart werden.</xs:documentation>
|
|
3484
|
+
</xs:annotation>
|
|
3485
|
+
</xs:attribute>
|
|
3486
|
+
<xs:attribute name="version" type="dinspec91379:datatypeC" use="required">
|
|
3487
|
+
<xs:annotation>
|
|
3488
|
+
<xs:documentation>In diesem Attribut wird die Version des Standards übermittelt, aus dem die Nachricht stammt. Die Versionsbezeichnung wird durch den Fachstandard als fixed-Value auf Schemaebene festgelegt (z. B. 1.5.0).</xs:documentation>
|
|
3489
|
+
</xs:annotation>
|
|
3490
|
+
</xs:attribute>
|
|
3491
|
+
</xs:complexType>
|
|
3492
|
+
<xs:complexType name="Nachrichtenkopf.G2G">
|
|
3493
|
+
<xs:annotation>
|
|
3494
|
+
<xs:documentation>Nachrichtenkopf für Nachrichten von Behörden (bzw. öffentlichen Stellen oder Diensten) an andere Behörden (bzw. öffentliche Stellen oder Dienste). Ein Antragsservice oder ein Portal Baugenehmigung Online, welches im Auftrag einer öffentlichen Stelle betrieben wird - z.B. auch im Rahmen der OZG-Umsetzung zur Digitalisierung des Baugenehmigungsverfahren - ist eine solche öffentliche Stelle, die als Leser oder Autor im Sinne dieses Nachrichtenkopfs abgebildet wird.</xs:documentation>
|
|
3495
|
+
</xs:annotation>
|
|
3496
|
+
<xs:complexContent>
|
|
3497
|
+
<xs:restriction base="xink:Nachrichtenkopf.G2G">
|
|
3498
|
+
<xs:sequence>
|
|
3499
|
+
<xs:element name="identifikation.nachricht"
|
|
3500
|
+
type="xbau:Identifikation.Nachricht"
|
|
3501
|
+
form="unqualified">
|
|
3502
|
+
<xs:annotation>
|
|
3503
|
+
<xs:documentation>Hier werden die Identifkationsmerkmale zur vorliegenden Nachricht genannt.</xs:documentation>
|
|
3504
|
+
</xs:annotation>
|
|
3505
|
+
</xs:element>
|
|
3506
|
+
<xs:element name="leser" type="xibehoerde:Behoerde" form="unqualified">
|
|
3507
|
+
<xs:annotation>
|
|
3508
|
+
<xs:documentation>Hier wird die Fachbehörde bzw. Organisation genannt, für die die vorliegende Nachricht bestimmt ist.</xs:documentation>
|
|
3509
|
+
</xs:annotation>
|
|
3510
|
+
</xs:element>
|
|
3511
|
+
<xs:element name="autor"
|
|
3512
|
+
type="xibehoerde:Behoerde.Erreichbar"
|
|
3513
|
+
form="unqualified">
|
|
3514
|
+
<xs:annotation>
|
|
3515
|
+
<xs:documentation>Hier wird die Fachbehörde bzw. Organisation genannt, die die vorliegende Nachricht erstellt hat.</xs:documentation>
|
|
3516
|
+
</xs:annotation>
|
|
3517
|
+
</xs:element>
|
|
3518
|
+
</xs:sequence>
|
|
3519
|
+
</xs:restriction>
|
|
3520
|
+
</xs:complexContent>
|
|
3521
|
+
</xs:complexType>
|
|
3522
|
+
<xs:complexType name="Nachrichtenkopf.G2privat">
|
|
3523
|
+
<xs:annotation>
|
|
3524
|
+
<xs:documentation>Nachrichtenkopf für Nachrichten von Behörden an Private.</xs:documentation>
|
|
3525
|
+
</xs:annotation>
|
|
3526
|
+
<xs:sequence>
|
|
3527
|
+
<xs:element name="identifikation.nachricht"
|
|
3528
|
+
type="xbau:Identifikation.Nachricht"
|
|
3529
|
+
form="unqualified">
|
|
3530
|
+
<xs:annotation>
|
|
3531
|
+
<xs:documentation>Hier werden die Identifkationsmerkmale zur vorliegenden Nachricht genannt.</xs:documentation>
|
|
3532
|
+
</xs:annotation>
|
|
3533
|
+
</xs:element>
|
|
3534
|
+
<xs:element name="leser" type="xbauk:Akteur" form="unqualified">
|
|
3535
|
+
<xs:annotation>
|
|
3536
|
+
<xs:documentation>Hier wird die Fachbehörde bzw. Organisation genannt, für die die vorliegende Nachricht bestimmt ist.</xs:documentation>
|
|
3537
|
+
</xs:annotation>
|
|
3538
|
+
</xs:element>
|
|
3539
|
+
<xs:element name="autor"
|
|
3540
|
+
type="xibehoerde:Behoerde.Erreichbar"
|
|
3541
|
+
form="unqualified">
|
|
3542
|
+
<xs:annotation>
|
|
3543
|
+
<xs:documentation>Hier wird die Fachbehörde bzw. Organisation genannt, die die vorliegende Nachricht erstellt hat.</xs:documentation>
|
|
3544
|
+
</xs:annotation>
|
|
3545
|
+
</xs:element>
|
|
3546
|
+
</xs:sequence>
|
|
3547
|
+
</xs:complexType>
|
|
3548
|
+
<xs:complexType name="Nachrichtenkopf.privat2G">
|
|
3549
|
+
<xs:annotation>
|
|
3550
|
+
<xs:documentation>Nachrichtenkopf für Nachrichten von Privaten an Behörden</xs:documentation>
|
|
3551
|
+
</xs:annotation>
|
|
3552
|
+
<xs:sequence>
|
|
3553
|
+
<xs:element name="identifikation.nachricht"
|
|
3554
|
+
type="xbau:Identifikation.Nachricht"
|
|
3555
|
+
form="unqualified">
|
|
3556
|
+
<xs:annotation>
|
|
3557
|
+
<xs:documentation>Hier werden die Identifkationsmerkmale zur vorliegenden Nachricht genannt.</xs:documentation>
|
|
3558
|
+
</xs:annotation>
|
|
3559
|
+
</xs:element>
|
|
3560
|
+
<xs:element name="leser" type="xibehoerde:Behoerde" form="unqualified">
|
|
3561
|
+
<xs:annotation>
|
|
3562
|
+
<xs:documentation>Hier wird die Fachbehörde bzw. Organisation genannt, für die die vorliegende Nachricht bestimmt ist.</xs:documentation>
|
|
3563
|
+
</xs:annotation>
|
|
3564
|
+
</xs:element>
|
|
3565
|
+
<xs:element name="autor" type="xbauk:Akteur" form="unqualified">
|
|
3566
|
+
<xs:annotation>
|
|
3567
|
+
<xs:documentation>Hier wird die Fachbehörde bzw. Organisation genannt, die die vorliegende Nachricht erstellt hat.</xs:documentation>
|
|
3568
|
+
</xs:annotation>
|
|
3569
|
+
</xs:element>
|
|
3570
|
+
</xs:sequence>
|
|
3571
|
+
</xs:complexType>
|
|
3572
|
+
<xs:complexType name="Nebenbestimmung">
|
|
3573
|
+
<xs:annotation>
|
|
3574
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter, die eine Nebenbestimmung definieren.</xs:documentation>
|
|
3575
|
+
</xs:annotation>
|
|
3576
|
+
<xs:sequence>
|
|
3577
|
+
<xs:element name="art" type="xbau:Code.NebenbestimmungArt">
|
|
3578
|
+
<xs:annotation>
|
|
3579
|
+
<xs:documentation>Hier wird die Art genannt, von der die erlassene Nebenbestimmung ist.</xs:documentation>
|
|
3580
|
+
</xs:annotation>
|
|
3581
|
+
</xs:element>
|
|
3582
|
+
<xs:element name="rechtsbereich" type="xbau:Code.Rechtsbereich">
|
|
3583
|
+
<xs:annotation>
|
|
3584
|
+
<xs:documentation>Dieses Element nennt den Rechtsbereich, innerhalb dessen die Nebenbestimmung erlassen ist.</xs:documentation>
|
|
3585
|
+
</xs:annotation>
|
|
3586
|
+
</xs:element>
|
|
3587
|
+
<xs:element name="nebenbestimmung" type="xbauk:TextFormatiert">
|
|
3588
|
+
<xs:annotation>
|
|
3589
|
+
<xs:documentation>Hier wird die Nebenbestimmung formuliert.</xs:documentation>
|
|
3590
|
+
</xs:annotation>
|
|
3591
|
+
</xs:element>
|
|
3592
|
+
</xs:sequence>
|
|
3593
|
+
</xs:complexType>
|
|
3594
|
+
<xs:complexType name="Nutzungen">
|
|
3595
|
+
<xs:annotation>
|
|
3596
|
+
<xs:documentation>In diesem Datentyp können beliebig viele unterschiedliche Nutzungseinheiten innerhalb eines Bauvorhabens detailliert beschrieben werden. Dies kann einzeln oder auch gruppenweise zusammengefasst geschehen.</xs:documentation>
|
|
3597
|
+
</xs:annotation>
|
|
3598
|
+
<xs:sequence>
|
|
3599
|
+
<xs:element name="anzahlDerNutzungseinheiten" minOccurs="0" type="xs:integer">
|
|
3600
|
+
<xs:annotation>
|
|
3601
|
+
<xs:documentation>In dieses Element ist die Anzahl der Nutzungseinheiten anzugeben.</xs:documentation>
|
|
3602
|
+
</xs:annotation>
|
|
3603
|
+
</xs:element>
|
|
3604
|
+
<xs:element name="nutzungseinheit"
|
|
3605
|
+
maxOccurs="unbounded"
|
|
3606
|
+
type="xbau:Nutzungseinheit">
|
|
3607
|
+
<xs:annotation>
|
|
3608
|
+
<xs:documentation>Für jede Nutzungseinheit ist ein Element zu füllen.</xs:documentation>
|
|
3609
|
+
</xs:annotation>
|
|
3610
|
+
</xs:element>
|
|
3611
|
+
</xs:sequence>
|
|
3612
|
+
</xs:complexType>
|
|
3613
|
+
<xs:complexType name="Nutzungseinheit">
|
|
3614
|
+
<xs:annotation>
|
|
3615
|
+
<xs:documentation>Dieser Typ nimmt Angaben zu einer Nutzungseinheit auf.</xs:documentation>
|
|
3616
|
+
</xs:annotation>
|
|
3617
|
+
<xs:sequence>
|
|
3618
|
+
<xs:element name="beschreibungDerNutzungseinheit" minOccurs="0" type="xs:token">
|
|
3619
|
+
<xs:annotation>
|
|
3620
|
+
<xs:documentation>Optionale textliche Beschreibung der Nutzungseinheit</xs:documentation>
|
|
3621
|
+
</xs:annotation>
|
|
3622
|
+
</xs:element>
|
|
3623
|
+
<xs:element name="nutzungsflaeche"
|
|
3624
|
+
minOccurs="0"
|
|
3625
|
+
type="xbau:Code.Nutzungsflaechen">
|
|
3626
|
+
<xs:annotation>
|
|
3627
|
+
<xs:documentation>Angabe der Nutzungsfläche</xs:documentation>
|
|
3628
|
+
</xs:annotation>
|
|
3629
|
+
</xs:element>
|
|
3630
|
+
<xs:element name="flaecheDerNutzungseinheit"
|
|
3631
|
+
minOccurs="0"
|
|
3632
|
+
type="xbauk:Dezimal.XBau">
|
|
3633
|
+
<xs:annotation>
|
|
3634
|
+
<xs:documentation>Angabe der Fläche der Nutzungseinheit</xs:documentation>
|
|
3635
|
+
</xs:annotation>
|
|
3636
|
+
</xs:element>
|
|
3637
|
+
<xs:element name="wohnungsstatus" minOccurs="0" type="xbau:Code.Wohnungsstatus">
|
|
3638
|
+
<xs:annotation>
|
|
3639
|
+
<xs:documentation>Angabe des Wohnungsstatus</xs:documentation>
|
|
3640
|
+
</xs:annotation>
|
|
3641
|
+
</xs:element>
|
|
3642
|
+
<xs:element name="uneingeschraenktMitRollstuhlNutzbar"
|
|
3643
|
+
minOccurs="0"
|
|
3644
|
+
type="xs:boolean">
|
|
3645
|
+
<xs:annotation>
|
|
3646
|
+
<xs:documentation>Angabe, ob eine Nutzungseinheit uneingeschränkt mit dem Rollstuhl nutzbar ist.</xs:documentation>
|
|
3647
|
+
</xs:annotation>
|
|
3648
|
+
</xs:element>
|
|
3649
|
+
<xs:element name="nutzungseinheitIstBarrierefrei"
|
|
3650
|
+
minOccurs="0"
|
|
3651
|
+
type="xs:boolean">
|
|
3652
|
+
<xs:annotation>
|
|
3653
|
+
<xs:documentation>Angabe, ob eine Nutzungseinheit barrierefrei ist.</xs:documentation>
|
|
3654
|
+
</xs:annotation>
|
|
3655
|
+
</xs:element>
|
|
3656
|
+
<xs:element name="ausnahmeVonBarrierefreiheitNach"
|
|
3657
|
+
minOccurs="0"
|
|
3658
|
+
type="xs:token">
|
|
3659
|
+
<xs:annotation>
|
|
3660
|
+
<xs:documentation>Angabe der Ausnahme von der Barrierefreiheit</xs:documentation>
|
|
3661
|
+
</xs:annotation>
|
|
3662
|
+
</xs:element>
|
|
3663
|
+
<xs:element name="ausnahmeVonBarrierefreiheitBegruendung"
|
|
3664
|
+
minOccurs="0"
|
|
3665
|
+
type="xs:token">
|
|
3666
|
+
<xs:annotation>
|
|
3667
|
+
<xs:documentation>Angabe der Begründung für die Ausnahme von der Barrierefreiheit</xs:documentation>
|
|
3668
|
+
</xs:annotation>
|
|
3669
|
+
</xs:element>
|
|
3670
|
+
<xs:element name="nutzungseinheitIstOeffentlichZugaenglich"
|
|
3671
|
+
minOccurs="0"
|
|
3672
|
+
type="xs:boolean">
|
|
3673
|
+
<xs:annotation>
|
|
3674
|
+
<xs:documentation>Angabe, ob eine Nutzungseinheit öffentlich zugänglich ist.</xs:documentation>
|
|
3675
|
+
</xs:annotation>
|
|
3676
|
+
</xs:element>
|
|
3677
|
+
</xs:sequence>
|
|
3678
|
+
</xs:complexType>
|
|
3679
|
+
<xs:complexType name="Nutzungseinheiten">
|
|
3680
|
+
<xs:annotation>
|
|
3681
|
+
<xs:documentation>Dieser Typ fasst Angaben zu den Nutzungseinheiten des Vorhabens zusammen.</xs:documentation>
|
|
3682
|
+
</xs:annotation>
|
|
3683
|
+
<xs:sequence>
|
|
3684
|
+
<xs:element name="wohneinheitenGesamt" minOccurs="0" type="xs:positiveInteger">
|
|
3685
|
+
<xs:annotation>
|
|
3686
|
+
<xs:documentation>Anzahl Wohneinheiten (gesamt)</xs:documentation>
|
|
3687
|
+
</xs:annotation>
|
|
3688
|
+
</xs:element>
|
|
3689
|
+
<xs:element name="wohneinheitenEigentumswohnungen"
|
|
3690
|
+
minOccurs="0"
|
|
3691
|
+
type="xs:positiveInteger">
|
|
3692
|
+
<xs:annotation>
|
|
3693
|
+
<xs:documentation>Anzahl Wohneinheiten Eigentumswohnungen</xs:documentation>
|
|
3694
|
+
</xs:annotation>
|
|
3695
|
+
</xs:element>
|
|
3696
|
+
<xs:element name="wohneinheitenMietwohnungen"
|
|
3697
|
+
minOccurs="0"
|
|
3698
|
+
type="xs:positiveInteger">
|
|
3699
|
+
<xs:annotation>
|
|
3700
|
+
<xs:documentation>Anzahl Wohneinheiten Mietwohnungen</xs:documentation>
|
|
3701
|
+
</xs:annotation>
|
|
3702
|
+
</xs:element>
|
|
3703
|
+
<xs:element name="wohneinheitenSozialwohnungen"
|
|
3704
|
+
minOccurs="0"
|
|
3705
|
+
type="xs:positiveInteger">
|
|
3706
|
+
<xs:annotation>
|
|
3707
|
+
<xs:documentation>Anzahl Wohneinheiten geförderte soziale Wohnungen</xs:documentation>
|
|
3708
|
+
</xs:annotation>
|
|
3709
|
+
</xs:element>
|
|
3710
|
+
<xs:element name="wohnungenGewerblich" minOccurs="0" type="xs:positiveInteger">
|
|
3711
|
+
<xs:annotation>
|
|
3712
|
+
<xs:documentation>Anzahl Wohnungen, die gewerblich genutzt werden sollen</xs:documentation>
|
|
3713
|
+
</xs:annotation>
|
|
3714
|
+
</xs:element>
|
|
3715
|
+
<xs:element name="wohnungenFreiberuflich"
|
|
3716
|
+
minOccurs="0"
|
|
3717
|
+
type="xs:positiveInteger">
|
|
3718
|
+
<xs:annotation>
|
|
3719
|
+
<xs:documentation>Anzahl Wohnungen, die freiberuflich genutzt werden sollen</xs:documentation>
|
|
3720
|
+
</xs:annotation>
|
|
3721
|
+
</xs:element>
|
|
3722
|
+
<xs:element name="nutzungseinheitenGewerbe"
|
|
3723
|
+
minOccurs="0"
|
|
3724
|
+
type="xs:positiveInteger">
|
|
3725
|
+
<xs:annotation>
|
|
3726
|
+
<xs:documentation>Anzahl Nutzungseinheiten Gewerbe</xs:documentation>
|
|
3727
|
+
</xs:annotation>
|
|
3728
|
+
</xs:element>
|
|
3729
|
+
</xs:sequence>
|
|
3730
|
+
</xs:complexType>
|
|
3731
|
+
<xs:complexType name="Position">
|
|
3732
|
+
<xs:annotation>
|
|
3733
|
+
<xs:documentation>Dieser Typ entält die Daten zu einer Position des Gebührenbescheids.</xs:documentation>
|
|
3734
|
+
</xs:annotation>
|
|
3735
|
+
<xs:sequence>
|
|
3736
|
+
<xs:element name="erlaeuterung" type="dinspec91379:datatypeC">
|
|
3737
|
+
<xs:annotation>
|
|
3738
|
+
<xs:documentation>Hier ist eine Begründung bzw. eine Herleitung (Bsp. Stückpreis mal Anzahl; Bsp. Rahmen mit Bezug auf Aufwand; Bsp. Grund bzw. Gegenstand der Auslage ) zur Position einzutragen.</xs:documentation>
|
|
3739
|
+
</xs:annotation>
|
|
3740
|
+
</xs:element>
|
|
3741
|
+
<xs:element name="betrag" type="xs:positiveInteger">
|
|
3742
|
+
<xs:annotation>
|
|
3743
|
+
<xs:documentation>Hier ist der Betrag in Eurocent einzutragen.</xs:documentation>
|
|
3744
|
+
</xs:annotation>
|
|
3745
|
+
</xs:element>
|
|
3746
|
+
</xs:sequence>
|
|
3747
|
+
</xs:complexType>
|
|
3748
|
+
<xs:complexType name="Prozessmerkmale">
|
|
3749
|
+
<xs:annotation>
|
|
3750
|
+
<xs:documentation>Dieser Typ bündelt Parameter zum Verfahren, die für eine Antragstellung relevant sein können.</xs:documentation>
|
|
3751
|
+
</xs:annotation>
|
|
3752
|
+
<xs:sequence>
|
|
3753
|
+
<xs:element name="verfahrensart" minOccurs="0" type="xbau:Code.Verfahrensart">
|
|
3754
|
+
<xs:annotation>
|
|
3755
|
+
<xs:documentation>Dieses Element kann verwendet werden, um die baurechtliche Verfahrensart anzugeben.</xs:documentation>
|
|
3756
|
+
</xs:annotation>
|
|
3757
|
+
</xs:element>
|
|
3758
|
+
<xs:element name="absehenNachbarbeteiligungBeantragt"
|
|
3759
|
+
minOccurs="0"
|
|
3760
|
+
type="xs:boolean">
|
|
3761
|
+
<xs:annotation>
|
|
3762
|
+
<xs:documentation>Wenn bei einer Bauvoranfrage beantragt wird, dass von einer Nachbarbeteiligung abzusehen ist, dann ist hier der Wert true zu übermitteln.</xs:documentation>
|
|
3763
|
+
</xs:annotation>
|
|
3764
|
+
</xs:element>
|
|
3765
|
+
<xs:element name="nachbarbeteiligungForm" minOccurs="0">
|
|
3766
|
+
<xs:annotation>
|
|
3767
|
+
<xs:documentation>Dieses Element kann verwendet werden, um Modalitäten der Nachbarbeteiligung anzugeben.</xs:documentation>
|
|
3768
|
+
</xs:annotation>
|
|
3769
|
+
<xs:complexType>
|
|
3770
|
+
<xs:sequence>
|
|
3771
|
+
<xs:element name="oeffentlicheBekanntmachung" minOccurs="0" type="xs:boolean">
|
|
3772
|
+
<xs:annotation>
|
|
3773
|
+
<xs:documentation>Falls beantragt wird, das Bauvorhaben öffentlich bekannt zu machen, ist in diesem Element "true" zu übermitteln.</xs:documentation>
|
|
3774
|
+
</xs:annotation>
|
|
3775
|
+
</xs:element>
|
|
3776
|
+
<xs:element name="oeffentlichkeitsbeteiligungVerpflichtend"
|
|
3777
|
+
minOccurs="0"
|
|
3778
|
+
type="xs:boolean">
|
|
3779
|
+
<xs:annotation>
|
|
3780
|
+
<xs:documentation>Falls eine Öffentlichkeitsbeteiligung verpflichtend durchzuführen ist, wird in diesem Element "true" übermittelt.</xs:documentation>
|
|
3781
|
+
</xs:annotation>
|
|
3782
|
+
</xs:element>
|
|
3783
|
+
<xs:element name="zustellungPositiverBescheidAnNachbarn"
|
|
3784
|
+
minOccurs="0"
|
|
3785
|
+
type="xs:boolean">
|
|
3786
|
+
<xs:annotation>
|
|
3787
|
+
<xs:documentation>Falls der Nachbarschaft ein positiver Bescheid zugestellt werden soll, ist in diesem Element "true" zu übermitteln.</xs:documentation>
|
|
3788
|
+
</xs:annotation>
|
|
3789
|
+
</xs:element>
|
|
3790
|
+
</xs:sequence>
|
|
3791
|
+
</xs:complexType>
|
|
3792
|
+
</xs:element>
|
|
3793
|
+
<xs:element name="nachtragsbaugenehmigung"
|
|
3794
|
+
minOccurs="0"
|
|
3795
|
+
type="xbau:BezugHauptbaugenehmigung">
|
|
3796
|
+
<xs:annotation>
|
|
3797
|
+
<xs:documentation>Falls mit der vorliegenden Nachrichteninstanz ein Nachtrag zu einer bereits erteilten Baugenehmigung beantragt werden soll (Nachtragsbaugenehmigung), sind in dieses Element Angaben einzutragen, die die bereits erteilte Baugenehmigung identifizieren. Durch diese Einträge wird der vorliegende Antrag zur Beantragung einer Nachtragsbaugenehmigung (auch Änderungsantrag genannt).</xs:documentation>
|
|
3798
|
+
</xs:annotation>
|
|
3799
|
+
</xs:element>
|
|
3800
|
+
<xs:element name="vorbescheid" minOccurs="0" type="xbau:BezugVorbescheid">
|
|
3801
|
+
<xs:annotation>
|
|
3802
|
+
<xs:documentation>Dieses Element erfasst die Angaben zu einem in der Vergangenheit erteilten Vorbescheid.</xs:documentation>
|
|
3803
|
+
</xs:annotation>
|
|
3804
|
+
</xs:element>
|
|
3805
|
+
<xs:element name="istReferenzgebaeude"
|
|
3806
|
+
minOccurs="0"
|
|
3807
|
+
fixed="true"
|
|
3808
|
+
type="xs:boolean">
|
|
3809
|
+
<xs:annotation>
|
|
3810
|
+
<xs:documentation>Durch die Übermittlung dieses Elements (enthält, falls vorhanden, den Wert true) wird mitgeteilt, dass der Gegenstand des vorliegenden Antragsverfahrens als Referenzgebäude markiert werden soll, so dass in zukünftigen Anträgen oder Anzeigen Bezug auf diesen genommen werden kann.</xs:documentation>
|
|
3811
|
+
</xs:annotation>
|
|
3812
|
+
</xs:element>
|
|
3813
|
+
<xs:element name="referenzgebaeude" minOccurs="0">
|
|
3814
|
+
<xs:annotation>
|
|
3815
|
+
<xs:documentation>Im Rahmen eines referenziellen Baugenehmigungsverfahrens sind in dieses Element Angaben einzutragen, die auf das Referenzgebäude (und den entsprechenden durchgeführten Vorgang) verweisen. Dieses Element muss verwendet werden, wenn das Attribut "verfahrensart" den Code "Referenzielles Baugenehmigungsverfahren" enthält.</xs:documentation>
|
|
3816
|
+
</xs:annotation>
|
|
3817
|
+
<xs:complexType>
|
|
3818
|
+
<xs:sequence>
|
|
3819
|
+
<xs:element name="bezugReferenzvorgang" type="xbau:Bezug">
|
|
3820
|
+
<xs:annotation>
|
|
3821
|
+
<xs:documentation>Hier ist im referenziellen Baugenehmigungsverfahren das Aktenzeichen des referenzierten Vorgangs einzutragen.</xs:documentation>
|
|
3822
|
+
</xs:annotation>
|
|
3823
|
+
</xs:element>
|
|
3824
|
+
<xs:element name="baugrundstueckReferenzgebaeude" type="xbau:Baugrundstueck">
|
|
3825
|
+
<xs:annotation>
|
|
3826
|
+
<xs:documentation>In diesem Element sind Daten enthalten, die das Baugrundstück des Referenzgebäudes identifizieren. Ein Baugrundstück kann mehrere Grundstücke umfassen.</xs:documentation>
|
|
3827
|
+
</xs:annotation>
|
|
3828
|
+
</xs:element>
|
|
3829
|
+
</xs:sequence>
|
|
3830
|
+
</xs:complexType>
|
|
3831
|
+
</xs:element>
|
|
3832
|
+
</xs:sequence>
|
|
3833
|
+
</xs:complexType>
|
|
3834
|
+
<xs:complexType name="Qualifikation">
|
|
3835
|
+
<xs:annotation>
|
|
3836
|
+
<xs:documentation>Dieser Typ deckt Angaben zur beruflichen Einordnung der bauvorlageberechtigten Person ab.</xs:documentation>
|
|
3837
|
+
</xs:annotation>
|
|
3838
|
+
<xs:sequence>
|
|
3839
|
+
<xs:element name="fachrichtung" type="xbau:Code.BauvorlageberechtigungSachverhalt">
|
|
3840
|
+
<xs:annotation>
|
|
3841
|
+
<xs:documentation>Dieses Element nimmt Angaben zur Fachrichtung (z.B. Architekt oder Innenarchitekt) der bauvorlageberechtigten Person auf. In diesem Element ist zu kennzeichnen, aufgrund welchen Sachverhalts der Entwurfsverfasser seine Bauvorlageberechtigung innehat.</xs:documentation>
|
|
3842
|
+
</xs:annotation>
|
|
3843
|
+
</xs:element>
|
|
3844
|
+
<xs:element name="nachweisUndPruefberechtigung" type="dinspec91379:datatypeC">
|
|
3845
|
+
<xs:annotation>
|
|
3846
|
+
<xs:documentation>Dieses Element enthält Informationen zur Nachweis- und Prüfberechtigung (d.i. Qualifikation, z.B. "PSV für Standsicherheit") der Person.</xs:documentation>
|
|
3847
|
+
</xs:annotation>
|
|
3848
|
+
</xs:element>
|
|
3849
|
+
</xs:sequence>
|
|
3850
|
+
</xs:complexType>
|
|
3851
|
+
<xs:complexType name="RaumlufttechnischeAnlagen">
|
|
3852
|
+
<xs:annotation>
|
|
3853
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu raumlufttechnischen Anlagen</xs:documentation>
|
|
3854
|
+
</xs:annotation>
|
|
3855
|
+
<xs:sequence>
|
|
3856
|
+
<xs:element name="lueftungsanlagenFuerGaragen" minOccurs="0" type="xs:token">
|
|
3857
|
+
<xs:annotation>
|
|
3858
|
+
<xs:documentation>Nur Mittel- und Großgaragen relevant</xs:documentation>
|
|
3859
|
+
</xs:annotation>
|
|
3860
|
+
</xs:element>
|
|
3861
|
+
<xs:element name="sonstigeLueftungsanlagen"
|
|
3862
|
+
minOccurs="0"
|
|
3863
|
+
type="xbau:Code.Lueftungsanlagen">
|
|
3864
|
+
<xs:annotation>
|
|
3865
|
+
<xs:documentation>Genehmigungspflichtige Lüftungsanlagen die nicht für Mittel- und Großgaragen bestimmt sind</xs:documentation>
|
|
3866
|
+
</xs:annotation>
|
|
3867
|
+
</xs:element>
|
|
3868
|
+
<xs:element name="kuehlung" minOccurs="0" type="xbau:Code.Kuehlung">
|
|
3869
|
+
<xs:annotation>
|
|
3870
|
+
<xs:documentation>Angabe zur Kühlung</xs:documentation>
|
|
3871
|
+
</xs:annotation>
|
|
3872
|
+
</xs:element>
|
|
3873
|
+
<xs:element name="artderAnlage" minOccurs="0" type="xbau:Code.RltAnlage">
|
|
3874
|
+
<xs:annotation>
|
|
3875
|
+
<xs:documentation>Angabe der Art der Anlage.</xs:documentation>
|
|
3876
|
+
</xs:annotation>
|
|
3877
|
+
</xs:element>
|
|
3878
|
+
<xs:element name="ueberbrueckungVonWaendenUndDecken" minOccurs="0">
|
|
3879
|
+
<xs:annotation>
|
|
3880
|
+
<xs:documentation>aus NRW</xs:documentation>
|
|
3881
|
+
</xs:annotation>
|
|
3882
|
+
<xs:complexType>
|
|
3883
|
+
<xs:sequence>
|
|
3884
|
+
<xs:element name="bauvorlageLiegtBei" minOccurs="0" type="xs:boolean">
|
|
3885
|
+
<xs:annotation>
|
|
3886
|
+
<xs:documentation>Angabe zur Bauvorlage</xs:documentation>
|
|
3887
|
+
</xs:annotation>
|
|
3888
|
+
</xs:element>
|
|
3889
|
+
</xs:sequence>
|
|
3890
|
+
</xs:complexType>
|
|
3891
|
+
</xs:element>
|
|
3892
|
+
</xs:sequence>
|
|
3893
|
+
</xs:complexType>
|
|
3894
|
+
<xs:complexType name="RefAnlage">
|
|
3895
|
+
<xs:annotation>
|
|
3896
|
+
<xs:documentation>Typ für die Bezugnahme auf Bestandteile eines Antrags oder eines Auftrags. Dieser Typ wird im Kontext einer formellen Prüfung eingesetzt.</xs:documentation>
|
|
3897
|
+
</xs:annotation>
|
|
3898
|
+
<xs:sequence>
|
|
3899
|
+
<xs:element name="bezeichnung" type="dinspec91379:datatypeC">
|
|
3900
|
+
<xs:annotation>
|
|
3901
|
+
<xs:documentation>Hier wird die Bezeichnung der referenziereten Bauvorlage angegeben.</xs:documentation>
|
|
3902
|
+
</xs:annotation>
|
|
3903
|
+
</xs:element>
|
|
3904
|
+
<xs:element name="versionsnummer" type="xs:positiveInteger">
|
|
3905
|
+
<xs:annotation>
|
|
3906
|
+
<xs:documentation>Hier ist die Versionsnummer der referenzierten Bauvorlage einzutragen.</xs:documentation>
|
|
3907
|
+
</xs:annotation>
|
|
3908
|
+
</xs:element>
|
|
3909
|
+
</xs:sequence>
|
|
3910
|
+
</xs:complexType>
|
|
3911
|
+
<xs:complexType name="Schornstein">
|
|
3912
|
+
<xs:annotation>
|
|
3913
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zum Schornstein</xs:documentation>
|
|
3914
|
+
</xs:annotation>
|
|
3915
|
+
<xs:sequence>
|
|
3916
|
+
<xs:element name="bemessung" minOccurs="0" type="xbau:Code.Bemessung">
|
|
3917
|
+
<xs:annotation>
|
|
3918
|
+
<xs:documentation>Angaben zur Bemessung</xs:documentation>
|
|
3919
|
+
</xs:annotation>
|
|
3920
|
+
</xs:element>
|
|
3921
|
+
<xs:element name="wirksameHoehe" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
3922
|
+
<xs:annotation>
|
|
3923
|
+
<xs:documentation>Angaben zur wirksamen Höhe</xs:documentation>
|
|
3924
|
+
</xs:annotation>
|
|
3925
|
+
</xs:element>
|
|
3926
|
+
<xs:element name="hoeheUeberDach" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
3927
|
+
<xs:annotation>
|
|
3928
|
+
<xs:documentation>Attika</xs:documentation>
|
|
3929
|
+
</xs:annotation>
|
|
3930
|
+
</xs:element>
|
|
3931
|
+
<xs:element name="fuehrung" minOccurs="0" type="xbau:Code.Fuehrung">
|
|
3932
|
+
<xs:annotation>
|
|
3933
|
+
<xs:documentation>Angabe zur Führung.</xs:documentation>
|
|
3934
|
+
</xs:annotation>
|
|
3935
|
+
</xs:element>
|
|
3936
|
+
<xs:element name="muendung" minOccurs="0" type="xbau:Code.Muendung">
|
|
3937
|
+
<xs:annotation>
|
|
3938
|
+
<xs:documentation>Angabe zur Mündung.</xs:documentation>
|
|
3939
|
+
</xs:annotation>
|
|
3940
|
+
</xs:element>
|
|
3941
|
+
<xs:element name="bauartUndBaustoffe" minOccurs="0" type="xs:token">
|
|
3942
|
+
<xs:annotation>
|
|
3943
|
+
<xs:documentation>Beschreibung der Bauart und der Materialien, z. B. einschalig, mehrschalig.</xs:documentation>
|
|
3944
|
+
</xs:annotation>
|
|
3945
|
+
</xs:element>
|
|
3946
|
+
<xs:element name="reinigungsoeffnungen" minOccurs="0">
|
|
3947
|
+
<xs:annotation>
|
|
3948
|
+
<xs:documentation>Angaben zu Reinigungsöffnungen</xs:documentation>
|
|
3949
|
+
</xs:annotation>
|
|
3950
|
+
<xs:complexType>
|
|
3951
|
+
<xs:sequence>
|
|
3952
|
+
<xs:element name="anzahl" minOccurs="0" type="xs:positiveInteger">
|
|
3953
|
+
<xs:annotation>
|
|
3954
|
+
<xs:documentation>Angabe der Anzahl</xs:documentation>
|
|
3955
|
+
</xs:annotation>
|
|
3956
|
+
</xs:element>
|
|
3957
|
+
<xs:element name="inFolgendenRaeumen" minOccurs="0" type="xs:token">
|
|
3958
|
+
<xs:annotation>
|
|
3959
|
+
<xs:documentation>Angabe der Räume</xs:documentation>
|
|
3960
|
+
</xs:annotation>
|
|
3961
|
+
</xs:element>
|
|
3962
|
+
</xs:sequence>
|
|
3963
|
+
</xs:complexType>
|
|
3964
|
+
</xs:element>
|
|
3965
|
+
</xs:sequence>
|
|
3966
|
+
</xs:complexType>
|
|
3967
|
+
<xs:complexType name="StaedtebaulicheKennzahlen">
|
|
3968
|
+
<xs:annotation>
|
|
3969
|
+
<xs:documentation>Dieser Typ fasst die städtebaulichen Kennzahlen des Vorhabens zusammen.</xs:documentation>
|
|
3970
|
+
</xs:annotation>
|
|
3971
|
+
<xs:sequence>
|
|
3972
|
+
<xs:element name="geschossflaechenzahl" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
3973
|
+
<xs:annotation>
|
|
3974
|
+
<xs:documentation>Die Geschossflächenzah (GFZl, BauNVO, § 20) gibt das Verhältnis der gesamten Geschossfläche aller Vollgeschosse der baulichen Anlagen auf einem Grundstück zu der Fläche des Baugrundstücks an. Die GFZ ist eine dimensionslose Größe und wird mit ein oder zwei Dezimalstellen angegeben.</xs:documentation>
|
|
3975
|
+
</xs:annotation>
|
|
3976
|
+
</xs:element>
|
|
3977
|
+
<xs:element name="grundflaechenzahl" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
3978
|
+
<xs:annotation>
|
|
3979
|
+
<xs:documentation>Die Grundflächenzahl (GRZ, BauNVO, § 19) gibt den Flächenanteil eines Baugrundstückes an, der überbaut werden darf; sie wird mit ein oder zwei Dezimalstellen angegeben.</xs:documentation>
|
|
3980
|
+
</xs:annotation>
|
|
3981
|
+
</xs:element>
|
|
3982
|
+
<xs:element name="baumassenzahl" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
3983
|
+
<xs:annotation>
|
|
3984
|
+
<xs:documentation>Die Baumassenzahl (BMZ, BauNVO, § 21), gibt an, wie viel Kubikmeter Baumasse je Quadratmeter Fläche eines Baugrundstücks zulässig oder vorhanden sind.</xs:documentation>
|
|
3985
|
+
</xs:annotation>
|
|
3986
|
+
</xs:element>
|
|
3987
|
+
</xs:sequence>
|
|
3988
|
+
</xs:complexType>
|
|
3989
|
+
<xs:complexType name="StellungnahmeBelastenderVerwaltungsakt">
|
|
3990
|
+
<xs:annotation>
|
|
3991
|
+
<xs:documentation>Dieser Typ nimmt die Parameter einer Stellungnahme auf, mit der sich ein Antragsteller zu einem belastenden Verwaltungsakt äußert.</xs:documentation>
|
|
3992
|
+
</xs:annotation>
|
|
3993
|
+
<xs:sequence>
|
|
3994
|
+
<xs:element name="bezeichnungRegelverstoss" type="dinspec91379:datatypeC">
|
|
3995
|
+
<xs:annotation>
|
|
3996
|
+
<xs:documentation>Hier ist die Bezeichnung des betreffenden Regelverstoßes genannt.</xs:documentation>
|
|
3997
|
+
</xs:annotation>
|
|
3998
|
+
</xs:element>
|
|
3999
|
+
<xs:element name="stellungnahme" type="xbauk:TextFormatiert">
|
|
4000
|
+
<xs:annotation>
|
|
4001
|
+
<xs:documentation>Dieses Element enthält die Stellungnahme des Antragsstellers. Sie nimmt auf die Beanstandung Bezug.</xs:documentation>
|
|
4002
|
+
</xs:annotation>
|
|
4003
|
+
</xs:element>
|
|
4004
|
+
</xs:sequence>
|
|
4005
|
+
</xs:complexType>
|
|
4006
|
+
<xs:complexType name="StellungnahmeStrukturiert">
|
|
4007
|
+
<xs:annotation>
|
|
4008
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter einer strukturierten Stellungnahme, den die beteiligte Behörde für die Zustellung ihrer Stellungnahme verwenden kann.</xs:documentation>
|
|
4009
|
+
</xs:annotation>
|
|
4010
|
+
<xs:sequence>
|
|
4011
|
+
<xs:element name="tenor">
|
|
4012
|
+
<xs:annotation>
|
|
4013
|
+
<xs:documentation>Hier wird der Tenor der Stellungnahme formuliert. Handelt es sich um eine Zustimmung, kann diese mit oder ohne Nebenbestimmung zugestellt werden. Falls eine Abweichungsentscheidung in diesem Fall vorliegt, kann diese positiv oder negativ ausfallen.</xs:documentation>
|
|
4014
|
+
</xs:annotation>
|
|
4015
|
+
<xs:complexType>
|
|
4016
|
+
<xs:sequence>
|
|
4017
|
+
<xs:element name="istZustimmung" type="xs:boolean">
|
|
4018
|
+
<xs:annotation>
|
|
4019
|
+
<xs:documentation>Falls die Stellungnahme positiv ausgefallen ist (Zustimmung), so wird in diesem Element "true" übermittelt, andernfalls "false".</xs:documentation>
|
|
4020
|
+
</xs:annotation>
|
|
4021
|
+
</xs:element>
|
|
4022
|
+
</xs:sequence>
|
|
4023
|
+
</xs:complexType>
|
|
4024
|
+
</xs:element>
|
|
4025
|
+
<xs:element name="rechtsbereich" type="xbau:Code.Rechtsbereich">
|
|
4026
|
+
<xs:annotation>
|
|
4027
|
+
<xs:documentation>Dieses Element nennt den Rechtsbereich, innerhalb dessen die Stellungnahme zugestellt wird.</xs:documentation>
|
|
4028
|
+
</xs:annotation>
|
|
4029
|
+
</xs:element>
|
|
4030
|
+
<xs:element name="abweichung"
|
|
4031
|
+
minOccurs="0"
|
|
4032
|
+
maxOccurs="unbounded"
|
|
4033
|
+
type="xbau:AbweichungBearbeitet">
|
|
4034
|
+
<xs:annotation>
|
|
4035
|
+
<xs:documentation>Hier werden ggf. die Erläuterungen zur Stellungnahme geliefert, die eine beantragte Abweichung betreffen.</xs:documentation>
|
|
4036
|
+
</xs:annotation>
|
|
4037
|
+
</xs:element>
|
|
4038
|
+
<xs:element name="nebenbestimmung"
|
|
4039
|
+
minOccurs="0"
|
|
4040
|
+
maxOccurs="unbounded"
|
|
4041
|
+
type="xbau:Nebenbestimmung">
|
|
4042
|
+
<xs:annotation>
|
|
4043
|
+
<xs:documentation>Hier werden ggf. Nebenbestimmungen zur Stellungnahme eingefügt.</xs:documentation>
|
|
4044
|
+
</xs:annotation>
|
|
4045
|
+
</xs:element>
|
|
4046
|
+
<xs:element name="begruendung" minOccurs="0" type="xbauk:TextFormatiert">
|
|
4047
|
+
<xs:annotation>
|
|
4048
|
+
<xs:documentation>Falls die Stellungnahme nicht zustimmend ausgefallen ist, wird in diesem Element die entsprechende Begründung geliefert.</xs:documentation>
|
|
4049
|
+
</xs:annotation>
|
|
4050
|
+
</xs:element>
|
|
4051
|
+
<xs:element name="anlagen" minOccurs="0" type="xbau:Anlagen">
|
|
4052
|
+
<xs:annotation>
|
|
4053
|
+
<xs:documentation>Die für das Verständnis der Stellungnahme notwendigen Bauvorlagen werden in diesem Objekt eingefügt.</xs:documentation>
|
|
4054
|
+
</xs:annotation>
|
|
4055
|
+
</xs:element>
|
|
4056
|
+
</xs:sequence>
|
|
4057
|
+
</xs:complexType>
|
|
4058
|
+
<xs:complexType name="TechnischeGebaeudeausruestung">
|
|
4059
|
+
<xs:annotation>
|
|
4060
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zur technischen Gebäudeausrüstung</xs:documentation>
|
|
4061
|
+
</xs:annotation>
|
|
4062
|
+
<xs:sequence>
|
|
4063
|
+
<xs:element name="feuerstaetten" minOccurs="0" type="xbau:Feuerstaetten">
|
|
4064
|
+
<xs:annotation>
|
|
4065
|
+
<xs:documentation>Angaben zu Feuerstätten</xs:documentation>
|
|
4066
|
+
</xs:annotation>
|
|
4067
|
+
</xs:element>
|
|
4068
|
+
<xs:element name="raumlufttechnischeAnlagen"
|
|
4069
|
+
minOccurs="0"
|
|
4070
|
+
maxOccurs="unbounded"
|
|
4071
|
+
type="xbau:RaumlufttechnischeAnlagen">
|
|
4072
|
+
<xs:annotation>
|
|
4073
|
+
<xs:documentation>In Krankenhäusern findet man in der Regel mehrere Lüftungsanlagen. [§ 41 MBO] [MLüAR] [MPrüfVO]</xs:documentation>
|
|
4074
|
+
</xs:annotation>
|
|
4075
|
+
</xs:element>
|
|
4076
|
+
<xs:element name="aufzuege"
|
|
4077
|
+
minOccurs="0"
|
|
4078
|
+
maxOccurs="unbounded"
|
|
4079
|
+
type="xbau:Aufzuege">
|
|
4080
|
+
<xs:annotation>
|
|
4081
|
+
<xs:documentation>Angaben zu Aufzügen</xs:documentation>
|
|
4082
|
+
</xs:annotation>
|
|
4083
|
+
</xs:element>
|
|
4084
|
+
<xs:element name="brennstofflager"
|
|
4085
|
+
minOccurs="0"
|
|
4086
|
+
maxOccurs="unbounded"
|
|
4087
|
+
type="xbau:Brennstofflager">
|
|
4088
|
+
<xs:annotation>
|
|
4089
|
+
<xs:documentation>Angaben zu Brennstofflagern</xs:documentation>
|
|
4090
|
+
</xs:annotation>
|
|
4091
|
+
</xs:element>
|
|
4092
|
+
<xs:element name="weitereTGAAnlagen"
|
|
4093
|
+
minOccurs="0"
|
|
4094
|
+
maxOccurs="unbounded"
|
|
4095
|
+
type="xbau:WeitereTGAAnlagen">
|
|
4096
|
+
<xs:annotation>
|
|
4097
|
+
<xs:documentation>Angaben zu weiteren TGA-Anlagen</xs:documentation>
|
|
4098
|
+
</xs:annotation>
|
|
4099
|
+
</xs:element>
|
|
4100
|
+
</xs:sequence>
|
|
4101
|
+
</xs:complexType>
|
|
4102
|
+
<xs:complexType name="VerfahrenNachAnderenRechtsvorschriften">
|
|
4103
|
+
<xs:annotation>
|
|
4104
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu Verfahren nach anderen Rechtsvorschriften.</xs:documentation>
|
|
4105
|
+
</xs:annotation>
|
|
4106
|
+
<xs:sequence>
|
|
4107
|
+
<xs:element name="artDesVerfahrens"
|
|
4108
|
+
minOccurs="0"
|
|
4109
|
+
type="xbau:Code.Verfahrensart">
|
|
4110
|
+
<xs:annotation>
|
|
4111
|
+
<xs:documentation>Angabe der Verfahrensart</xs:documentation>
|
|
4112
|
+
</xs:annotation>
|
|
4113
|
+
</xs:element>
|
|
4114
|
+
<xs:element name="gegenstand" minOccurs="0" type="xs:token">
|
|
4115
|
+
<xs:annotation>
|
|
4116
|
+
<xs:documentation>Angabe des Gegenstands</xs:documentation>
|
|
4117
|
+
</xs:annotation>
|
|
4118
|
+
</xs:element>
|
|
4119
|
+
<xs:element name="antragsdatum" minOccurs="0" type="xs:token">
|
|
4120
|
+
<xs:annotation>
|
|
4121
|
+
<xs:documentation>Angabe des Antragsdatums</xs:documentation>
|
|
4122
|
+
</xs:annotation>
|
|
4123
|
+
</xs:element>
|
|
4124
|
+
<xs:element name="verfahrenNachweisdaten"
|
|
4125
|
+
minOccurs="0"
|
|
4126
|
+
type="xbauk:Nachweisdaten">
|
|
4127
|
+
<xs:annotation>
|
|
4128
|
+
<xs:documentation>Angabe der zugrundeliegenden Nachweisdaten</xs:documentation>
|
|
4129
|
+
</xs:annotation>
|
|
4130
|
+
</xs:element>
|
|
4131
|
+
</xs:sequence>
|
|
4132
|
+
</xs:complexType>
|
|
4133
|
+
<xs:complexType name="VorbescheidBeantragt">
|
|
4134
|
+
<xs:annotation>
|
|
4135
|
+
<xs:documentation>Dieser Typ beinhaltet die Parameter einer Frage, die im Rahmen eines Vorbescheidantrags thematisiert wird. Insoweit diese Frage einen Abweichungsantrag bzw. eine beantragte Erleichterung betrifft, sind in einer Instanz des Typs Daten enthalten, die den entsprechenden Kontext verdeutlichen.</xs:documentation>
|
|
4136
|
+
</xs:annotation>
|
|
4137
|
+
<xs:sequence>
|
|
4138
|
+
<xs:element name="artDerFrage"
|
|
4139
|
+
minOccurs="0"
|
|
4140
|
+
type="xbau:Code.VorbescheidBetreff">
|
|
4141
|
+
<xs:annotation>
|
|
4142
|
+
<xs:documentation>Falls dieses Element verwendet wird, ist einzutragen, in welche Kategorie die im Rahmen des Vorbescheidantrags thematisierte Fragestellung einzuordnen ist.</xs:documentation>
|
|
4143
|
+
</xs:annotation>
|
|
4144
|
+
</xs:element>
|
|
4145
|
+
<xs:element name="vorbescheidfrage" type="xbauk:Text">
|
|
4146
|
+
<xs:annotation>
|
|
4147
|
+
<xs:documentation>Beschreibung der Fragestellung(en) im Rahmen eines Vorbescheids</xs:documentation>
|
|
4148
|
+
</xs:annotation>
|
|
4149
|
+
</xs:element>
|
|
4150
|
+
<xs:element name="beantragteAbweichung"
|
|
4151
|
+
minOccurs="0"
|
|
4152
|
+
maxOccurs="unbounded"
|
|
4153
|
+
type="xbau:AbweichungBeantragt">
|
|
4154
|
+
<xs:annotation>
|
|
4155
|
+
<xs:documentation>Hier sind die Daten zu einer möglichen Abweichung eingefügt, falls die Vorbescheidfrage eine solche betrifft.</xs:documentation>
|
|
4156
|
+
</xs:annotation>
|
|
4157
|
+
</xs:element>
|
|
4158
|
+
<xs:element name="angefragteErleichterung"
|
|
4159
|
+
minOccurs="0"
|
|
4160
|
+
maxOccurs="unbounded"
|
|
4161
|
+
type="xbau:ErleichterungAngefragt">
|
|
4162
|
+
<xs:annotation>
|
|
4163
|
+
<xs:documentation>Hier sind die Daten zu einer möglichen Erleichterung eingefügt, falls die Vorbescheidfrage eine solche betrifft.</xs:documentation>
|
|
4164
|
+
</xs:annotation>
|
|
4165
|
+
</xs:element>
|
|
4166
|
+
</xs:sequence>
|
|
4167
|
+
</xs:complexType>
|
|
4168
|
+
<xs:complexType name="WeitereTGAAnlagen">
|
|
4169
|
+
<xs:annotation>
|
|
4170
|
+
<xs:documentation>Hier können weitere Anlagen der Technischen Gebäudeausrüstung beschrieben werden, für die kein eigener Datentyp (wie z. B. Feuerungsanlagen, Raumlufttechnische Anlagen) definiert wurde.</xs:documentation>
|
|
4171
|
+
</xs:annotation>
|
|
4172
|
+
<xs:sequence>
|
|
4173
|
+
<xs:element name="art" minOccurs="0" type="xbau:Code.TGAAnlageArt">
|
|
4174
|
+
<xs:annotation>
|
|
4175
|
+
<xs:documentation>Auswahlliste der möglichen Arten von technischen Anlagen</xs:documentation>
|
|
4176
|
+
</xs:annotation>
|
|
4177
|
+
</xs:element>
|
|
4178
|
+
<xs:element name="text" minOccurs="0" type="xbauk:Text">
|
|
4179
|
+
<xs:annotation>
|
|
4180
|
+
<xs:documentation>Textliche Beschreibung der wesentlichen Merkmale der Anlage</xs:documentation>
|
|
4181
|
+
</xs:annotation>
|
|
4182
|
+
</xs:element>
|
|
4183
|
+
</xs:sequence>
|
|
4184
|
+
</xs:complexType>
|
|
4185
|
+
<xs:complexType name="WerbeanlageArt">
|
|
4186
|
+
<xs:annotation>
|
|
4187
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zur Art von Werbeanlagen.</xs:documentation>
|
|
4188
|
+
</xs:annotation>
|
|
4189
|
+
<xs:choice>
|
|
4190
|
+
<xs:element name="code" type="xbau:Code.WerbeanlageArt">
|
|
4191
|
+
<xs:annotation>
|
|
4192
|
+
<xs:documentation>Angabe der Art der Werbeanlage.</xs:documentation>
|
|
4193
|
+
</xs:annotation>
|
|
4194
|
+
</xs:element>
|
|
4195
|
+
<xs:element name="nichtGelisteterWert" type="dinspec91379:datatypeC">
|
|
4196
|
+
<xs:annotation>
|
|
4197
|
+
<xs:documentation>Freitextangabe für die Art der Werbeanlage.</xs:documentation>
|
|
4198
|
+
</xs:annotation>
|
|
4199
|
+
</xs:element>
|
|
4200
|
+
</xs:choice>
|
|
4201
|
+
</xs:complexType>
|
|
4202
|
+
<xs:complexType name="Werbeanlagen">
|
|
4203
|
+
<xs:annotation>
|
|
4204
|
+
<xs:documentation>Dieser Typ beinhaltet Daten zu Werbeanlagen.</xs:documentation>
|
|
4205
|
+
</xs:annotation>
|
|
4206
|
+
<xs:sequence>
|
|
4207
|
+
<xs:element name="vorhabenAnDerStaetteDerLeistung"
|
|
4208
|
+
minOccurs="0"
|
|
4209
|
+
type="xs:boolean">
|
|
4210
|
+
<xs:annotation>
|
|
4211
|
+
<xs:documentation>Angabe zum Vorhaben an der Stätte der Leistung</xs:documentation>
|
|
4212
|
+
</xs:annotation>
|
|
4213
|
+
</xs:element>
|
|
4214
|
+
<xs:element name="artDerWerbeanlage" minOccurs="0" type="xbau:WerbeanlageArt">
|
|
4215
|
+
<xs:annotation>
|
|
4216
|
+
<xs:documentation>Angabe der Art der Werbeanlage.</xs:documentation>
|
|
4217
|
+
</xs:annotation>
|
|
4218
|
+
</xs:element>
|
|
4219
|
+
<xs:element name="ausladungDerWerbeanlage" minOccurs="0" type="xs:token">
|
|
4220
|
+
<xs:annotation>
|
|
4221
|
+
<xs:documentation>Angabe zur Ausladung der Werbeanlage</xs:documentation>
|
|
4222
|
+
</xs:annotation>
|
|
4223
|
+
</xs:element>
|
|
4224
|
+
<xs:element name="abstandVonDerFahrbahnkante" minOccurs="0" type="xs:token">
|
|
4225
|
+
<xs:annotation>
|
|
4226
|
+
<xs:documentation>Angabe zum Abstand von der Fahrbahnkante</xs:documentation>
|
|
4227
|
+
</xs:annotation>
|
|
4228
|
+
</xs:element>
|
|
4229
|
+
<xs:element name="lichteDurchgangshoehe" minOccurs="0" type="xs:token">
|
|
4230
|
+
<xs:annotation>
|
|
4231
|
+
<xs:documentation>Angabe zur lichten Durchgangshöhe</xs:documentation>
|
|
4232
|
+
</xs:annotation>
|
|
4233
|
+
</xs:element>
|
|
4234
|
+
<xs:element name="verwendeteWerkstoffe" minOccurs="0" type="xs:token">
|
|
4235
|
+
<xs:annotation>
|
|
4236
|
+
<xs:documentation>Angabe zu verwendeten Werkstoffen</xs:documentation>
|
|
4237
|
+
</xs:annotation>
|
|
4238
|
+
</xs:element>
|
|
4239
|
+
<xs:element name="beleuchtung" minOccurs="0" type="xbau:Code.Beleuchtung">
|
|
4240
|
+
<xs:annotation>
|
|
4241
|
+
<xs:documentation>Angabe zur Beleuchtung.</xs:documentation>
|
|
4242
|
+
</xs:annotation>
|
|
4243
|
+
</xs:element>
|
|
4244
|
+
<xs:element name="anzahlBeleuchteterFlaechen" minOccurs="0" type="xs:token">
|
|
4245
|
+
<xs:annotation>
|
|
4246
|
+
<xs:documentation>Angabe der Anzahl beleuchteter Flächen</xs:documentation>
|
|
4247
|
+
</xs:annotation>
|
|
4248
|
+
</xs:element>
|
|
4249
|
+
<xs:element name="herstellungskosten" minOccurs="0" type="xs:positiveInteger">
|
|
4250
|
+
<xs:annotation>
|
|
4251
|
+
<xs:documentation>Hier sind die Herstellungskosten der Werbeanlage einzutragen (Einheit: Eurocent).</xs:documentation>
|
|
4252
|
+
</xs:annotation>
|
|
4253
|
+
</xs:element>
|
|
4254
|
+
</xs:sequence>
|
|
4255
|
+
</xs:complexType>
|
|
4256
|
+
<xs:complexType name="Wohnungsprofil">
|
|
4257
|
+
<xs:annotation>
|
|
4258
|
+
<xs:documentation>In diesem Datentyp lässt sich abbilden, wie viele Wohnungen mit 1, 2, 3 oder mehr Wohnungen es in dem Bauvorhaben gibt. Diese Angaben werden von der Statistik in verschiedenen Kontexten angefragt.</xs:documentation>
|
|
4259
|
+
</xs:annotation>
|
|
4260
|
+
<xs:sequence>
|
|
4261
|
+
<xs:element name="anzahlWohnungen" minOccurs="0" type="xs:positiveInteger">
|
|
4262
|
+
<xs:annotation>
|
|
4263
|
+
<xs:documentation>Angabe der Anzahl der Wohnungen in dieser Wohnungskategorie.</xs:documentation>
|
|
4264
|
+
</xs:annotation>
|
|
4265
|
+
</xs:element>
|
|
4266
|
+
<xs:element name="kategorie" minOccurs="0" type="xbau:Code.RaeumeAnzahl">
|
|
4267
|
+
<xs:annotation>
|
|
4268
|
+
<xs:documentation>Das Gruppierungsmerkmal: Angabe der Anzahl der Räume in diesen Wohnungen.</xs:documentation>
|
|
4269
|
+
</xs:annotation>
|
|
4270
|
+
</xs:element>
|
|
4271
|
+
<xs:element name="anzahlRaeumebeiWohnungenMitSiebenOderMehrRaeumen"
|
|
4272
|
+
minOccurs="0"
|
|
4273
|
+
type="xs:positiveInteger">
|
|
4274
|
+
<xs:annotation>
|
|
4275
|
+
<xs:documentation>Wenn eine Wohnung sieben oder mehr als sieben Räume hat, ist hier die konkrete Anzahl der Räume anzugeben.</xs:documentation>
|
|
4276
|
+
</xs:annotation>
|
|
4277
|
+
</xs:element>
|
|
4278
|
+
</xs:sequence>
|
|
4279
|
+
</xs:complexType>
|
|
4280
|
+
<xs:complexType name="XBau.Flaechen">
|
|
4281
|
+
<xs:annotation>
|
|
4282
|
+
<xs:documentation>Dieser Typ fasst Angaben zu den Grundstücksflächen des Vorhabens zusammen.</xs:documentation>
|
|
4283
|
+
</xs:annotation>
|
|
4284
|
+
<xs:sequence>
|
|
4285
|
+
<xs:element name="spielplatzFlaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
4286
|
+
<xs:annotation>
|
|
4287
|
+
<xs:documentation>Spielplatzfläche nach § 8 Abs. 2 MBO. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
4288
|
+
</xs:annotation>
|
|
4289
|
+
</xs:element>
|
|
4290
|
+
<xs:element name="freizeitFlaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
4291
|
+
<xs:annotation>
|
|
4292
|
+
<xs:documentation>Freizeitfläche. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
4293
|
+
</xs:annotation>
|
|
4294
|
+
</xs:element>
|
|
4295
|
+
<xs:element name="stellplaetzeUndDerenZufahrten" minOccurs="0">
|
|
4296
|
+
<xs:annotation>
|
|
4297
|
+
<xs:documentation>Angaben zu Stellplätzen und deren Zufahrten nach § 19 Abs. 4 Ziffer 1 BauNVO</xs:documentation>
|
|
4298
|
+
</xs:annotation>
|
|
4299
|
+
<xs:complexType>
|
|
4300
|
+
<xs:sequence>
|
|
4301
|
+
<xs:element name="flaecheZufahrt" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
4302
|
+
<xs:annotation>
|
|
4303
|
+
<xs:documentation>Größe der Flächen von Zufahrten. Angabe: Anzahl Quadratmeter</xs:documentation>
|
|
4304
|
+
</xs:annotation>
|
|
4305
|
+
</xs:element>
|
|
4306
|
+
<xs:element name="flaecheKFZStellplaetze"
|
|
4307
|
+
minOccurs="0"
|
|
4308
|
+
type="xbauk:Dezimal.XBau">
|
|
4309
|
+
<xs:annotation>
|
|
4310
|
+
<xs:documentation>Größe aller Stellplatzflächen. Angabe: Anzahl Quadratmeter</xs:documentation>
|
|
4311
|
+
</xs:annotation>
|
|
4312
|
+
</xs:element>
|
|
4313
|
+
<xs:element name="flaecheFahrradStellplaetze"
|
|
4314
|
+
minOccurs="0"
|
|
4315
|
+
type="xbauk:Dezimal.XBau">
|
|
4316
|
+
<xs:annotation>
|
|
4317
|
+
<xs:documentation>Größe aller Stellplatzflächen. Angabe: Anzahl Quadratmeter</xs:documentation>
|
|
4318
|
+
</xs:annotation>
|
|
4319
|
+
</xs:element>
|
|
4320
|
+
</xs:sequence>
|
|
4321
|
+
</xs:complexType>
|
|
4322
|
+
</xs:element>
|
|
4323
|
+
<xs:element name="flaecheDerNebenanlagen"
|
|
4324
|
+
minOccurs="0"
|
|
4325
|
+
type="xbauk:Dezimal.XBau">
|
|
4326
|
+
<xs:annotation>
|
|
4327
|
+
<xs:documentation>Nebenanlagen im Sinne des § 14 BauNVO und § 19 Abs. 4 Ziffer 2 BauNVO. Angabe: Anzahl Quadratmeter.</xs:documentation>
|
|
4328
|
+
</xs:annotation>
|
|
4329
|
+
</xs:element>
|
|
4330
|
+
<xs:element name="versiegelteFlaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
4331
|
+
<xs:annotation>
|
|
4332
|
+
<xs:documentation>Versiegelte Fläche. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
4333
|
+
</xs:annotation>
|
|
4334
|
+
</xs:element>
|
|
4335
|
+
<xs:element name="verkaufsflaeche" minOccurs="0" type="xbauk:Dezimal.XBau">
|
|
4336
|
+
<xs:annotation>
|
|
4337
|
+
<xs:documentation>Verkaufsfläche. Angabe: Anzahl Quadratmeter mit zwei Nachkommastellen</xs:documentation>
|
|
4338
|
+
</xs:annotation>
|
|
4339
|
+
</xs:element>
|
|
4340
|
+
</xs:sequence>
|
|
4341
|
+
</xs:complexType>
|
|
4342
|
+
<xs:complexType name="Zahlungsdaten">
|
|
4343
|
+
<xs:annotation>
|
|
4344
|
+
<xs:documentation>Dieser Typ enthält die Angaben, die für die bargeldlose Bezahlung gemäß SEPA benötigt werden.</xs:documentation>
|
|
4345
|
+
</xs:annotation>
|
|
4346
|
+
<xs:sequence>
|
|
4347
|
+
<xs:element name="iban" type="dinspec91379:datatypeC">
|
|
4348
|
+
<xs:annotation>
|
|
4349
|
+
<xs:documentation>IBAN des Kontos, auf das die Gebühr einzuzahlen ist.</xs:documentation>
|
|
4350
|
+
</xs:annotation>
|
|
4351
|
+
</xs:element>
|
|
4352
|
+
<xs:element name="bic" minOccurs="0" type="dinspec91379:datatypeC">
|
|
4353
|
+
<xs:annotation>
|
|
4354
|
+
<xs:documentation>Angabe zur Bank (BIC), bei der das Konto eingerichtet ist, auf das die Gebühr einzuzahlen ist. Für Überweisungen des Anwenders aus dem Ausland.</xs:documentation>
|
|
4355
|
+
</xs:annotation>
|
|
4356
|
+
</xs:element>
|
|
4357
|
+
<xs:element name="verwendungszweck" type="dinspec91379:datatypeC">
|
|
4358
|
+
<xs:annotation>
|
|
4359
|
+
<xs:documentation>Hier ist das Kassenzeichen einzutragen, unter dem die Sollstellung durch die Baubehörde bei der lokalen Finanzverwaltung veranlasst wurde. Ist vom Bauherrn bei der Zahlung im Überweisungsformular in das Feld "Verwendungszweck" einzutragen.</xs:documentation>
|
|
4360
|
+
</xs:annotation>
|
|
4361
|
+
</xs:element>
|
|
4362
|
+
</xs:sequence>
|
|
4363
|
+
</xs:complexType>
|
|
4364
|
+
</xs:schema>
|