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