@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,228 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
3
|
+
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
4
|
+
targetNamespace="http://www.w3.org/1999/xlink">
|
|
5
|
+
<xs:annotation>
|
|
6
|
+
<xs:documentation>This schema document provides attribute declarations and
|
|
7
|
+
attribute group, complex type and simple type definitions which can be used in
|
|
8
|
+
the construction of user schemas to define the structure of particular linking
|
|
9
|
+
constructs, e.g.
|
|
10
|
+
|
|
11
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
12
|
+
xmlns:xl="http://www.w3.org/1999/xlink">
|
|
13
|
+
|
|
14
|
+
<xs:import namespace="http://www.w3.org/1999/xlink"
|
|
15
|
+
location="http://www.w3.org/1999/xlink.xsd">
|
|
16
|
+
|
|
17
|
+
<xs:element name="mySimple">
|
|
18
|
+
<xs:complexType>
|
|
19
|
+
...
|
|
20
|
+
<xs:attributeGroup ref="xl:simpleAttrs"/>
|
|
21
|
+
...
|
|
22
|
+
</xs:complexType>
|
|
23
|
+
</xs:element>
|
|
24
|
+
...
|
|
25
|
+
</xs:schema></xs:documentation>
|
|
26
|
+
</xs:annotation>
|
|
27
|
+
<xs:import namespace="http://www.w3.org/XML/1998/namespace"
|
|
28
|
+
schemaLocation="xml.xsd"/>
|
|
29
|
+
<xs:attribute name="type" type="xlink:typeType"/>
|
|
30
|
+
<xs:simpleType name="typeType">
|
|
31
|
+
<xs:restriction base="xs:token">
|
|
32
|
+
<xs:enumeration value="simple"/>
|
|
33
|
+
<xs:enumeration value="extended"/>
|
|
34
|
+
<xs:enumeration value="title"/>
|
|
35
|
+
<xs:enumeration value="resource"/>
|
|
36
|
+
<xs:enumeration value="locator"/>
|
|
37
|
+
<xs:enumeration value="arc"/>
|
|
38
|
+
</xs:restriction>
|
|
39
|
+
</xs:simpleType>
|
|
40
|
+
<xs:attribute name="href" type="xlink:hrefType"/>
|
|
41
|
+
<xs:simpleType name="hrefType">
|
|
42
|
+
<xs:restriction base="xs:anyURI"/>
|
|
43
|
+
</xs:simpleType>
|
|
44
|
+
<xs:attribute name="role" type="xlink:roleType"/>
|
|
45
|
+
<xs:simpleType name="roleType">
|
|
46
|
+
<xs:restriction base="xs:anyURI">
|
|
47
|
+
<xs:minLength value="1"/>
|
|
48
|
+
</xs:restriction>
|
|
49
|
+
</xs:simpleType>
|
|
50
|
+
<xs:attribute name="arcrole" type="xlink:arcroleType"/>
|
|
51
|
+
<xs:simpleType name="arcroleType">
|
|
52
|
+
<xs:restriction base="xs:anyURI">
|
|
53
|
+
<xs:minLength value="1"/>
|
|
54
|
+
</xs:restriction>
|
|
55
|
+
</xs:simpleType>
|
|
56
|
+
<xs:attribute name="title" type="xlink:titleAttrType"/>
|
|
57
|
+
<xs:simpleType name="titleAttrType">
|
|
58
|
+
<xs:restriction base="xs:string"/>
|
|
59
|
+
</xs:simpleType>
|
|
60
|
+
<xs:attribute name="show" type="xlink:showType"/>
|
|
61
|
+
<xs:simpleType name="showType">
|
|
62
|
+
<xs:restriction base="xs:token">
|
|
63
|
+
<xs:enumeration value="new"/>
|
|
64
|
+
<xs:enumeration value="replace"/>
|
|
65
|
+
<xs:enumeration value="embed"/>
|
|
66
|
+
<xs:enumeration value="other"/>
|
|
67
|
+
<xs:enumeration value="none"/>
|
|
68
|
+
</xs:restriction>
|
|
69
|
+
</xs:simpleType>
|
|
70
|
+
<xs:attribute name="actuate" type="xlink:actuateType"/>
|
|
71
|
+
<xs:simpleType name="actuateType">
|
|
72
|
+
<xs:restriction base="xs:token">
|
|
73
|
+
<xs:enumeration value="onLoad"/>
|
|
74
|
+
<xs:enumeration value="onRequest"/>
|
|
75
|
+
<xs:enumeration value="other"/>
|
|
76
|
+
<xs:enumeration value="none"/>
|
|
77
|
+
</xs:restriction>
|
|
78
|
+
</xs:simpleType>
|
|
79
|
+
<xs:attribute name="label" type="xlink:labelType"/>
|
|
80
|
+
<xs:simpleType name="labelType">
|
|
81
|
+
<xs:restriction base="xs:NCName"/>
|
|
82
|
+
</xs:simpleType>
|
|
83
|
+
<xs:attribute name="from" type="xlink:fromType"/>
|
|
84
|
+
<xs:simpleType name="fromType">
|
|
85
|
+
<xs:restriction base="xs:NCName"/>
|
|
86
|
+
</xs:simpleType>
|
|
87
|
+
<xs:attribute name="to" type="xlink:toType"/>
|
|
88
|
+
<xs:simpleType name="toType">
|
|
89
|
+
<xs:restriction base="xs:NCName"/>
|
|
90
|
+
</xs:simpleType>
|
|
91
|
+
<xs:attributeGroup name="simpleAttrs">
|
|
92
|
+
<xs:attribute ref="xlink:type" fixed="simple"/>
|
|
93
|
+
<xs:attribute ref="xlink:href"/>
|
|
94
|
+
<xs:attribute ref="xlink:role"/>
|
|
95
|
+
<xs:attribute ref="xlink:arcrole"/>
|
|
96
|
+
<xs:attribute ref="xlink:title"/>
|
|
97
|
+
<xs:attribute ref="xlink:show"/>
|
|
98
|
+
<xs:attribute ref="xlink:actuate"/>
|
|
99
|
+
</xs:attributeGroup>
|
|
100
|
+
<xs:group name="simpleModel">
|
|
101
|
+
<xs:sequence>
|
|
102
|
+
<xs:any processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
|
|
103
|
+
</xs:sequence>
|
|
104
|
+
</xs:group>
|
|
105
|
+
<xs:complexType name="simple" mixed="true">
|
|
106
|
+
<xs:annotation>
|
|
107
|
+
<xs:documentation>
|
|
108
|
+
Intended for use as the type of user-declared elements to make them
|
|
109
|
+
simple links.
|
|
110
|
+
</xs:documentation>
|
|
111
|
+
</xs:annotation>
|
|
112
|
+
<xs:group ref="xlink:simpleModel"/>
|
|
113
|
+
<xs:attributeGroup ref="xlink:simpleAttrs"/>
|
|
114
|
+
</xs:complexType>
|
|
115
|
+
<xs:attributeGroup name="extendedAttrs">
|
|
116
|
+
<xs:attribute ref="xlink:type" use="required" fixed="extended"/>
|
|
117
|
+
<xs:attribute ref="xlink:role"/>
|
|
118
|
+
<xs:attribute ref="xlink:title"/>
|
|
119
|
+
</xs:attributeGroup>
|
|
120
|
+
<xs:group name="extendedModel">
|
|
121
|
+
<xs:choice>
|
|
122
|
+
<xs:element ref="xlink:title"/>
|
|
123
|
+
<xs:element ref="xlink:resource"/>
|
|
124
|
+
<xs:element ref="xlink:locator"/>
|
|
125
|
+
<xs:element ref="xlink:arc"/>
|
|
126
|
+
</xs:choice>
|
|
127
|
+
</xs:group>
|
|
128
|
+
<xs:complexType name="extended">
|
|
129
|
+
<xs:annotation>
|
|
130
|
+
<xs:documentation>
|
|
131
|
+
Intended for use as the type of user-declared elements to make them
|
|
132
|
+
extended links.
|
|
133
|
+
Note that the elements referenced in the content model are all abstract.
|
|
134
|
+
The intention is that by simply declaring elements with these as their
|
|
135
|
+
substitutionGroup, all the right things will happen.
|
|
136
|
+
</xs:documentation>
|
|
137
|
+
</xs:annotation>
|
|
138
|
+
<xs:group ref="xlink:extendedModel" minOccurs="0" maxOccurs="unbounded"/>
|
|
139
|
+
<xs:attributeGroup ref="xlink:extendedAttrs"/>
|
|
140
|
+
</xs:complexType>
|
|
141
|
+
<xs:element name="title" type="xlink:titleEltType" abstract="true"/>
|
|
142
|
+
<xs:attributeGroup name="titleAttrs">
|
|
143
|
+
<xs:attribute ref="xlink:type" use="required" fixed="title"/>
|
|
144
|
+
<xs:attribute ref="xml:lang">
|
|
145
|
+
<xs:annotation>
|
|
146
|
+
<xs:documentation>
|
|
147
|
+
xml:lang is not required, but provides much of the
|
|
148
|
+
motivation for title elements in addition to attributes, and so
|
|
149
|
+
is provided here for convenience.
|
|
150
|
+
</xs:documentation>
|
|
151
|
+
</xs:annotation>
|
|
152
|
+
</xs:attribute>
|
|
153
|
+
</xs:attributeGroup>
|
|
154
|
+
<xs:group name="titleModel">
|
|
155
|
+
<xs:sequence>
|
|
156
|
+
<xs:any processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
|
|
157
|
+
</xs:sequence>
|
|
158
|
+
</xs:group>
|
|
159
|
+
<xs:complexType name="titleEltType" mixed="true">
|
|
160
|
+
<xs:group ref="xlink:titleModel"/>
|
|
161
|
+
<xs:attributeGroup ref="xlink:titleAttrs"/>
|
|
162
|
+
</xs:complexType>
|
|
163
|
+
<xs:element name="resource" type="xlink:resourceType" abstract="true"/>
|
|
164
|
+
<xs:attributeGroup name="resourceAttrs">
|
|
165
|
+
<xs:attribute ref="xlink:type" use="required" fixed="resource"/>
|
|
166
|
+
<xs:attribute ref="xlink:role"/>
|
|
167
|
+
<xs:attribute ref="xlink:title"/>
|
|
168
|
+
<xs:attribute ref="xlink:label"/>
|
|
169
|
+
</xs:attributeGroup>
|
|
170
|
+
<xs:group name="resourceModel">
|
|
171
|
+
<xs:sequence>
|
|
172
|
+
<xs:any processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
|
|
173
|
+
</xs:sequence>
|
|
174
|
+
</xs:group>
|
|
175
|
+
<xs:complexType name="resourceType" mixed="true">
|
|
176
|
+
<xs:group ref="xlink:resourceModel"/>
|
|
177
|
+
<xs:attributeGroup ref="xlink:resourceAttrs"/>
|
|
178
|
+
</xs:complexType>
|
|
179
|
+
<xs:element name="locator" type="xlink:locatorType" abstract="true"/>
|
|
180
|
+
<xs:attributeGroup name="locatorAttrs">
|
|
181
|
+
<xs:attribute ref="xlink:type" use="required" fixed="locator"/>
|
|
182
|
+
<xs:attribute ref="xlink:href" use="required"/>
|
|
183
|
+
<xs:attribute ref="xlink:role"/>
|
|
184
|
+
<xs:attribute ref="xlink:title"/>
|
|
185
|
+
<xs:attribute ref="xlink:label">
|
|
186
|
+
<xs:annotation>
|
|
187
|
+
<xs:documentation>
|
|
188
|
+
label is not required, but locators have no particular
|
|
189
|
+
XLink function if they are not labeled.
|
|
190
|
+
</xs:documentation>
|
|
191
|
+
</xs:annotation>
|
|
192
|
+
</xs:attribute>
|
|
193
|
+
</xs:attributeGroup>
|
|
194
|
+
<xs:group name="locatorModel">
|
|
195
|
+
<xs:sequence>
|
|
196
|
+
<xs:element ref="xlink:title" minOccurs="0" maxOccurs="unbounded"/>
|
|
197
|
+
</xs:sequence>
|
|
198
|
+
</xs:group>
|
|
199
|
+
<xs:complexType name="locatorType">
|
|
200
|
+
<xs:group ref="xlink:locatorModel"/>
|
|
201
|
+
<xs:attributeGroup ref="xlink:locatorAttrs"/>
|
|
202
|
+
</xs:complexType>
|
|
203
|
+
<xs:element name="arc" type="xlink:arcType" abstract="true"/>
|
|
204
|
+
<xs:attributeGroup name="arcAttrs">
|
|
205
|
+
<xs:attribute ref="xlink:type" use="required" fixed="arc"/>
|
|
206
|
+
<xs:attribute ref="xlink:arcrole"/>
|
|
207
|
+
<xs:attribute ref="xlink:title"/>
|
|
208
|
+
<xs:attribute ref="xlink:show"/>
|
|
209
|
+
<xs:attribute ref="xlink:actuate"/>
|
|
210
|
+
<xs:attribute ref="xlink:from"/>
|
|
211
|
+
<xs:attribute ref="xlink:to">
|
|
212
|
+
<xs:annotation>
|
|
213
|
+
<xs:documentation>
|
|
214
|
+
from and to have default behavior when values are missing
|
|
215
|
+
</xs:documentation>
|
|
216
|
+
</xs:annotation>
|
|
217
|
+
</xs:attribute>
|
|
218
|
+
</xs:attributeGroup>
|
|
219
|
+
<xs:group name="arcModel">
|
|
220
|
+
<xs:sequence>
|
|
221
|
+
<xs:element ref="xlink:title" minOccurs="0" maxOccurs="unbounded"/>
|
|
222
|
+
</xs:sequence>
|
|
223
|
+
</xs:group>
|
|
224
|
+
<xs:complexType name="arcType">
|
|
225
|
+
<xs:group ref="xlink:arcModel"/>
|
|
226
|
+
<xs:attributeGroup ref="xlink:arcAttrs"/>
|
|
227
|
+
</xs:complexType>
|
|
228
|
+
</xs:schema>
|
|
@@ -0,0 +1,274 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<?xml-stylesheet href="../2008/09/xsd.xsl" type="text/xsl"?>
|
|
3
|
+
<xs:schema xmlns="http://www.w3.org/1999/xhtml"
|
|
4
|
+
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
5
|
+
targetNamespace="http://www.w3.org/XML/1998/namespace"
|
|
6
|
+
xml:lang="en">
|
|
7
|
+
<xs:annotation>
|
|
8
|
+
<xs:documentation>
|
|
9
|
+
<div>
|
|
10
|
+
<h1>About the XML namespace</h1>
|
|
11
|
+
<div class="bodytext">
|
|
12
|
+
<p>
|
|
13
|
+
This schema document describes the XML namespace, in a form
|
|
14
|
+
suitable for import by other schema documents.
|
|
15
|
+
</p>
|
|
16
|
+
<p>
|
|
17
|
+
See <a href="http://www.w3.org/XML/1998/namespace.html">
|
|
18
|
+
http://www.w3.org/XML/1998/namespace.html</a> and
|
|
19
|
+
<a href="http://www.w3.org/TR/REC-xml">
|
|
20
|
+
http://www.w3.org/TR/REC-xml</a> for information
|
|
21
|
+
about this namespace.
|
|
22
|
+
</p>
|
|
23
|
+
<p>
|
|
24
|
+
Note that local names in this namespace are intended to be
|
|
25
|
+
defined only by the World Wide Web Consortium or its subgroups.
|
|
26
|
+
The names currently defined in this namespace are listed below.
|
|
27
|
+
They should not be used with conflicting semantics by any Working
|
|
28
|
+
Group, specification, or document instance.
|
|
29
|
+
</p>
|
|
30
|
+
<p>
|
|
31
|
+
See further below in this document for more information about <a href="#usage">how to refer to this schema document from your own
|
|
32
|
+
XSD schema documents</a> and about <a href="#nsversioning">the
|
|
33
|
+
namespace-versioning policy governing this schema document</a>.
|
|
34
|
+
</p>
|
|
35
|
+
</div>
|
|
36
|
+
</div>
|
|
37
|
+
</xs:documentation>
|
|
38
|
+
</xs:annotation>
|
|
39
|
+
<xs:attribute name="lang">
|
|
40
|
+
<xs:annotation>
|
|
41
|
+
<xs:documentation>
|
|
42
|
+
<div>
|
|
43
|
+
<h3>lang (as an attribute name)</h3>
|
|
44
|
+
<p>
|
|
45
|
+
denotes an attribute whose value
|
|
46
|
+
is a language code for the natural language of the content of
|
|
47
|
+
any element; its value is inherited. This name is reserved
|
|
48
|
+
by virtue of its definition in the XML specification.</p>
|
|
49
|
+
</div>
|
|
50
|
+
<div>
|
|
51
|
+
<h4>Notes</h4>
|
|
52
|
+
<p>
|
|
53
|
+
Attempting to install the relevant ISO 2- and 3-letter
|
|
54
|
+
codes as the enumerated possible values is probably never
|
|
55
|
+
going to be a realistic possibility.
|
|
56
|
+
</p>
|
|
57
|
+
<p>
|
|
58
|
+
See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
|
|
59
|
+
http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
|
|
60
|
+
and the IANA language subtag registry at
|
|
61
|
+
<a href="http://www.iana.org/assignments/language-subtag-registry">
|
|
62
|
+
http://www.iana.org/assignments/language-subtag-registry</a>
|
|
63
|
+
for further information.
|
|
64
|
+
</p>
|
|
65
|
+
<p>
|
|
66
|
+
The union allows for the 'un-declaration' of xml:lang with
|
|
67
|
+
the empty string.
|
|
68
|
+
</p>
|
|
69
|
+
</div>
|
|
70
|
+
</xs:documentation>
|
|
71
|
+
</xs:annotation>
|
|
72
|
+
<xs:simpleType>
|
|
73
|
+
<xs:union memberTypes="xs:language">
|
|
74
|
+
<xs:simpleType>
|
|
75
|
+
<xs:restriction base="xs:string">
|
|
76
|
+
<xs:enumeration value=""/>
|
|
77
|
+
</xs:restriction>
|
|
78
|
+
</xs:simpleType>
|
|
79
|
+
</xs:union>
|
|
80
|
+
</xs:simpleType>
|
|
81
|
+
</xs:attribute>
|
|
82
|
+
<xs:attribute name="space">
|
|
83
|
+
<xs:annotation>
|
|
84
|
+
<xs:documentation>
|
|
85
|
+
<div>
|
|
86
|
+
<h3>space (as an attribute name)</h3>
|
|
87
|
+
<p>
|
|
88
|
+
denotes an attribute whose
|
|
89
|
+
value is a keyword indicating what whitespace processing
|
|
90
|
+
discipline is intended for the content of the element; its
|
|
91
|
+
value is inherited. This name is reserved by virtue of its
|
|
92
|
+
definition in the XML specification.</p>
|
|
93
|
+
</div>
|
|
94
|
+
</xs:documentation>
|
|
95
|
+
</xs:annotation>
|
|
96
|
+
<xs:simpleType>
|
|
97
|
+
<xs:restriction base="xs:NCName">
|
|
98
|
+
<xs:enumeration value="default"/>
|
|
99
|
+
<xs:enumeration value="preserve"/>
|
|
100
|
+
</xs:restriction>
|
|
101
|
+
</xs:simpleType>
|
|
102
|
+
</xs:attribute>
|
|
103
|
+
<xs:attribute name="base" type="xs:anyURI">
|
|
104
|
+
<xs:annotation>
|
|
105
|
+
<xs:documentation>
|
|
106
|
+
<div>
|
|
107
|
+
<h3>base (as an attribute name)</h3>
|
|
108
|
+
<p>
|
|
109
|
+
denotes an attribute whose value
|
|
110
|
+
provides a URI to be used as the base for interpreting any
|
|
111
|
+
relative URIs in the scope of the element on which it
|
|
112
|
+
appears; its value is inherited. This name is reserved
|
|
113
|
+
by virtue of its definition in the XML Base specification.</p>
|
|
114
|
+
<p>
|
|
115
|
+
See <a href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a>
|
|
116
|
+
for information about this attribute.
|
|
117
|
+
</p>
|
|
118
|
+
</div>
|
|
119
|
+
</xs:documentation>
|
|
120
|
+
</xs:annotation>
|
|
121
|
+
</xs:attribute>
|
|
122
|
+
<xs:attribute name="id" type="xs:ID">
|
|
123
|
+
<xs:annotation>
|
|
124
|
+
<xs:documentation>
|
|
125
|
+
<div>
|
|
126
|
+
<h3>id (as an attribute name)</h3>
|
|
127
|
+
<p>
|
|
128
|
+
denotes an attribute whose value
|
|
129
|
+
should be interpreted as if declared to be of type ID.
|
|
130
|
+
This name is reserved by virtue of its definition in the
|
|
131
|
+
xml:id specification.</p>
|
|
132
|
+
<p>
|
|
133
|
+
See <a href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
|
|
134
|
+
for information about this attribute.
|
|
135
|
+
</p>
|
|
136
|
+
</div>
|
|
137
|
+
</xs:documentation>
|
|
138
|
+
</xs:annotation>
|
|
139
|
+
</xs:attribute>
|
|
140
|
+
<xs:attributeGroup name="specialAttrs">
|
|
141
|
+
<xs:attribute ref="xml:base"/>
|
|
142
|
+
<xs:attribute ref="xml:lang"/>
|
|
143
|
+
<xs:attribute ref="xml:space"/>
|
|
144
|
+
<xs:attribute ref="xml:id"/>
|
|
145
|
+
</xs:attributeGroup>
|
|
146
|
+
<xs:annotation>
|
|
147
|
+
<xs:documentation>
|
|
148
|
+
<div>
|
|
149
|
+
<h3>Father (in any context at all)</h3>
|
|
150
|
+
<div class="bodytext">
|
|
151
|
+
<p>
|
|
152
|
+
denotes Jon Bosak, the chair of
|
|
153
|
+
the original XML Working Group. This name is reserved by
|
|
154
|
+
the following decision of the W3C XML Plenary and
|
|
155
|
+
XML Coordination groups:
|
|
156
|
+
</p>
|
|
157
|
+
<blockquote>
|
|
158
|
+
<p>
|
|
159
|
+
In appreciation for his vision, leadership and
|
|
160
|
+
dedication the W3C XML Plenary on this 10th day of
|
|
161
|
+
February, 2000, reserves for Jon Bosak in perpetuity
|
|
162
|
+
the XML name "xml:Father".
|
|
163
|
+
</p>
|
|
164
|
+
</blockquote>
|
|
165
|
+
</div>
|
|
166
|
+
</div>
|
|
167
|
+
</xs:documentation>
|
|
168
|
+
</xs:annotation>
|
|
169
|
+
<xs:annotation>
|
|
170
|
+
<xs:documentation>
|
|
171
|
+
<div xml:id="usage" id="usage">
|
|
172
|
+
<h2>
|
|
173
|
+
<a name="usage">About this schema document</a>
|
|
174
|
+
</h2>
|
|
175
|
+
<div class="bodytext">
|
|
176
|
+
<p>
|
|
177
|
+
This schema defines attributes and an attribute group suitable
|
|
178
|
+
for use by schemas wishing to allow <code>xml:base</code>,
|
|
179
|
+
<code>xml:lang</code>, <code>xml:space</code> or
|
|
180
|
+
<code>xml:id</code> attributes on elements they define.
|
|
181
|
+
</p>
|
|
182
|
+
<p>
|
|
183
|
+
To enable this, such a schema must import this schema for
|
|
184
|
+
the XML namespace, e.g. as follows:
|
|
185
|
+
</p>
|
|
186
|
+
<pre>
|
|
187
|
+
<schema . . .>
|
|
188
|
+
. . .
|
|
189
|
+
<import namespace="http://www.w3.org/XML/1998/namespace"
|
|
190
|
+
schemaLocation="http://www.w3.org/2001/xml.xsd"/>
|
|
191
|
+
</pre>
|
|
192
|
+
<p>
|
|
193
|
+
or
|
|
194
|
+
</p>
|
|
195
|
+
<pre>
|
|
196
|
+
<import namespace="http://www.w3.org/XML/1998/namespace"
|
|
197
|
+
schemaLocation="http://www.w3.org/2009/01/xml.xsd"/>
|
|
198
|
+
</pre>
|
|
199
|
+
<p>
|
|
200
|
+
Subsequently, qualified reference to any of the attributes or the
|
|
201
|
+
group defined below will have the desired effect, e.g.
|
|
202
|
+
</p>
|
|
203
|
+
<pre>
|
|
204
|
+
<type . . .>
|
|
205
|
+
. . .
|
|
206
|
+
<attributeGroup ref="xml:specialAttrs"/>
|
|
207
|
+
</pre>
|
|
208
|
+
<p>
|
|
209
|
+
will define a type which will schema-validate an instance element
|
|
210
|
+
with any of those attributes.
|
|
211
|
+
</p>
|
|
212
|
+
</div>
|
|
213
|
+
</div>
|
|
214
|
+
</xs:documentation>
|
|
215
|
+
</xs:annotation>
|
|
216
|
+
<xs:annotation>
|
|
217
|
+
<xs:documentation>
|
|
218
|
+
<div id="nsversioning" xml:id="nsversioning">
|
|
219
|
+
<h2>
|
|
220
|
+
<a name="nsversioning">Versioning policy for this schema document</a>
|
|
221
|
+
</h2>
|
|
222
|
+
<div class="bodytext">
|
|
223
|
+
<p>
|
|
224
|
+
In keeping with the XML Schema WG's standard versioning
|
|
225
|
+
policy, this schema document will persist at
|
|
226
|
+
<a href="http://www.w3.org/2009/01/xml.xsd">
|
|
227
|
+
http://www.w3.org/2009/01/xml.xsd</a>.
|
|
228
|
+
</p>
|
|
229
|
+
<p>
|
|
230
|
+
At the date of issue it can also be found at
|
|
231
|
+
<a href="http://www.w3.org/2001/xml.xsd">
|
|
232
|
+
http://www.w3.org/2001/xml.xsd</a>.
|
|
233
|
+
</p>
|
|
234
|
+
<p>
|
|
235
|
+
The schema document at that URI may however change in the future,
|
|
236
|
+
in order to remain compatible with the latest version of XML
|
|
237
|
+
Schema itself, or with the XML namespace itself. In other words,
|
|
238
|
+
if the XML Schema or XML namespaces change, the version of this
|
|
239
|
+
document at <a href="http://www.w3.org/2001/xml.xsd">
|
|
240
|
+
http://www.w3.org/2001/xml.xsd
|
|
241
|
+
</a>
|
|
242
|
+
will change accordingly; the version at
|
|
243
|
+
<a href="http://www.w3.org/2009/01/xml.xsd">
|
|
244
|
+
http://www.w3.org/2009/01/xml.xsd
|
|
245
|
+
</a>
|
|
246
|
+
will not change.
|
|
247
|
+
</p>
|
|
248
|
+
<p>
|
|
249
|
+
Previous dated (and unchanging) versions of this schema
|
|
250
|
+
document are at:
|
|
251
|
+
</p>
|
|
252
|
+
<ul>
|
|
253
|
+
<li>
|
|
254
|
+
<a href="http://www.w3.org/2009/01/xml.xsd">
|
|
255
|
+
http://www.w3.org/2009/01/xml.xsd</a>
|
|
256
|
+
</li>
|
|
257
|
+
<li>
|
|
258
|
+
<a href="http://www.w3.org/2007/08/xml.xsd">
|
|
259
|
+
http://www.w3.org/2007/08/xml.xsd</a>
|
|
260
|
+
</li>
|
|
261
|
+
<li>
|
|
262
|
+
<a href="http://www.w3.org/2004/10/xml.xsd">
|
|
263
|
+
http://www.w3.org/2004/10/xml.xsd</a>
|
|
264
|
+
</li>
|
|
265
|
+
<li>
|
|
266
|
+
<a href="http://www.w3.org/2001/03/xml.xsd">
|
|
267
|
+
http://www.w3.org/2001/03/xml.xsd</a>
|
|
268
|
+
</li>
|
|
269
|
+
</ul>
|
|
270
|
+
</div>
|
|
271
|
+
</div>
|
|
272
|
+
</xs:documentation>
|
|
273
|
+
</xs:annotation>
|
|
274
|
+
</xs:schema>
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:bn-beh="http://xoev.de/schemata/basisnachricht/behoerde/1_0"
|
|
3
|
+
xmlns:bn-kom="http://xoev.de/schemata/basisnachricht/kommunikation/1_0"
|
|
4
|
+
xmlns:dinspec91379="urn:xoev-de:kosit:xoev:datentyp:din-spec-91379_2019-03"
|
|
5
|
+
xmlns:xoev-code="http://xoev.de/schemata/code/1_0"
|
|
6
|
+
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
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:bn-beh="http://xoev.de/schemata/basisnachricht/behoerde/1_1"
|
|
3
|
+
xmlns:bn-kom="http://xoev.de/schemata/basisnachricht/kommunikation/1_1"
|
|
4
|
+
xmlns:din91379="urn:xoev-de:kosit:xoev:datentyp:din-91379_2022-08"
|
|
5
|
+
xmlns:xoev-code="http://xoev.de/schemata/code/1_0"
|
|
6
|
+
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
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>
|