@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,287 @@
|
|
|
1
|
+
<?xml version='1.0'?>
|
|
2
|
+
<?xml-stylesheet href="../2008/09/xsd.xsl" type="text/xsl"?>
|
|
3
|
+
<xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace"
|
|
4
|
+
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
5
|
+
xmlns ="http://www.w3.org/1999/xhtml"
|
|
6
|
+
xml:lang="en">
|
|
7
|
+
|
|
8
|
+
<xs:annotation>
|
|
9
|
+
<xs:documentation>
|
|
10
|
+
<div>
|
|
11
|
+
<h1>About the XML namespace</h1>
|
|
12
|
+
|
|
13
|
+
<div class="bodytext">
|
|
14
|
+
<p>
|
|
15
|
+
This schema document describes the XML namespace, in a form
|
|
16
|
+
suitable for import by other schema documents.
|
|
17
|
+
</p>
|
|
18
|
+
<p>
|
|
19
|
+
See <a href="http://www.w3.org/XML/1998/namespace.html">
|
|
20
|
+
http://www.w3.org/XML/1998/namespace.html</a> and
|
|
21
|
+
<a href="http://www.w3.org/TR/REC-xml">
|
|
22
|
+
http://www.w3.org/TR/REC-xml</a> for information
|
|
23
|
+
about this namespace.
|
|
24
|
+
</p>
|
|
25
|
+
<p>
|
|
26
|
+
Note that local names in this namespace are intended to be
|
|
27
|
+
defined only by the World Wide Web Consortium or its subgroups.
|
|
28
|
+
The names currently defined in this namespace are listed below.
|
|
29
|
+
They should not be used with conflicting semantics by any Working
|
|
30
|
+
Group, specification, or document instance.
|
|
31
|
+
</p>
|
|
32
|
+
<p>
|
|
33
|
+
See further below in this document for more information about <a
|
|
34
|
+
href="#usage">how to refer to this schema document from your own
|
|
35
|
+
XSD schema documents</a> and about <a href="#nsversioning">the
|
|
36
|
+
namespace-versioning policy governing this schema document</a>.
|
|
37
|
+
</p>
|
|
38
|
+
</div>
|
|
39
|
+
</div>
|
|
40
|
+
</xs:documentation>
|
|
41
|
+
</xs:annotation>
|
|
42
|
+
|
|
43
|
+
<xs:attribute name="lang">
|
|
44
|
+
<xs:annotation>
|
|
45
|
+
<xs:documentation>
|
|
46
|
+
<div>
|
|
47
|
+
|
|
48
|
+
<h3>lang (as an attribute name)</h3>
|
|
49
|
+
<p>
|
|
50
|
+
denotes an attribute whose value
|
|
51
|
+
is a language code for the natural language of the content of
|
|
52
|
+
any element; its value is inherited. This name is reserved
|
|
53
|
+
by virtue of its definition in the XML specification.</p>
|
|
54
|
+
|
|
55
|
+
</div>
|
|
56
|
+
<div>
|
|
57
|
+
<h4>Notes</h4>
|
|
58
|
+
<p>
|
|
59
|
+
Attempting to install the relevant ISO 2- and 3-letter
|
|
60
|
+
codes as the enumerated possible values is probably never
|
|
61
|
+
going to be a realistic possibility.
|
|
62
|
+
</p>
|
|
63
|
+
<p>
|
|
64
|
+
See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
|
|
65
|
+
http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
|
|
66
|
+
and the IANA language subtag registry at
|
|
67
|
+
<a href="http://www.iana.org/assignments/language-subtag-registry">
|
|
68
|
+
http://www.iana.org/assignments/language-subtag-registry</a>
|
|
69
|
+
for further information.
|
|
70
|
+
</p>
|
|
71
|
+
<p>
|
|
72
|
+
The union allows for the 'un-declaration' of xml:lang with
|
|
73
|
+
the empty string.
|
|
74
|
+
</p>
|
|
75
|
+
</div>
|
|
76
|
+
</xs:documentation>
|
|
77
|
+
</xs:annotation>
|
|
78
|
+
<xs:simpleType>
|
|
79
|
+
<xs:union memberTypes="xs:language">
|
|
80
|
+
<xs:simpleType>
|
|
81
|
+
<xs:restriction base="xs:string">
|
|
82
|
+
<xs:enumeration value=""/>
|
|
83
|
+
</xs:restriction>
|
|
84
|
+
</xs:simpleType>
|
|
85
|
+
</xs:union>
|
|
86
|
+
</xs:simpleType>
|
|
87
|
+
</xs:attribute>
|
|
88
|
+
|
|
89
|
+
<xs:attribute name="space">
|
|
90
|
+
<xs:annotation>
|
|
91
|
+
<xs:documentation>
|
|
92
|
+
<div>
|
|
93
|
+
|
|
94
|
+
<h3>space (as an attribute name)</h3>
|
|
95
|
+
<p>
|
|
96
|
+
denotes an attribute whose
|
|
97
|
+
value is a keyword indicating what whitespace processing
|
|
98
|
+
discipline is intended for the content of the element; its
|
|
99
|
+
value is inherited. This name is reserved by virtue of its
|
|
100
|
+
definition in the XML specification.</p>
|
|
101
|
+
|
|
102
|
+
</div>
|
|
103
|
+
</xs:documentation>
|
|
104
|
+
</xs:annotation>
|
|
105
|
+
<xs:simpleType>
|
|
106
|
+
<xs:restriction base="xs:NCName">
|
|
107
|
+
<xs:enumeration value="default"/>
|
|
108
|
+
<xs:enumeration value="preserve"/>
|
|
109
|
+
</xs:restriction>
|
|
110
|
+
</xs:simpleType>
|
|
111
|
+
</xs:attribute>
|
|
112
|
+
|
|
113
|
+
<xs:attribute name="base" type="xs:anyURI"> <xs:annotation>
|
|
114
|
+
<xs:documentation>
|
|
115
|
+
<div>
|
|
116
|
+
|
|
117
|
+
<h3>base (as an attribute name)</h3>
|
|
118
|
+
<p>
|
|
119
|
+
denotes an attribute whose value
|
|
120
|
+
provides a URI to be used as the base for interpreting any
|
|
121
|
+
relative URIs in the scope of the element on which it
|
|
122
|
+
appears; its value is inherited. This name is reserved
|
|
123
|
+
by virtue of its definition in the XML Base specification.</p>
|
|
124
|
+
|
|
125
|
+
<p>
|
|
126
|
+
See <a
|
|
127
|
+
href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a>
|
|
128
|
+
for information about this attribute.
|
|
129
|
+
</p>
|
|
130
|
+
</div>
|
|
131
|
+
</xs:documentation>
|
|
132
|
+
</xs:annotation>
|
|
133
|
+
</xs:attribute>
|
|
134
|
+
|
|
135
|
+
<xs:attribute name="id" type="xs:ID">
|
|
136
|
+
<xs:annotation>
|
|
137
|
+
<xs:documentation>
|
|
138
|
+
<div>
|
|
139
|
+
|
|
140
|
+
<h3>id (as an attribute name)</h3>
|
|
141
|
+
<p>
|
|
142
|
+
denotes an attribute whose value
|
|
143
|
+
should be interpreted as if declared to be of type ID.
|
|
144
|
+
This name is reserved by virtue of its definition in the
|
|
145
|
+
xml:id specification.</p>
|
|
146
|
+
|
|
147
|
+
<p>
|
|
148
|
+
See <a
|
|
149
|
+
href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
|
|
150
|
+
for information about this attribute.
|
|
151
|
+
</p>
|
|
152
|
+
</div>
|
|
153
|
+
</xs:documentation>
|
|
154
|
+
</xs:annotation>
|
|
155
|
+
</xs:attribute>
|
|
156
|
+
|
|
157
|
+
<xs:attributeGroup name="specialAttrs">
|
|
158
|
+
<xs:attribute ref="xml:base"/>
|
|
159
|
+
<xs:attribute ref="xml:lang"/>
|
|
160
|
+
<xs:attribute ref="xml:space"/>
|
|
161
|
+
<xs:attribute ref="xml:id"/>
|
|
162
|
+
</xs:attributeGroup>
|
|
163
|
+
|
|
164
|
+
<xs:annotation>
|
|
165
|
+
<xs:documentation>
|
|
166
|
+
<div>
|
|
167
|
+
|
|
168
|
+
<h3>Father (in any context at all)</h3>
|
|
169
|
+
|
|
170
|
+
<div class="bodytext">
|
|
171
|
+
<p>
|
|
172
|
+
denotes Jon Bosak, the chair of
|
|
173
|
+
the original XML Working Group. This name is reserved by
|
|
174
|
+
the following decision of the W3C XML Plenary and
|
|
175
|
+
XML Coordination groups:
|
|
176
|
+
</p>
|
|
177
|
+
<blockquote>
|
|
178
|
+
<p>
|
|
179
|
+
In appreciation for his vision, leadership and
|
|
180
|
+
dedication the W3C XML Plenary on this 10th day of
|
|
181
|
+
February, 2000, reserves for Jon Bosak in perpetuity
|
|
182
|
+
the XML name "xml:Father".
|
|
183
|
+
</p>
|
|
184
|
+
</blockquote>
|
|
185
|
+
</div>
|
|
186
|
+
</div>
|
|
187
|
+
</xs:documentation>
|
|
188
|
+
</xs:annotation>
|
|
189
|
+
|
|
190
|
+
<xs:annotation>
|
|
191
|
+
<xs:documentation>
|
|
192
|
+
<div xml:id="usage" id="usage">
|
|
193
|
+
<h2><a name="usage">About this schema document</a></h2>
|
|
194
|
+
|
|
195
|
+
<div class="bodytext">
|
|
196
|
+
<p>
|
|
197
|
+
This schema defines attributes and an attribute group suitable
|
|
198
|
+
for use by schemas wishing to allow <code>xml:base</code>,
|
|
199
|
+
<code>xml:lang</code>, <code>xml:space</code> or
|
|
200
|
+
<code>xml:id</code> attributes on elements they define.
|
|
201
|
+
</p>
|
|
202
|
+
<p>
|
|
203
|
+
To enable this, such a schema must import this schema for
|
|
204
|
+
the XML namespace, e.g. as follows:
|
|
205
|
+
</p>
|
|
206
|
+
<pre>
|
|
207
|
+
<schema . . .>
|
|
208
|
+
. . .
|
|
209
|
+
<import namespace="http://www.w3.org/XML/1998/namespace"
|
|
210
|
+
schemaLocation="http://www.w3.org/2001/xml.xsd"/>
|
|
211
|
+
</pre>
|
|
212
|
+
<p>
|
|
213
|
+
or
|
|
214
|
+
</p>
|
|
215
|
+
<pre>
|
|
216
|
+
<import namespace="http://www.w3.org/XML/1998/namespace"
|
|
217
|
+
schemaLocation="http://www.w3.org/2009/01/xml.xsd"/>
|
|
218
|
+
</pre>
|
|
219
|
+
<p>
|
|
220
|
+
Subsequently, qualified reference to any of the attributes or the
|
|
221
|
+
group defined below will have the desired effect, e.g.
|
|
222
|
+
</p>
|
|
223
|
+
<pre>
|
|
224
|
+
<type . . .>
|
|
225
|
+
. . .
|
|
226
|
+
<attributeGroup ref="xml:specialAttrs"/>
|
|
227
|
+
</pre>
|
|
228
|
+
<p>
|
|
229
|
+
will define a type which will schema-validate an instance element
|
|
230
|
+
with any of those attributes.
|
|
231
|
+
</p>
|
|
232
|
+
</div>
|
|
233
|
+
</div>
|
|
234
|
+
</xs:documentation>
|
|
235
|
+
</xs:annotation>
|
|
236
|
+
|
|
237
|
+
<xs:annotation>
|
|
238
|
+
<xs:documentation>
|
|
239
|
+
<div id="nsversioning" xml:id="nsversioning">
|
|
240
|
+
<h2><a name="nsversioning">Versioning policy for this schema document</a></h2>
|
|
241
|
+
<div class="bodytext">
|
|
242
|
+
<p>
|
|
243
|
+
In keeping with the XML Schema WG's standard versioning
|
|
244
|
+
policy, this schema document will persist at
|
|
245
|
+
<a href="http://www.w3.org/2009/01/xml.xsd">
|
|
246
|
+
http://www.w3.org/2009/01/xml.xsd</a>.
|
|
247
|
+
</p>
|
|
248
|
+
<p>
|
|
249
|
+
At the date of issue it can also be found at
|
|
250
|
+
<a href="http://www.w3.org/2001/xml.xsd">
|
|
251
|
+
http://www.w3.org/2001/xml.xsd</a>.
|
|
252
|
+
</p>
|
|
253
|
+
<p>
|
|
254
|
+
The schema document at that URI may however change in the future,
|
|
255
|
+
in order to remain compatible with the latest version of XML
|
|
256
|
+
Schema itself, or with the XML namespace itself. In other words,
|
|
257
|
+
if the XML Schema or XML namespaces change, the version of this
|
|
258
|
+
document at <a href="http://www.w3.org/2001/xml.xsd">
|
|
259
|
+
http://www.w3.org/2001/xml.xsd
|
|
260
|
+
</a>
|
|
261
|
+
will change accordingly; the version at
|
|
262
|
+
<a href="http://www.w3.org/2009/01/xml.xsd">
|
|
263
|
+
http://www.w3.org/2009/01/xml.xsd
|
|
264
|
+
</a>
|
|
265
|
+
will not change.
|
|
266
|
+
</p>
|
|
267
|
+
<p>
|
|
268
|
+
Previous dated (and unchanging) versions of this schema
|
|
269
|
+
document are at:
|
|
270
|
+
</p>
|
|
271
|
+
<ul>
|
|
272
|
+
<li><a href="http://www.w3.org/2009/01/xml.xsd">
|
|
273
|
+
http://www.w3.org/2009/01/xml.xsd</a></li>
|
|
274
|
+
<li><a href="http://www.w3.org/2007/08/xml.xsd">
|
|
275
|
+
http://www.w3.org/2007/08/xml.xsd</a></li>
|
|
276
|
+
<li><a href="http://www.w3.org/2004/10/xml.xsd">
|
|
277
|
+
http://www.w3.org/2004/10/xml.xsd</a></li>
|
|
278
|
+
<li><a href="http://www.w3.org/2001/03/xml.xsd">
|
|
279
|
+
http://www.w3.org/2001/03/xml.xsd</a></li>
|
|
280
|
+
</ul>
|
|
281
|
+
</div>
|
|
282
|
+
</div>
|
|
283
|
+
</xs:documentation>
|
|
284
|
+
</xs:annotation>
|
|
285
|
+
|
|
286
|
+
</xs:schema>
|
|
287
|
+
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns:bn-beh="http://xoev.de/schemata/basisnachricht/behoerde/1_0"
|
|
4
|
+
xmlns:bn-kom="http://xoev.de/schemata/basisnachricht/kommunikation/1_0"
|
|
5
|
+
xmlns:dinspec91379="urn:xoev-de:kosit:xoev:datentyp:din-spec-91379_2019-03"
|
|
6
|
+
xmlns:xoev-code="http://xoev.de/schemata/code/1_0"
|
|
7
|
+
targetNamespace="http://xoev.de/schemata/basisnachricht/behoerde/1_0"
|
|
8
|
+
version="1.0"
|
|
9
|
+
elementFormDefault="qualified"
|
|
10
|
+
attributeFormDefault="unqualified">
|
|
11
|
+
<xs:import schemaLocation="din-91379-datatypes.xsd"
|
|
12
|
+
namespace="urn:xoev-de:kosit:xoev:datentyp:din-spec-91379_2019-03"/>
|
|
13
|
+
<xs:import schemaLocation="xoev-basisnachricht-kommunikation.xsd"
|
|
14
|
+
namespace="http://xoev.de/schemata/basisnachricht/kommunikation/1_0"/>
|
|
15
|
+
<xs:import schemaLocation="xoev-code.xsd"
|
|
16
|
+
namespace="http://xoev.de/schemata/code/1_0"/>
|
|
17
|
+
<xs:complexType name="BehoerdeType">
|
|
18
|
+
<xs:annotation>
|
|
19
|
+
<xs:documentation>Dieser Typ enthält Angaben zur Identifikation einer Behörde / öffentlichen Stelle in einem Verzeichnisdienst sowie ihrer Erreichbarkeit.</xs:documentation>
|
|
20
|
+
</xs:annotation>
|
|
21
|
+
<xs:sequence>
|
|
22
|
+
<xs:element name="verzeichnisdienst" type="bn-beh:Code.VerzeichnisdienstType">
|
|
23
|
+
<xs:annotation>
|
|
24
|
+
<xs:documentation>Angabe des Verzeichnisdienstes (bspw. DVDV), in welchem die Behörde / öffentliche Stelle unter der nachfolgend angegebenen Kennung eingetragen ist.</xs:documentation>
|
|
25
|
+
</xs:annotation>
|
|
26
|
+
</xs:element>
|
|
27
|
+
<xs:element name="kennung" type="dinspec91379:datatypeC">
|
|
28
|
+
<xs:annotation>
|
|
29
|
+
<xs:documentation>Dieses Element enthält die eindeutige Kennzeichnung der Behörde / öffentlichen Stelle innerhalb des angegebenen Verzeichnisdienstes. Für den Verzeichnisdienst „DVDV“ enthält die Kennzeichnung das „Präfix“ und die „Kennung“ getrennt durch das Zeichen ':', also bspw. 'psw:01003110'.</xs:documentation>
|
|
30
|
+
</xs:annotation>
|
|
31
|
+
</xs:element>
|
|
32
|
+
<xs:element name="name" type="dinspec91379:datatypeC">
|
|
33
|
+
<xs:annotation>
|
|
34
|
+
<xs:documentation>Dieses Element enthält den Namen der Behörde / öffentlichen Stelle.</xs:documentation>
|
|
35
|
+
</xs:annotation>
|
|
36
|
+
</xs:element>
|
|
37
|
+
<xs:element ref="bn-kom:erreichbarkeit" minOccurs="0" maxOccurs="unbounded">
|
|
38
|
+
<xs:annotation>
|
|
39
|
+
<xs:documentation>Angaben zur Erreichbarkeit dieser Behörde per Telefon, Telefax, E-Mail etc.</xs:documentation>
|
|
40
|
+
</xs:annotation>
|
|
41
|
+
</xs:element>
|
|
42
|
+
</xs:sequence>
|
|
43
|
+
</xs:complexType>
|
|
44
|
+
<xs:complexType name="Code.VerzeichnisdienstType">
|
|
45
|
+
<xs:annotation>
|
|
46
|
+
<xs:appinfo>
|
|
47
|
+
<codeliste>
|
|
48
|
+
<nameLang>Verzeichnisdienst
|
|
49
|
+
</nameLang>
|
|
50
|
+
<nameKurz>Verzeichnisdienst
|
|
51
|
+
</nameKurz>
|
|
52
|
+
<nameTechnisch>verzeichnisdienst</nameTechnisch>
|
|
53
|
+
<kennung>urn:xoev-de:kosit:codeliste:verzeichnisdienst</kennung>
|
|
54
|
+
<beschreibung>Liste der Verzeichnisdienste, in die Behörden / öffentliche Stellen eingetragen sein können</beschreibung>
|
|
55
|
+
<herausgebernameLang>Koordinierungsstelle für IT-Standards</herausgebernameLang>
|
|
56
|
+
<herausgebernameKurz>KoSIT</herausgebernameKurz>
|
|
57
|
+
</codeliste>
|
|
58
|
+
</xs:appinfo>
|
|
59
|
+
</xs:annotation>
|
|
60
|
+
<xs:complexContent>
|
|
61
|
+
<xs:restriction base="xoev-code:Code">
|
|
62
|
+
<xs:sequence>
|
|
63
|
+
<xs:element name="code" type="xs:token" form="unqualified"/>
|
|
64
|
+
</xs:sequence>
|
|
65
|
+
<xs:attribute name="listURI"
|
|
66
|
+
type="xs:anyURI"
|
|
67
|
+
use="optional"
|
|
68
|
+
fixed="urn:xoev-de:kosit:codeliste:verzeichnisdienst"/>
|
|
69
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required"/>
|
|
70
|
+
</xs:restriction>
|
|
71
|
+
</xs:complexContent>
|
|
72
|
+
</xs:complexType>
|
|
73
|
+
</xs:schema>
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns:bn-beh="http://xoev.de/schemata/basisnachricht/behoerde/1_1"
|
|
4
|
+
xmlns:bn-kom="http://xoev.de/schemata/basisnachricht/kommunikation/1_1"
|
|
5
|
+
xmlns:din91379="urn:xoev-de:kosit:xoev:datentyp:din-91379_2022-08"
|
|
6
|
+
xmlns:xoev-code="http://xoev.de/schemata/code/1_0"
|
|
7
|
+
targetNamespace="http://xoev.de/schemata/basisnachricht/behoerde/1_1"
|
|
8
|
+
version="1.0"
|
|
9
|
+
elementFormDefault="qualified"
|
|
10
|
+
attributeFormDefault="unqualified">
|
|
11
|
+
<xs:import schemaLocation="din-norm-91379-datatypes.xsd"
|
|
12
|
+
namespace="urn:xoev-de:kosit:xoev:datentyp:din-91379_2022-08"/>
|
|
13
|
+
<xs:import schemaLocation="xoev-basisnachricht-kommunikation_1.1.xsd"
|
|
14
|
+
namespace="http://xoev.de/schemata/basisnachricht/kommunikation/1_1"/>
|
|
15
|
+
<xs:import schemaLocation="xoev-code.xsd"
|
|
16
|
+
namespace="http://xoev.de/schemata/code/1_0"/>
|
|
17
|
+
<xs:complexType name="BehoerdeType">
|
|
18
|
+
<xs:annotation>
|
|
19
|
+
<xs:documentation>Dieser Typ enthält Angaben zur Identifikation einer Behörde / öffentlichen Stelle in einem Verzeichnisdienst sowie ihrer Erreichbarkeit.</xs:documentation>
|
|
20
|
+
</xs:annotation>
|
|
21
|
+
<xs:sequence>
|
|
22
|
+
<xs:element name="verzeichnisdienst" type="bn-beh:Code.VerzeichnisdienstType">
|
|
23
|
+
<xs:annotation>
|
|
24
|
+
<xs:documentation>Angabe des Verzeichnisdienstes (bspw. DVDV), in welchem die Behörde / öffentliche Stelle unter der nachfolgend angegebenen Kennung eingetragen ist.</xs:documentation>
|
|
25
|
+
</xs:annotation>
|
|
26
|
+
</xs:element>
|
|
27
|
+
<xs:element name="kennung" type="din91379:datatypeC">
|
|
28
|
+
<xs:annotation>
|
|
29
|
+
<xs:documentation>Dieses Element enthält die eindeutige Kennzeichnung der Behörde / öffentlichen Stelle innerhalb des angegebenen Verzeichnisdienstes. Für den Verzeichnisdienst „DVDV“ enthält die Kennzeichnung das „Präfix“ und die „Kennung“ getrennt durch das Zeichen ':', also bspw. 'psw:01003110'.</xs:documentation>
|
|
30
|
+
</xs:annotation>
|
|
31
|
+
</xs:element>
|
|
32
|
+
<xs:element name="name" type="din91379:datatypeC">
|
|
33
|
+
<xs:annotation>
|
|
34
|
+
<xs:documentation>Dieses Element enthält den Namen der Behörde / öffentlichen Stelle.</xs:documentation>
|
|
35
|
+
</xs:annotation>
|
|
36
|
+
</xs:element>
|
|
37
|
+
<xs:element ref="bn-kom:erreichbarkeit" minOccurs="0" maxOccurs="unbounded">
|
|
38
|
+
<xs:annotation>
|
|
39
|
+
<xs:documentation>Angaben zur Erreichbarkeit dieser Behörde per Telefon, Telefax, E-Mail etc.</xs:documentation>
|
|
40
|
+
</xs:annotation>
|
|
41
|
+
</xs:element>
|
|
42
|
+
</xs:sequence>
|
|
43
|
+
</xs:complexType>
|
|
44
|
+
<xs:complexType name="Code.VerzeichnisdienstType">
|
|
45
|
+
<xs:annotation>
|
|
46
|
+
<xs:appinfo>
|
|
47
|
+
<codeliste>
|
|
48
|
+
<nameLang>Verzeichnisdienst
|
|
49
|
+
</nameLang>
|
|
50
|
+
<nameKurz>Verzeichnisdienst
|
|
51
|
+
</nameKurz>
|
|
52
|
+
<nameTechnisch>verzeichnisdienst</nameTechnisch>
|
|
53
|
+
<kennung>urn:xoev-de:kosit:codeliste:verzeichnisdienst</kennung>
|
|
54
|
+
<beschreibung>Liste der Verzeichnisdienste, in die Behörden / öffentliche Stellen eingetragen sein können</beschreibung>
|
|
55
|
+
<herausgebernameLang>Koordinierungsstelle für IT-Standards</herausgebernameLang>
|
|
56
|
+
<herausgebernameKurz>KoSIT</herausgebernameKurz>
|
|
57
|
+
</codeliste>
|
|
58
|
+
</xs:appinfo>
|
|
59
|
+
</xs:annotation>
|
|
60
|
+
<xs:complexContent>
|
|
61
|
+
<xs:restriction base="xoev-code:Code">
|
|
62
|
+
<xs:sequence>
|
|
63
|
+
<xs:element name="code" type="xs:token" form="unqualified"/>
|
|
64
|
+
</xs:sequence>
|
|
65
|
+
<xs:attribute name="listURI"
|
|
66
|
+
type="xs:anyURI"
|
|
67
|
+
use="optional"
|
|
68
|
+
fixed="urn:xoev-de:kosit:codeliste:verzeichnisdienst"/>
|
|
69
|
+
<xs:attribute name="listVersionID" type="xs:normalizedString" use="required"/>
|
|
70
|
+
</xs:restriction>
|
|
71
|
+
</xs:complexContent>
|
|
72
|
+
</xs:complexType>
|
|
73
|
+
</xs:schema>
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns:bn-g2g="http://xoev.de/schemata/basisnachricht/g2g/1_0"
|
|
4
|
+
xmlns:bn-beh="http://xoev.de/schemata/basisnachricht/behoerde/1_0"
|
|
5
|
+
xmlns:dinspec91379="urn:xoev-de:kosit:xoev:datentyp:din-spec-91379_2019-03"
|
|
6
|
+
xmlns:xoev-code="http://xoev.de/schemata/code/1_0"
|
|
7
|
+
targetNamespace="http://xoev.de/schemata/basisnachricht/g2g/1_0"
|
|
8
|
+
version="1.0"
|
|
9
|
+
elementFormDefault="qualified"
|
|
10
|
+
attributeFormDefault="unqualified">
|
|
11
|
+
<xs:import schemaLocation="din-91379-datatypes.xsd"
|
|
12
|
+
namespace="urn:xoev-de:kosit:xoev:datentyp:din-spec-91379_2019-03"/>
|
|
13
|
+
<xs:import schemaLocation="xoev-basisnachricht-behoerde.xsd"
|
|
14
|
+
namespace="http://xoev.de/schemata/basisnachricht/behoerde/1_0"/>
|
|
15
|
+
<xs:import schemaLocation="xoev-code.xsd"
|
|
16
|
+
namespace="http://xoev.de/schemata/code/1_0"/>
|
|
17
|
+
<xs:complexType name="Identifikation.NachrichtType">
|
|
18
|
+
<xs:annotation>
|
|
19
|
+
<xs:documentation>Dieser Typ enthält Angaben zur eindeutigen Identifikation einer Nachricht.</xs:documentation>
|
|
20
|
+
</xs:annotation>
|
|
21
|
+
<xs:sequence>
|
|
22
|
+
<xs:element name="nachrichtenUUID" type="bn-g2g:UUID">
|
|
23
|
+
<xs:annotation>
|
|
24
|
+
<xs:documentation>Dieses Element enthält den „Universally Unique IDentifier (UUID)“ der Nachricht, der das primäre Identifikationsmerkmal einer Nachricht darstellt. Der UUID der Nachricht wird entsprechend rfc4122 gebildet und ermöglicht Nachrichten hersteller- und anwendungsübergreifend weltweit eindeutig zu identifizieren. Für jede Nachricht muss ein neuer UUID erzeugt werden, um eine eindeutige Identifikation der Nachricht sicherzustellen. Insbesondere ist es nicht zulässig, in einer korrigierten Nachricht den UUID der ursprünglichen Nachricht wiederzuverwenden. Sofern eine einmal erzeugte Nachricht ein weiteres Mal gesendet werden soll (bspw. aufgrund von Problemen beim Nachrichtentransport), muss der UUID nicht angepasst werden.</xs:documentation>
|
|
25
|
+
</xs:annotation>
|
|
26
|
+
</xs:element>
|
|
27
|
+
<xs:element name="nachrichtentyp" type="xoev-code:Code">
|
|
28
|
+
<xs:annotation>
|
|
29
|
+
<xs:documentation>Dieses Element enthält eine eindeutige Kennzeichnung des Nachrichtentyps. Die Identifikation erfolgt über eine Codeliste des entsprechenden XÖV-Standards.</xs:documentation>
|
|
30
|
+
</xs:annotation>
|
|
31
|
+
</xs:element>
|
|
32
|
+
<xs:element name="erstellungszeitpunkt" type="xs:dateTime">
|
|
33
|
+
<xs:annotation>
|
|
34
|
+
<xs:documentation>Dieses Element enthält den Erstellungszeitpunkt der Nachricht - es enthält explizit nicht den Sende- und Empfangszeitpunkt. Der Erstellungszeitpunkt muss neben einer Angabe zum Datum eine zeitliche Information beinhalten. Diese ist mit einer Genauigkeit auf Ebene von Millisekunden und der Angabe zur Zeitzone zu übermitteln.</xs:documentation>
|
|
35
|
+
</xs:annotation>
|
|
36
|
+
</xs:element>
|
|
37
|
+
</xs:sequence>
|
|
38
|
+
</xs:complexType>
|
|
39
|
+
<xs:complexType name="Nachricht.G2GType">
|
|
40
|
+
<xs:annotation>
|
|
41
|
+
<xs:appinfo>
|
|
42
|
+
<datentyp>
|
|
43
|
+
<nameLang>XÖV-Basisnachricht: Government-to-Government</nameLang>
|
|
44
|
+
<nameKurz>XÖV-Basisnachricht G2G</nameKurz>
|
|
45
|
+
<nameTechnisch>Nachricht.G2GType</nameTechnisch>
|
|
46
|
+
<kennung>urn:xoev-de:kosit:xoev:datentyp:nachricht.g2gtype</kennung>
|
|
47
|
+
</datentyp>
|
|
48
|
+
<versionDatentyp>
|
|
49
|
+
<version>1.0</version>
|
|
50
|
+
<lizenz>Creative Commons Namensnennung - Keine Bearbeitung 4.0 International</lizenz>
|
|
51
|
+
<bezugsort>http://www.xoev.de/de/bibliothek</bezugsort>
|
|
52
|
+
</versionDatentyp>
|
|
53
|
+
</xs:appinfo>
|
|
54
|
+
<xs:documentation>Basistyp für alle Nachrichten zwischen Behörden und anderen öffentlichen Stellen (government-to-government).</xs:documentation>
|
|
55
|
+
</xs:annotation>
|
|
56
|
+
<xs:sequence>
|
|
57
|
+
<xs:element ref="bn-g2g:nachrichtenkopf.g2g">
|
|
58
|
+
<xs:annotation>
|
|
59
|
+
<xs:documentation>Nachrichtenkopf für Nachrichten zwischen Behörden und anderen (öffentlichen) Stellen. Der Nachrichtenkopf umfasst Angaben zur eindeutigen Identifikation des Autors und des Lesers der Nachricht sowie der Nachricht selbst.</xs:documentation>
|
|
60
|
+
</xs:annotation>
|
|
61
|
+
</xs:element>
|
|
62
|
+
</xs:sequence>
|
|
63
|
+
<xs:attribute name="produkt" type="dinspec91379:datatypeC" use="required">
|
|
64
|
+
<xs:annotation>
|
|
65
|
+
<xs:documentation>In diesem Attribut ist der Name des Produktes (der Software) einzutragen, mit dem die Nachricht erstellt worden ist.</xs:documentation>
|
|
66
|
+
</xs:annotation>
|
|
67
|
+
</xs:attribute>
|
|
68
|
+
<xs:attribute name="produkthersteller"
|
|
69
|
+
type="dinspec91379:datatypeC"
|
|
70
|
+
use="required">
|
|
71
|
+
<xs:annotation>
|
|
72
|
+
<xs:documentation>In diesem Attribut wird der Name der Organisation / Firma übermittelt, die für das Produkt (die Software) verantwortlich ist, mit dem die Nachricht erstellt wurde.</xs:documentation>
|
|
73
|
+
</xs:annotation>
|
|
74
|
+
</xs:attribute>
|
|
75
|
+
<xs:attribute name="produktversion" type="dinspec91379:datatypeC" use="optional">
|
|
76
|
+
<xs:annotation>
|
|
77
|
+
<xs:documentation>In diesem Attribut werden ergänzende Hinweise zu dem Produkt eingetragen. Dies sind Angaben, die für eine möglichst präzise Identifikation im Fehlerfall hilfreich sind, wie zum Beispiel Version und Patchlevel.</xs:documentation>
|
|
78
|
+
</xs:annotation>
|
|
79
|
+
</xs:attribute>
|
|
80
|
+
<xs:attribute name="standard" type="dinspec91379:datatypeC" use="required">
|
|
81
|
+
<xs:annotation>
|
|
82
|
+
<xs:documentation>In diesem Attribut wird der Name des XÖV-Standards angegeben, aus dem die Nachricht stammt.</xs:documentation>
|
|
83
|
+
</xs:annotation>
|
|
84
|
+
</xs:attribute>
|
|
85
|
+
<xs:attribute name="test" type="dinspec91379:datatypeC" use="optional">
|
|
86
|
+
<xs:annotation>
|
|
87
|
+
<xs:documentation>Ist dieses Attribut vorhanden, handelt es sich aus Sicht des Autors um eine Testnachricht, die nicht im normalen Produktivbetrieb verarbeitet werden darf. Autor und Leser können bilateral weitere Absprachen über den konkreten Inhalt des Attributs treffen.</xs:documentation>
|
|
88
|
+
</xs:annotation>
|
|
89
|
+
</xs:attribute>
|
|
90
|
+
<xs:attribute name="version" type="dinspec91379:datatypeC" use="required">
|
|
91
|
+
<xs:annotation>
|
|
92
|
+
<xs:documentation>In diesem Attribut wird die Version des XÖV-Standards eingetragen, aus dem die Nachricht stammt.</xs:documentation>
|
|
93
|
+
</xs:annotation>
|
|
94
|
+
</xs:attribute>
|
|
95
|
+
</xs:complexType>
|
|
96
|
+
<xs:complexType name="Nachrichtenkopf.G2GType">
|
|
97
|
+
<xs:annotation>
|
|
98
|
+
<xs:documentation>Nachrichtenkopf für Nachrichten zwischen Behörden und anderen (öffentlichen) Stellen. Der Nachrichtenkopf umfasst Angaben zur eindeutigen Identifikation des Autors und des Lesers der Nachricht sowie der Nachricht selbst.</xs:documentation>
|
|
99
|
+
</xs:annotation>
|
|
100
|
+
<xs:sequence>
|
|
101
|
+
<xs:element ref="bn-g2g:identifikation.nachricht">
|
|
102
|
+
<xs:annotation>
|
|
103
|
+
<xs:documentation>Dieses Element enthält Angaben zur eindeutigen Identifikation einer Nachricht.</xs:documentation>
|
|
104
|
+
</xs:annotation>
|
|
105
|
+
</xs:element>
|
|
106
|
+
<xs:element ref="bn-g2g:leser">
|
|
107
|
+
<xs:annotation>
|
|
108
|
+
<xs:documentation>Dieses Element enthält Angaben zum Leser der Nachricht. Der Leser ist die fachlich zuständige Behörde / öffentliche Stelle, der die Nachricht zugestellt werden soll und die die Nachricht fachlich verarbeiten soll.</xs:documentation>
|
|
109
|
+
</xs:annotation>
|
|
110
|
+
</xs:element>
|
|
111
|
+
<xs:element ref="bn-g2g:autor">
|
|
112
|
+
<xs:annotation>
|
|
113
|
+
<xs:documentation>Dieses Element enthält Angaben zum Autor der Nachricht, die es dem Leser ermöglichen, bei Bedarf mit dem Autor in Verbindung zu treten. Der Autor ist die fachlich zuständige Behörde / öffentliche Stelle, die die Nachricht erstellt.</xs:documentation>
|
|
114
|
+
</xs:annotation>
|
|
115
|
+
</xs:element>
|
|
116
|
+
</xs:sequence>
|
|
117
|
+
</xs:complexType>
|
|
118
|
+
<xs:simpleType name="UUID">
|
|
119
|
+
<xs:annotation>
|
|
120
|
+
<xs:documentation>Ein „Universally Unique IDentifier (UUID)“ entsprechend rfc4122.</xs:documentation>
|
|
121
|
+
</xs:annotation>
|
|
122
|
+
<xs:restriction base="xs:normalizedString">
|
|
123
|
+
<xs:pattern value="[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}"/>
|
|
124
|
+
</xs:restriction>
|
|
125
|
+
</xs:simpleType>
|
|
126
|
+
<xs:element name="autor" type="bn-beh:BehoerdeType">
|
|
127
|
+
<xs:annotation>
|
|
128
|
+
<xs:documentation>Dieses Element enthält Angaben zum Autor der Nachricht, die es dem Leser ermöglichen, bei Bedarf mit dem Autor in Verbindung zu treten. Der Autor ist die fachlich zuständige Behörde / öffentliche Stelle, die die Nachricht erstellt.</xs:documentation>
|
|
129
|
+
</xs:annotation>
|
|
130
|
+
</xs:element>
|
|
131
|
+
<xs:element name="identifikation.nachricht"
|
|
132
|
+
type="bn-g2g:Identifikation.NachrichtType">
|
|
133
|
+
<xs:annotation>
|
|
134
|
+
<xs:documentation>Dieses Element enthält Angaben zur eindeutigen Identifikation einer Nachricht.</xs:documentation>
|
|
135
|
+
</xs:annotation>
|
|
136
|
+
</xs:element>
|
|
137
|
+
<xs:element name="leser" type="bn-beh:BehoerdeType">
|
|
138
|
+
<xs:annotation>
|
|
139
|
+
<xs:documentation>Dieses Element enthält Angaben zum Leser der Nachricht. Der Leser ist die fachlich zuständige Behörde / öffentliche Stelle, der die Nachricht zugestellt werden soll und die die Nachricht fachlich verarbeiten soll.</xs:documentation>
|
|
140
|
+
</xs:annotation>
|
|
141
|
+
</xs:element>
|
|
142
|
+
<xs:element name="nachrichtenkopf.g2g" type="bn-g2g:Nachrichtenkopf.G2GType">
|
|
143
|
+
<xs:annotation>
|
|
144
|
+
<xs:documentation>Nachrichtenkopf für Nachrichten zwischen Behörden und anderen (öffentlichen) Stellen. Der Nachrichtenkopf umfasst Angaben zur eindeutigen Identifikation des Autors und des Lesers der Nachricht sowie der Nachricht selbst.</xs:documentation>
|
|
145
|
+
</xs:annotation>
|
|
146
|
+
</xs:element>
|
|
147
|
+
</xs:schema>
|