@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.
Files changed (721) hide show
  1. package/package.json +4 -3
  2. package/standards/1.0/codelists.json +7 -0
  3. package/standards/1.0/webservices/wsdl/XBauk10-APB-BAB2BH.wsdl +128 -0
  4. package/standards/1.0/webservices/wsdl/XBauk10-APB-BH2BAB.wsdl +111 -0
  5. package/standards/1.0/webservices/wsdl/XBauk10-Rueckweisung.wsdl +111 -0
  6. package/standards/1.0/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +36 -0
  7. package/standards/1.0/xsd/xsd/xbau-kernmodul-codes.xsd +429 -0
  8. package/standards/1.0/xsd/xsd/xbau-kernmodul-datentypen.xsd +850 -0
  9. package/standards/1.0/xsd/xsd/xbau-kernmodul-nachrichten.xsd +236 -0
  10. package/standards/1.0/xsd/xsd_dev/gmlProfilexplan.xsd +47 -0
  11. package/standards/1.0/xsd/xsd_dev/latinchars.xsd +34 -0
  12. package/standards/1.0/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +36 -0
  13. package/standards/1.0/xsd/xsd_dev/xbau-kernmodul-codes.xsd +429 -0
  14. package/standards/1.0/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +850 -0
  15. package/standards/1.0/xsd/xsd_dev/xbau-kernmodul-nachrichten.xsd +236 -0
  16. package/standards/1.0/xsd/xsd_dev/xinneres-basisnachricht.xsd +213 -0
  17. package/standards/1.0/xsd/xsd_dev/xinneres-behoerde.xsd +261 -0
  18. package/standards/1.0/xsd/xsd_dev/xinneres-kommunikation.xsd +167 -0
  19. package/standards/1.0/xsd/xsd_dev/xinneres-postanschrift.xsd +178 -0
  20. package/standards/1.0/xsd/xsd_dev/xlink.xsd +7 -0
  21. package/standards/1.0/xsd/xsd_dev/xoev-code.xsd +52 -0
  22. package/standards/1.1/codelists.json +7 -0
  23. package/standards/1.1/webservices/XBauk11-APB-BAB2BH.wsdl +155 -0
  24. package/standards/1.1/webservices/XBauk11-APB-BH2BAB.wsdl +125 -0
  25. package/standards/1.1/webservices/XBauk11-FachlicheKommunikation.wsdl +122 -0
  26. package/standards/1.1/webservices/XBauk11-Rueckweisung.wsdl +122 -0
  27. package/standards/1.1/xsd/din-91379-datatypes.xsd +121 -0
  28. package/standards/1.1/xsd/gmlProfilexplan.xsd +866 -0
  29. package/standards/1.1/xsd/latinchars.xsd +34 -0
  30. package/standards/1.1/xsd/xbau-kernmodul-basisdatentypen.xsd +36 -0
  31. package/standards/1.1/xsd/xbau-kernmodul-codes.xsd +471 -0
  32. package/standards/1.1/xsd/xbau-kernmodul-datentypen.xsd +970 -0
  33. package/standards/1.1/xsd/xbau-kernmodul-nachrichten.xsd +312 -0
  34. package/standards/1.1/xsd/xbau-kernmodul.xsd +11 -0
  35. package/standards/1.1/xsd/xinneres-basisnachricht.xsd +193 -0
  36. package/standards/1.1/xsd/xinneres-behoerde.xsd +202 -0
  37. package/standards/1.1/xsd/xinneres-codes-gemeindeverzeichnis.xsd +59 -0
  38. package/standards/1.1/xsd/xinneres-kommunikation.xsd +161 -0
  39. package/standards/1.1/xsd/xinneres-meldeanschrift.xsd +188 -0
  40. package/standards/1.1/xsd/xinneres-postanschrift.xsd +178 -0
  41. package/standards/1.1/xsd/xlinks.xsd +118 -0
  42. package/standards/1.1/xsd/xoev-code.xsd +52 -0
  43. package/standards/1.2/codelists.json +7 -0
  44. package/standards/1.2/webservices/wsdl/XBauk12-APB-BAB2BH.wsdl +150 -0
  45. package/standards/1.2/webservices/wsdl/XBauk12-APB-BH2BAB.wsdl +130 -0
  46. package/standards/1.2/webservices/wsdl/XBauk12-FachlicheKommunikation.wsdl +134 -0
  47. package/standards/1.2/webservices/wsdl/XBauk12-Rueckweisung.wsdl +134 -0
  48. package/standards/1.2/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +36 -0
  49. package/standards/1.2/xsd/xsd/xbau-kernmodul-codes.xsd +499 -0
  50. package/standards/1.2/xsd/xsd/xbau-kernmodul-datentypen.xsd +1080 -0
  51. package/standards/1.2/xsd/xsd/xbau-kernmodul-nachrichten.xsd +319 -0
  52. package/standards/1.2/xsd/xsd/xbau-kernmodul.xsd +11 -0
  53. package/standards/1.2.1/codelists.json +3 -0
  54. package/standards/1.2.1/webservices/wsdl/XBauk121-FachlicheKommunikation.wsdl +128 -0
  55. package/standards/1.2.1/webservices/wsdl/XBauk121-Rueckweisung.wsdl +128 -0
  56. package/standards/1.2.1/webservices/wsdl/XBauk121-anBauportal.wsdl +133 -0
  57. package/standards/1.2.1/webservices/wsdl/XBauk121-anFachbehoerde.wsdl +114 -0
  58. package/standards/1.2.1/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +52 -0
  59. package/standards/1.2.1/xsd/xsd/xbau-kernmodul-codes.xsd +506 -0
  60. package/standards/1.2.1/xsd/xsd/xbau-kernmodul-datentypen.xsd +1206 -0
  61. package/standards/1.2.1/xsd/xsd/xbau-kernmodul-nachrichten.xsd +347 -0
  62. package/standards/1.2.1.1/codelists.json +3 -0
  63. package/standards/1.2.1.1/webservices/wsdl/XBauk1211-FachlicheKommunikation.wsdl +128 -0
  64. package/standards/1.2.1.1/webservices/wsdl/XBauk1211-Rueckweisung.wsdl +128 -0
  65. package/standards/1.2.1.1/webservices/wsdl/XBauk1211-anBauportal.wsdl +133 -0
  66. package/standards/1.2.1.1/webservices/wsdl/XBauk1211-anFachbehoerde.wsdl +114 -0
  67. package/standards/1.2.1.1/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +52 -0
  68. package/standards/1.2.1.1/xsd/xsd/xbau-kernmodul-codes.xsd +507 -0
  69. package/standards/1.2.1.1/xsd/xsd/xbau-kernmodul-datentypen.xsd +1206 -0
  70. package/standards/1.2.1.1/xsd/xsd/xbau-kernmodul-nachrichten.xsd +347 -0
  71. package/standards/1.2.2/codelists.json +3 -0
  72. package/standards/1.2.2/webservices/wsdl/XBauk122-FachlicheKommunikation.wsdl +128 -0
  73. package/standards/1.2.2/webservices/wsdl/XBauk122-Rueckweisung.wsdl +128 -0
  74. package/standards/1.2.2/webservices/wsdl/XBauk122-anBauportal.wsdl +146 -0
  75. package/standards/1.2.2/webservices/wsdl/XBauk122-anFachbehoerde.wsdl +159 -0
  76. package/standards/1.2.2/xsd/xsd/xbau-kernmodul-basisdatentypen.xsd +52 -0
  77. package/standards/1.2.2/xsd/xsd/xbau-kernmodul-codes.xsd +563 -0
  78. package/standards/1.2.2/xsd/xsd/xbau-kernmodul-datentypen.xsd +1296 -0
  79. package/standards/1.2.2/xsd/xsd/xbau-kernmodul-prozessnachrichten.xsd +394 -0
  80. package/standards/1.2.2/xsd/xsd/xbau-kernmodul-universellerAntrag.xsd +263 -0
  81. package/standards/1.3.0/codelists.json +3 -0
  82. package/standards/1.3.0/specs/xbau-schematron-leere-elemente.sch +16 -0
  83. package/standards/1.3.0/webservices/XBauk130-FachlicheKommunikation.wsdl +140 -0
  84. package/standards/1.3.0/webservices/XBauk130-Rueckweisung.wsdl +128 -0
  85. package/standards/1.3.0/webservices/XBauk130-anBauportal.wsdl +146 -0
  86. package/standards/1.3.0/webservices/XBauk130-anFachbehoerde.wsdl +161 -0
  87. package/standards/1.3.0/xsd/xbau-kernmodul-basisdatentypen.xsd +60 -0
  88. package/standards/1.3.0/xsd/xbau-kernmodul-codes.xsd +634 -0
  89. package/standards/1.3.0/xsd/xbau-kernmodul-datentypen.xsd +1314 -0
  90. package/standards/1.3.0/xsd/xbau-kernmodul-prozessnachrichten.xsd +487 -0
  91. package/standards/1.3.0/xsd/xbau-kernmodul-universellerAntrag.xsd +263 -0
  92. package/standards/2.0/codelists.json +1 -0
  93. package/standards/2.0/docs/model/NDR-EMPFEHLUNG.invariants +1 -0
  94. package/standards/2.0/docs/model/NDR-MUSS.invariants +1368 -0
  95. package/standards/2.0/docs/model/NDR-SOLL.invariants +221 -0
  96. package/standards/2.0/docs/model/XBau.mdr +0 -0
  97. package/standards/2.0/docs/model/osci-docbook.operations +1078 -0
  98. package/standards/2.0/docs/model/xoev-xsd.operations +1280 -0
  99. package/standards/2.0/xsd/xsd/xbau-baukasten.xsd +1675 -0
  100. package/standards/2.0/xsd/xsd/xbau-codes.xsd +2632 -0
  101. package/standards/2.0/xsd/xsd/xbau-nachrichten-abweichung.xsd +244 -0
  102. package/standards/2.0/xsd/xsd/xbau-nachrichten-anzeige.xsd +234 -0
  103. package/standards/2.0/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +263 -0
  104. package/standards/2.0/xsd/xsd/xbau-nachrichten-baulasten.xsd +178 -0
  105. package/standards/2.0/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +411 -0
  106. package/standards/2.0/xsd/xsd/xbau-nachrichten-bauzustand.xsd +107 -0
  107. package/standards/2.0/xsd/xsd/xbau-nachrichten-beteiligung.xsd +166 -0
  108. package/standards/2.0/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +124 -0
  109. package/standards/2.0/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +103 -0
  110. package/standards/2.0/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +134 -0
  111. package/standards/2.0/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +243 -0
  112. package/standards/2.1/codelists.json +28 -0
  113. package/standards/2.1/docs/NDR-EMPFEHLUNG.invariants +1 -0
  114. package/standards/2.1/docs/NDR-MUSS.invariants +1614 -0
  115. package/standards/2.1/docs/NDR-SOLL.invariants +222 -0
  116. package/standards/2.1/docs/osci-docbook.operations +1061 -0
  117. package/standards/2.1/docs/xoev-xsd.operations +1320 -0
  118. package/standards/2.1/xsd/xsd/xbau-baukasten.xsd +1753 -0
  119. package/standards/2.1/xsd/xsd/xbau-codes.xsd +3532 -0
  120. package/standards/2.1/xsd/xsd/xbau-nachrichten-abweichung.xsd +271 -0
  121. package/standards/2.1/xsd/xsd/xbau-nachrichten-anzeige.xsd +412 -0
  122. package/standards/2.1/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +290 -0
  123. package/standards/2.1/xsd/xsd/xbau-nachrichten-baulasten.xsd +197 -0
  124. package/standards/2.1/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +429 -0
  125. package/standards/2.1/xsd/xsd/xbau-nachrichten-bauzustand.xsd +126 -0
  126. package/standards/2.1/xsd/xsd/xbau-nachrichten-beteiligung.xsd +190 -0
  127. package/standards/2.1/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +143 -0
  128. package/standards/2.1/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +265 -0
  129. package/standards/2.1/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +251 -0
  130. package/standards/2.1/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +270 -0
  131. package/standards/2.1/xsd/xsd/xbau-prozessnachrichten.xsd +310 -0
  132. package/standards/2.2/codelists.json +77 -0
  133. package/standards/2.2/docs/KoSIT-Codelisten.MUSS.invariants +149 -0
  134. package/standards/2.2/docs/KoSIT-EMPFEHLUNG.invariants +20 -0
  135. package/standards/2.2/docs/NDR-EMPFEHLUNG.invariants +1 -0
  136. package/standards/2.2/docs/NDR-MUSS.invariants +1614 -0
  137. package/standards/2.2/docs/NDR-SOLL.invariants +222 -0
  138. package/standards/2.2/docs/OSCI-Transport.invariants +141 -0
  139. package/standards/2.2/docs/osci-docbook.operations +1061 -0
  140. package/standards/2.2/docs/xoev-xsd.operations +1320 -0
  141. package/standards/2.2/webservices/XBau22-ABZ-BAB2BH.wsdl +122 -0
  142. package/standards/2.2/webservices/XBau22-ABZ-BH2BAB.wsdl +110 -0
  143. package/standards/2.2/webservices/XBau22-ANZ-BAB2BH.wsdl +126 -0
  144. package/standards/2.2/webservices/XBau22-ANZ-BH2BAB.wsdl +126 -0
  145. package/standards/2.2/webservices/XBau22-APB-BAB2BH.wsdl +128 -0
  146. package/standards/2.2/webservices/XBau22-APB-BH2BAB.wsdl +111 -0
  147. package/standards/2.2/webservices/XBau22-AWV-BAB2BH.wsdl +126 -0
  148. package/standards/2.2/webservices/XBau22-AWV-BH2BAB.wsdl +124 -0
  149. package/standards/2.2/webservices/XBau22-BAB2STAT.wsdl +124 -0
  150. package/standards/2.2/webservices/XBau22-BGV-BAB2BH.wsdl +126 -0
  151. package/standards/2.2/webservices/XBau22-BGV-BH2BAB.wsdl +124 -0
  152. package/standards/2.2/webservices/XBau22-BLV-BAB2BH.wsdl +124 -0
  153. package/standards/2.2/webservices/XBau22-BLV-BH2BAB.wsdl +111 -0
  154. package/standards/2.2/webservices/XBau22-GFS-BH2GEM.wsdl +111 -0
  155. package/standards/2.2/webservices/XBau22-GFS-GEM2BAB.wsdl +122 -0
  156. package/standards/2.2/webservices/XBau22-GFS-GEM2BH.wsdl +111 -0
  157. package/standards/2.2/webservices/XBau22-Rueckweisung.wsdl +111 -0
  158. package/standards/2.2/webservices/XBau22-TGV-BAB2BH.wsdl +126 -0
  159. package/standards/2.2/webservices/XBau22-TGV-BH2BAB.wsdl +124 -0
  160. package/standards/2.2/webservices/XBau22-VBV-BAB2BH.wsdl +126 -0
  161. package/standards/2.2/webservices/XBau22-VBV-BH2BAB.wsdl +124 -0
  162. package/standards/2.2/xsd/gmlProfilexplan.xsd +866 -0
  163. package/standards/2.2/xsd/latinchars.xsd +30 -0
  164. package/standards/2.2/xsd/xbau-basisdatentypen.xsd +36 -0
  165. package/standards/2.2/xsd/xbau-baukasten.xsd +4542 -0
  166. package/standards/2.2/xsd/xbau-codes.xsd +11260 -0
  167. package/standards/2.2/xsd/xbau-nachrichten-abweichung.xsd +308 -0
  168. package/standards/2.2/xsd/xbau-nachrichten-anzeige.xsd +499 -0
  169. package/standards/2.2/xsd/xbau-nachrichten-baugenehmigung.xsd +351 -0
  170. package/standards/2.2/xsd/xbau-nachrichten-baulasten.xsd +165 -0
  171. package/standards/2.2/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +444 -0
  172. package/standards/2.2/xsd/xbau-nachrichten-bauzustand.xsd +136 -0
  173. package/standards/2.2/xsd/xbau-nachrichten-beteiligung.xsd +194 -0
  174. package/standards/2.2/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +174 -0
  175. package/standards/2.2/xsd/xbau-nachrichten-informationsempfaenger.xsd +739 -0
  176. package/standards/2.2/xsd/xbau-nachrichten-kammernverzeichnis.xsd +113 -0
  177. package/standards/2.2/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +299 -0
  178. package/standards/2.2/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +269 -0
  179. package/standards/2.2/xsd/xbau-nachrichten-vorbescheid.xsd +335 -0
  180. package/standards/2.2/xsd/xbau-prozessnachrichten.xsd +298 -0
  181. package/standards/2.2/xsd/xinneres-basisnachricht.xsd +214 -0
  182. package/standards/2.2/xsd/xinneres-behoerde.xsd +241 -0
  183. package/standards/2.2/xsd/xinneres-codes-gemeindeverzeichnis.xsd +55 -0
  184. package/standards/2.2/xsd/xinneres-datum.xsd +119 -0
  185. package/standards/2.2/xsd/xinneres-kommunikation.xsd +139 -0
  186. package/standards/2.2/xsd/xinneres-meldeanschrift.xsd +164 -0
  187. package/standards/2.2/xsd/xinneres-postanschrift.xsd +152 -0
  188. package/standards/2.2/xsd/xlinks.xsd +118 -0
  189. package/standards/2.2/xsd/xoev-code.xsd +51 -0
  190. package/standards/2.3/codelists.json +79 -0
  191. package/standards/2.3/webservices/XBau23-ABG-BAB2BH.wsdl +141 -0
  192. package/standards/2.3/webservices/XBau23-ABG-BH2BAB.wsdl +139 -0
  193. package/standards/2.3/webservices/XBau23-ABK-AIK2BAB.wsdl +126 -0
  194. package/standards/2.3/webservices/XBau23-ABK-BAB2AIK.wsdl +126 -0
  195. package/standards/2.3/webservices/XBau23-ABZ-BAB2BH.wsdl +137 -0
  196. package/standards/2.3/webservices/XBau23-ABZ-BH2BAB.wsdl +125 -0
  197. package/standards/2.3/webservices/XBau23-AKE-AG2BAB.wsdl +107 -0
  198. package/standards/2.3/webservices/XBau23-AKE-BAB2AG.wsdl +107 -0
  199. package/standards/2.3/webservices/XBau23-AKE-BAB2BH.wsdl +139 -0
  200. package/standards/2.3/webservices/XBau23-AKE-BH2BAB.wsdl +137 -0
  201. package/standards/2.3/webservices/XBau23-ANZ-BAB2BH.wsdl +126 -0
  202. package/standards/2.3/webservices/XBau23-ANZ-BH2BAB.wsdl +141 -0
  203. package/standards/2.3/webservices/XBau23-AWV-BAB2BH.wsdl +140 -0
  204. package/standards/2.3/webservices/XBau23-AWV-BH2BAB.wsdl +139 -0
  205. package/standards/2.3/webservices/XBau23-BAB2STAT.wsdl +142 -0
  206. package/standards/2.3/webservices/XBau23-BBE-BAB2BH.wsdl +137 -0
  207. package/standards/2.3/webservices/XBau23-BBE-BH2BAB.wsdl +125 -0
  208. package/standards/2.3/webservices/XBau23-BGV-BAB2BH.wsdl +142 -0
  209. package/standards/2.3/webservices/XBau23-BGV-BH2BAB.wsdl +140 -0
  210. package/standards/2.3/webservices/XBau23-BLV-BAB2BH.wsdl +138 -0
  211. package/standards/2.3/webservices/XBau23-BLV-BH2BAB.wsdl +125 -0
  212. package/standards/2.3/webservices/XBau23-BPB-BAB2BH.wsdl +125 -0
  213. package/standards/2.3/xsd/din-91379-datatypes.xsd +121 -0
  214. package/standards/2.3/xsd/gmlProfilexplan.xsd +866 -0
  215. package/standards/2.3/xsd/latinchars.xsd +34 -0
  216. package/standards/2.3/xsd/xbau-baukasten.xsd +4364 -0
  217. package/standards/2.3/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +112 -0
  218. package/standards/2.3/xsd/xbau-codes.xsd +10844 -0
  219. package/standards/2.3/xsd/xbau-kernmodul-basisdatentypen.xsd +36 -0
  220. package/standards/2.3/xsd/xbau-kernmodul-codes.xsd +471 -0
  221. package/standards/2.3/xsd/xbau-kernmodul-datentypen.xsd +970 -0
  222. package/standards/2.3/xsd/xbau-kernmodul-nachrichten.xsd +312 -0
  223. package/standards/2.3/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +415 -0
  224. package/standards/2.3/xsd/xbau-nachrichten-abweichung.xsd +325 -0
  225. package/standards/2.3/xsd/xbau-nachrichten-akteneinsicht.xsd +389 -0
  226. package/standards/2.3/xsd/xbau-nachrichten-anzeige.xsd +760 -0
  227. package/standards/2.3/xsd/xbau-nachrichten-bauberatung.xsd +138 -0
  228. package/standards/2.3/xsd/xbau-nachrichten-baugenehmigung.xsd +358 -0
  229. package/standards/2.3/xsd/xbau-nachrichten-baulasten.xsd +168 -0
  230. package/standards/2.3/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +447 -0
  231. package/standards/2.3/xsd/xbau-nachrichten-bauzustand.xsd +144 -0
  232. package/standards/2.3/xsd/xbau-nachrichten-beteiligung.xsd +199 -0
  233. package/standards/2.3/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +177 -0
  234. package/standards/2.3/xsd/xbau-nachrichten-grundstuecksteilung.xsd +321 -0
  235. package/standards/2.3/xsd/xbau-nachrichten-informationsempfaenger.xsd +866 -0
  236. package/standards/2.3/xsd/xbau-nachrichten-kammernverzeichnis.xsd +147 -0
  237. package/standards/2.3/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +306 -0
  238. package/standards/2.3/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  239. package/standards/2.3/xsd/xbau-nachrichten-vorbescheid.xsd +342 -0
  240. package/standards/2.3/xsd/xinneres-basisnachricht.xsd +193 -0
  241. package/standards/2.3/xsd/xinneres-behoerde.xsd +202 -0
  242. package/standards/2.3/xsd/xinneres-codes-gemeindeverzeichnis.xsd +59 -0
  243. package/standards/2.3/xsd/xinneres-datum.xsd +119 -0
  244. package/standards/2.3/xsd/xinneres-kommunikation.xsd +161 -0
  245. package/standards/2.3/xsd/xinneres-lichtbild.xsd +44 -0
  246. package/standards/2.3.1/codelists.json +81 -0
  247. package/standards/2.3.1/webservices/wsdl/XBau231-ABG-BAB2BH.wsdl +146 -0
  248. package/standards/2.3.1/webservices/wsdl/XBau231-ABG-BH2BAB.wsdl +144 -0
  249. package/standards/2.3.1/webservices/wsdl/XBau231-ABK-BAB2AIKsync.wsdl +160 -0
  250. package/standards/2.3.1/webservices/wsdl/XBau231-ABZ-BAB2BH.wsdl +142 -0
  251. package/standards/2.3.1/webservices/wsdl/XBau231-ABZ-BH2BAB.wsdl +130 -0
  252. package/standards/2.3.1/webservices/wsdl/XBau231-AKE-AG2BAB.wsdl +131 -0
  253. package/standards/2.3.1/webservices/wsdl/XBau231-AKE-BAB2AG.wsdl +130 -0
  254. package/standards/2.3.1/webservices/wsdl/XBau231-AKE-BAB2BH.wsdl +144 -0
  255. package/standards/2.3.1/webservices/wsdl/XBau231-AKE-BH2BAB.wsdl +142 -0
  256. package/standards/2.3.1/webservices/wsdl/XBau231-ANZ-BAB2BH.wsdl +150 -0
  257. package/standards/2.3.1/webservices/wsdl/XBau231-ANZ-BH2BAB.wsdl +146 -0
  258. package/standards/2.3.1/webservices/wsdl/XBau231-AWV-BAB2BH.wsdl +145 -0
  259. package/standards/2.3.1/webservices/wsdl/XBau231-AWV-BH2BAB.wsdl +144 -0
  260. package/standards/2.3.1/webservices/wsdl/XBau231-BAB2STAT.wsdl +147 -0
  261. package/standards/2.3.1/webservices/wsdl/XBau231-BBE-BAB2BH.wsdl +142 -0
  262. package/standards/2.3.1/webservices/wsdl/XBau231-BBE-BH2BAB.wsdl +130 -0
  263. package/standards/2.3.1/webservices/wsdl/XBau231-BGV-BAB2BH.wsdl +150 -0
  264. package/standards/2.3.1/webservices/wsdl/XBau231-BGV-BH2BAB.wsdl +145 -0
  265. package/standards/2.3.1/webservices/wsdl/XBau231-BLV-BAB2BH.wsdl +151 -0
  266. package/standards/2.3.1/webservices/wsdl/XBau231-BLV-BH2BAB.wsdl +145 -0
  267. package/standards/2.3.1/webservices/wsdl/XBau231-BPB-BAB2BH.wsdl +130 -0
  268. package/standards/2.3.1/webservices/wsdl/XBau231-BTV-BAB2BET.wsdl +145 -0
  269. package/standards/2.3.1/webservices/wsdl/XBau231-BTV-BET2BAB.wsdl +142 -0
  270. package/standards/2.3.1/xsd/xsd/xbau-baukasten.xsd +4289 -0
  271. package/standards/2.3.1/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
  272. package/standards/2.3.1/xsd/xsd/xbau-codes.xsd +10976 -0
  273. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +418 -0
  274. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-abweichung.xsd +330 -0
  275. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +382 -0
  276. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-anzeige.xsd +580 -0
  277. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-bauberatung.xsd +138 -0
  278. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +363 -0
  279. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-baulasten.xsd +168 -0
  280. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +340 -0
  281. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +447 -0
  282. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-bauzustand.xsd +144 -0
  283. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-beteiligung.xsd +230 -0
  284. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +215 -0
  285. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +326 -0
  286. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +910 -0
  287. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
  288. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +304 -0
  289. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  290. package/standards/2.3.1/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +347 -0
  291. package/standards/2.3.1/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
  292. package/standards/2.3.1/xsd/xsd_dev/gmlProfilexplan.xsd +866 -0
  293. package/standards/2.3.1/xsd/xsd_dev/latinchars.xsd +34 -0
  294. package/standards/2.3.1/xsd/xsd_dev/xbau-baukasten.xsd +4289 -0
  295. package/standards/2.3.1/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
  296. package/standards/2.3.1/xsd/xsd_dev/xbau-codes.xsd +10976 -0
  297. package/standards/2.3.1/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +36 -0
  298. package/standards/2.3.1/xsd/xsd_dev/xbau-kernmodul-codes.xsd +499 -0
  299. package/standards/2.3.1/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1080 -0
  300. package/standards/2.3.1/xsd/xsd_dev/xbau-kernmodul-nachrichten.xsd +319 -0
  301. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +418 -0
  302. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +330 -0
  303. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +382 -0
  304. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +580 -0
  305. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +138 -0
  306. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +363 -0
  307. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +168 -0
  308. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +340 -0
  309. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-bautechnischeNachweise.xsd +447 -0
  310. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +144 -0
  311. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +230 -0
  312. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +215 -0
  313. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +326 -0
  314. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +910 -0
  315. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
  316. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +304 -0
  317. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  318. package/standards/2.3.1/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +347 -0
  319. package/standards/2.3.1/xsd/xsd_dev/xinneres-basisnachricht.xsd +193 -0
  320. package/standards/2.3.1/xsd/xsd_dev/xinneres-behoerde.xsd +202 -0
  321. package/standards/2.3.1/xsd/xsd_dev/xinneres-codes-gemeindeverzeichnis.xsd +59 -0
  322. package/standards/2.3.1/xsd/xsd_dev/xinneres-datum.xsd +119 -0
  323. package/standards/2.3.1/xsd/xsd_dev/xinneres-kommunikation.xsd +161 -0
  324. package/standards/2.3.1/xsd/xsd_dev/xinneres-lichtbild.xsd +44 -0
  325. package/standards/2.3.1/xsd/xsd_dev/xinneres-meldeanschrift.xsd +188 -0
  326. package/standards/2.4/codelists.json +74 -0
  327. package/standards/2.4/webservices/XBau24-ABG-BAB2BH.wsdl +127 -0
  328. package/standards/2.4/webservices/XBau24-ABG-BH2BAB.wsdl +126 -0
  329. package/standards/2.4/webservices/XBau24-ABK-BAB2AIKsync.wsdl +166 -0
  330. package/standards/2.4/webservices/XBau24-ABZ-BAB2BH.wsdl +125 -0
  331. package/standards/2.4/webservices/XBau24-ABZ-BH2BAB.wsdl +113 -0
  332. package/standards/2.4/webservices/XBau24-AKE-AG2BAB.wsdl +114 -0
  333. package/standards/2.4/webservices/XBau24-AKE-BAB2AG.wsdl +114 -0
  334. package/standards/2.4/webservices/XBau24-AKE-BAB2BH.wsdl +131 -0
  335. package/standards/2.4/webservices/XBau24-AKE-BH2BAB.wsdl +127 -0
  336. package/standards/2.4/webservices/XBau24-ANZ-BAB2BH.wsdl +132 -0
  337. package/standards/2.4/webservices/XBau24-ANZ-BH2BAB.wsdl +133 -0
  338. package/standards/2.4/webservices/XBau24-AVV-BAB2BH.wsdl +129 -0
  339. package/standards/2.4/webservices/XBau24-AVV-BH2BAB.wsdl +128 -0
  340. package/standards/2.4/webservices/XBau24-AWV-BAB2BH.wsdl +129 -0
  341. package/standards/2.4/webservices/XBau24-AWV-BH2BAB.wsdl +129 -0
  342. package/standards/2.4/webservices/XBau24-BBE-BAB2BH.wsdl +115 -0
  343. package/standards/2.4/webservices/XBau24-BBE-BH2BAB.wsdl +115 -0
  344. package/standards/2.4/webservices/XBau24-BGV-BAB2BH.wsdl +128 -0
  345. package/standards/2.4/webservices/XBau24-BGV-BH2BAB.wsdl +128 -0
  346. package/standards/2.4/webservices/XBau24-BIE-BAB2INF.wsdl +115 -0
  347. package/standards/2.4/webservices/XBau24-BIE-BAB2STAT.wsdl +137 -0
  348. package/standards/2.4/webservices/XBau24-BLV-BAB2BH.wsdl +133 -0
  349. package/standards/2.4/webservices/XBau24-BLV-BH2BAB.wsdl +131 -0
  350. package/standards/2.4/xsd/xsd/xbau-baukasten.xsd +4583 -0
  351. package/standards/2.4/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
  352. package/standards/2.4/xsd/xsd/xbau-codes.xsd +10666 -0
  353. package/standards/2.4/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
  354. package/standards/2.4/xsd/xsd/xbau-nachrichten-abweichung.xsd +314 -0
  355. package/standards/2.4/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +583 -0
  356. package/standards/2.4/xsd/xsd/xbau-nachrichten-anzeige.xsd +809 -0
  357. package/standards/2.4/xsd/xsd/xbau-nachrichten-bauberatung.xsd +107 -0
  358. package/standards/2.4/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +370 -0
  359. package/standards/2.4/xsd/xsd/xbau-nachrichten-baulasten.xsd +138 -0
  360. package/standards/2.4/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
  361. package/standards/2.4/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +507 -0
  362. package/standards/2.4/xsd/xsd/xbau-nachrichten-bauzustand.xsd +146 -0
  363. package/standards/2.4/xsd/xsd/xbau-nachrichten-beteiligung.xsd +355 -0
  364. package/standards/2.4/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
  365. package/standards/2.4/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
  366. package/standards/2.4/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +1019 -0
  367. package/standards/2.4/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
  368. package/standards/2.4/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
  369. package/standards/2.4/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  370. package/standards/2.4/xsd/xsd/xbau-nachrichten-verlaengerung.xsd +311 -0
  371. package/standards/2.4/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +333 -0
  372. package/standards/2.4/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
  373. package/standards/2.4/xsd/xsd_dev/din-norm-91379-datatypes.xsd +121 -0
  374. package/standards/2.4/xsd/xsd_dev/gmlProfilexplan.xsd +532 -0
  375. package/standards/2.4/xsd/xsd_dev/latinchars.xsd +34 -0
  376. package/standards/2.4/xsd/xsd_dev/xbau-baukasten.xsd +4583 -0
  377. package/standards/2.4/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
  378. package/standards/2.4/xsd/xsd_dev/xbau-codes.xsd +10666 -0
  379. package/standards/2.4/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +52 -0
  380. package/standards/2.4/xsd/xsd_dev/xbau-kernmodul-codes.xsd +507 -0
  381. package/standards/2.4/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1206 -0
  382. package/standards/2.4/xsd/xsd_dev/xbau-kernmodul-nachrichten.xsd +347 -0
  383. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
  384. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +314 -0
  385. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +583 -0
  386. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +809 -0
  387. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +107 -0
  388. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +370 -0
  389. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +138 -0
  390. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
  391. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-bautechnischeNachweise.xsd +507 -0
  392. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +146 -0
  393. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +355 -0
  394. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
  395. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
  396. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +1019 -0
  397. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
  398. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
  399. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  400. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-verlaengerung.xsd +311 -0
  401. package/standards/2.4/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +333 -0
  402. package/standards/2.4/xsd/xsd_dev/xlink.xsd +7 -0
  403. package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-behoerde.xsd +73 -0
  404. package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
  405. package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-g2g.xsd +147 -0
  406. package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-g2g_1.1.xsd +145 -0
  407. package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-kommunikation.xsd +68 -0
  408. package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-kommunikation_1.1.xsd +68 -0
  409. package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g.xsd +219 -0
  410. package/standards/2.4/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g_1.1.xsd +217 -0
  411. package/standards/2.4.0.1/codelists.json +74 -0
  412. package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABG-BAB2BH.wsdl +127 -0
  413. package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABG-BH2BAB.wsdl +126 -0
  414. package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABK-BAB2AIKsync.wsdl +167 -0
  415. package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABZ-BAB2BH.wsdl +125 -0
  416. package/standards/2.4.0.1/webservices/wsdl/XBau2401-ABZ-BH2BAB.wsdl +113 -0
  417. package/standards/2.4.0.1/webservices/wsdl/XBau2401-AKE-AG2BAB.wsdl +114 -0
  418. package/standards/2.4.0.1/webservices/wsdl/XBau2401-AKE-BAB2AG.wsdl +114 -0
  419. package/standards/2.4.0.1/webservices/wsdl/XBau2401-AKE-BAB2BH.wsdl +131 -0
  420. package/standards/2.4.0.1/webservices/wsdl/XBau2401-AKE-BH2BAB.wsdl +127 -0
  421. package/standards/2.4.0.1/webservices/wsdl/XBau2401-ANZ-BAB2BH.wsdl +132 -0
  422. package/standards/2.4.0.1/webservices/wsdl/XBau2401-ANZ-BH2BAB.wsdl +133 -0
  423. package/standards/2.4.0.1/webservices/wsdl/XBau2401-AVV-BAB2BH.wsdl +129 -0
  424. package/standards/2.4.0.1/webservices/wsdl/XBau2401-AVV-BH2BAB.wsdl +128 -0
  425. package/standards/2.4.0.1/webservices/wsdl/XBau2401-AWV-BAB2BH.wsdl +129 -0
  426. package/standards/2.4.0.1/webservices/wsdl/XBau2401-AWV-BH2BAB.wsdl +129 -0
  427. package/standards/2.4.0.1/webservices/wsdl/XBau2401-BBE-BAB2BH.wsdl +115 -0
  428. package/standards/2.4.0.1/webservices/wsdl/XBau2401-BBE-BH2BAB.wsdl +115 -0
  429. package/standards/2.4.0.1/webservices/wsdl/XBau2401-BGV-BAB2BH.wsdl +128 -0
  430. package/standards/2.4.0.1/webservices/wsdl/XBau2401-BGV-BH2BAB.wsdl +128 -0
  431. package/standards/2.4.0.1/webservices/wsdl/XBau2401-BIE-BAB2INF.wsdl +115 -0
  432. package/standards/2.4.0.1/webservices/wsdl/XBau2401-BIE-BAB2STAT.wsdl +137 -0
  433. package/standards/2.4.0.1/webservices/wsdl/XBau2401-BLV-BAB2BH.wsdl +133 -0
  434. package/standards/2.4.0.1/webservices/wsdl/XBau2401-BLV-BH2BAB.wsdl +131 -0
  435. package/standards/2.4.0.1/xsd/xsd/xbau-baukasten.xsd +4583 -0
  436. package/standards/2.4.0.1/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
  437. package/standards/2.4.0.1/xsd/xsd/xbau-codes.xsd +10666 -0
  438. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
  439. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-abweichung.xsd +314 -0
  440. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +583 -0
  441. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-anzeige.xsd +790 -0
  442. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-bauberatung.xsd +107 -0
  443. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +370 -0
  444. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-baulasten.xsd +138 -0
  445. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
  446. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-bautechnischeNachweise.xsd +507 -0
  447. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-bauzustand.xsd +146 -0
  448. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-beteiligung.xsd +355 -0
  449. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
  450. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
  451. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +1019 -0
  452. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
  453. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
  454. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  455. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-verlaengerung.xsd +311 -0
  456. package/standards/2.4.0.1/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +333 -0
  457. package/standards/2.4.0.1/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
  458. package/standards/2.4.0.1/xsd/xsd_dev/din-norm-91379-datatypes.xsd +121 -0
  459. package/standards/2.4.0.1/xsd/xsd_dev/gmlProfilexplan.xsd +849 -0
  460. package/standards/2.4.0.1/xsd/xsd_dev/latinchars.xsd +34 -0
  461. package/standards/2.4.0.1/xsd/xsd_dev/xbau-baukasten.xsd +4583 -0
  462. package/standards/2.4.0.1/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +117 -0
  463. package/standards/2.4.0.1/xsd/xsd_dev/xbau-codes.xsd +10666 -0
  464. package/standards/2.4.0.1/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +52 -0
  465. package/standards/2.4.0.1/xsd/xsd_dev/xbau-kernmodul-codes.xsd +507 -0
  466. package/standards/2.4.0.1/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1206 -0
  467. package/standards/2.4.0.1/xsd/xsd_dev/xbau-kernmodul-nachrichten.xsd +347 -0
  468. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
  469. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +314 -0
  470. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +583 -0
  471. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +790 -0
  472. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +107 -0
  473. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +370 -0
  474. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +138 -0
  475. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
  476. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-bautechnischeNachweise.xsd +507 -0
  477. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +146 -0
  478. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +355 -0
  479. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
  480. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
  481. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +1019 -0
  482. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +154 -0
  483. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
  484. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  485. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-verlaengerung.xsd +311 -0
  486. package/standards/2.4.0.1/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +333 -0
  487. package/standards/2.4.0.1/xsd/xsd_dev/xlink.xsd +225 -0
  488. package/standards/2.4.0.1/xsd/xsd_dev/xml.xsd +287 -0
  489. package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-behoerde.xsd +73 -0
  490. package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
  491. package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-g2g.xsd +147 -0
  492. package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-g2g_1.1.xsd +145 -0
  493. package/standards/2.4.0.1/xsd/xsd_dev/xoev-basisnachricht-kommunikation.xsd +68 -0
  494. package/standards/2.5/codelists.json +81 -0
  495. package/standards/2.5/webservices/wsdl/XBau25-ABG-BAB2BH.wsdl +128 -0
  496. package/standards/2.5/webservices/wsdl/XBau25-ABG-BH2BAB.wsdl +127 -0
  497. package/standards/2.5/webservices/wsdl/XBau25-ABK-BAB2AIKsync.wsdl +176 -0
  498. package/standards/2.5/webservices/wsdl/XBau25-ABZ-BAB2BH.wsdl +126 -0
  499. package/standards/2.5/webservices/wsdl/XBau25-ABZ-BH2BAB.wsdl +114 -0
  500. package/standards/2.5/webservices/wsdl/XBau25-AGR-BH2BAB.wsdl +113 -0
  501. package/standards/2.5/webservices/wsdl/XBau25-AKE-AG2BAB.wsdl +115 -0
  502. package/standards/2.5/webservices/wsdl/XBau25-AKE-BAB2AG.wsdl +115 -0
  503. package/standards/2.5/webservices/wsdl/XBau25-AKE-BAB2BH.wsdl +126 -0
  504. package/standards/2.5/webservices/wsdl/XBau25-AKE-BH2BAB.wsdl +126 -0
  505. package/standards/2.5/webservices/wsdl/XBau25-AKR-BAB2BH.wsdl +126 -0
  506. package/standards/2.5/webservices/wsdl/XBau25-AKR-BH2BAB.wsdl +115 -0
  507. package/standards/2.5/webservices/wsdl/XBau25-ANZ-BAB2BH.wsdl +133 -0
  508. package/standards/2.5/webservices/wsdl/XBau25-ANZ-BH2BAB.wsdl +134 -0
  509. package/standards/2.5/webservices/wsdl/XBau25-AVV-BAB2BH.wsdl +130 -0
  510. package/standards/2.5/webservices/wsdl/XBau25-AVV-BH2BAB.wsdl +129 -0
  511. package/standards/2.5/webservices/wsdl/XBau25-AWV-BAB2BH.wsdl +132 -0
  512. package/standards/2.5/webservices/wsdl/XBau25-AWV-BH2BAB.wsdl +130 -0
  513. package/standards/2.5/webservices/wsdl/XBau25-BBE-BAB2BH.wsdl +116 -0
  514. package/standards/2.5/webservices/wsdl/XBau25-BBE-BH2BAB.wsdl +116 -0
  515. package/standards/2.5/webservices/wsdl/XBau25-BGV-BAB2BH.wsdl +129 -0
  516. package/standards/2.5/webservices/wsdl/XBau25-BGV-BH2BAB.wsdl +133 -0
  517. package/standards/2.5/xsd/xsd/xbau-baukasten.xsd +4955 -0
  518. package/standards/2.5/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
  519. package/standards/2.5/xsd/xsd/xbau-codes.xsd +11242 -0
  520. package/standards/2.5/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
  521. package/standards/2.5/xsd/xsd/xbau-nachrichten-abweichung.xsd +314 -0
  522. package/standards/2.5/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +388 -0
  523. package/standards/2.5/xsd/xsd/xbau-nachrichten-angrenzer.xsd +115 -0
  524. package/standards/2.5/xsd/xsd/xbau-nachrichten-anzeige.xsd +897 -0
  525. package/standards/2.5/xsd/xsd/xbau-nachrichten-bauberatung.xsd +107 -0
  526. package/standards/2.5/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +371 -0
  527. package/standards/2.5/xsd/xsd/xbau-nachrichten-baulasten.xsd +138 -0
  528. package/standards/2.5/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
  529. package/standards/2.5/xsd/xsd/xbau-nachrichten-bauzustand.xsd +151 -0
  530. package/standards/2.5/xsd/xsd/xbau-nachrichten-beteiligung.xsd +360 -0
  531. package/standards/2.5/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
  532. package/standards/2.5/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
  533. package/standards/2.5/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +278 -0
  534. package/standards/2.5/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +156 -0
  535. package/standards/2.5/xsd/xsd/xbau-nachrichten-pruefingenieure.xsd +561 -0
  536. package/standards/2.5/xsd/xsd/xbau-nachrichten-statistik.xsd +1054 -0
  537. package/standards/2.5/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
  538. package/standards/2.5/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  539. package/standards/2.5/xsd/xsd/xbau-nachrichten-verlaengerung.xsd +311 -0
  540. package/standards/2.5/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +333 -0
  541. package/standards/2.5/xsd/xsd/xbau.xsd +31 -0
  542. package/standards/2.5/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
  543. package/standards/2.5/xsd/xsd_dev/din-norm-91379-datatypes.xsd +121 -0
  544. package/standards/2.5/xsd/xsd_dev/gmlProfilexplan.xsd +532 -0
  545. package/standards/2.5/xsd/xsd_dev/latinchars.xsd +34 -0
  546. package/standards/2.5/xsd/xsd_dev/xbau-baukasten.xsd +4955 -0
  547. package/standards/2.5/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
  548. package/standards/2.5/xsd/xsd_dev/xbau-codes.xsd +11242 -0
  549. package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +52 -0
  550. package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-codes.xsd +563 -0
  551. package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1296 -0
  552. package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-prozessnachrichten.xsd +394 -0
  553. package/standards/2.5/xsd/xsd_dev/xbau-kernmodul-universellerAntrag.xsd +263 -0
  554. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +402 -0
  555. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +314 -0
  556. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +388 -0
  557. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-angrenzer.xsd +115 -0
  558. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +897 -0
  559. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +107 -0
  560. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +371 -0
  561. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +138 -0
  562. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +324 -0
  563. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +151 -0
  564. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +360 -0
  565. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
  566. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +310 -0
  567. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +278 -0
  568. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +156 -0
  569. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-pruefingenieure.xsd +561 -0
  570. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-statistik.xsd +1054 -0
  571. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
  572. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  573. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-verlaengerung.xsd +311 -0
  574. package/standards/2.5/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +333 -0
  575. package/standards/2.5/xsd/xsd_dev/xbau.xsd +31 -0
  576. package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-behoerde.xsd +73 -0
  577. package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
  578. package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-g2g.xsd +147 -0
  579. package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-g2g_1.1.xsd +145 -0
  580. package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-kommunikation.xsd +68 -0
  581. package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-kommunikation_1.1.xsd +68 -0
  582. package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g.xsd +219 -0
  583. package/standards/2.5/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g_1.1.xsd +217 -0
  584. package/standards/2.5/xsd/xsd_dev/xoev-code.xsd +52 -0
  585. package/standards/2.6/codelists.json +79 -0
  586. package/standards/2.6/docs/Mapping 2.6 - Benachrichtigung UV (0401).xlsx +0 -0
  587. package/standards/2.6/docs/Mapping 2.6 - Statistiknachrichten (0421-0427).xlsx +0 -0
  588. package/standards/2.6/specs/din-91379-datatypes.xsd +121 -0
  589. package/standards/2.6/specs/din-norm-91379-datatypes.xsd +121 -0
  590. package/standards/2.6/specs/gmlProfilexplan.xsd +950 -0
  591. package/standards/2.6/specs/latinchars.xsd +34 -0
  592. package/standards/2.6/specs/xbau-baukasten.xsd +5346 -0
  593. package/standards/2.6/specs/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
  594. package/standards/2.6/specs/xbau-codes.xsd +11213 -0
  595. package/standards/2.6/specs/xbau-kernmodul-basisdatentypen.xsd +60 -0
  596. package/standards/2.6/specs/xbau-kernmodul-codes.xsd +554 -0
  597. package/standards/2.6/specs/xbau-kernmodul-datentypen.xsd +1352 -0
  598. package/standards/2.6/specs/xbau-kernmodul-prozessnachrichten.xsd +493 -0
  599. package/standards/2.6/specs/xbau-kernmodul-universellerAntrag.xsd +276 -0
  600. package/standards/2.6/specs/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +416 -0
  601. package/standards/2.6/specs/xbau-nachrichten-abweichung.xsd +322 -0
  602. package/standards/2.6/specs/xbau-nachrichten-akteneinsicht.xsd +393 -0
  603. package/standards/2.6/specs/xbau-nachrichten-angrenzer.xsd +128 -0
  604. package/standards/2.6/specs/xbau-nachrichten-anzeige.xsd +989 -0
  605. package/standards/2.6/specs/xbau-nachrichten-bauberatung.xsd +109 -0
  606. package/standards/2.6/specs/xbau-nachrichten-baugenehmigung.xsd +385 -0
  607. package/standards/2.6/specs/xbau-nachrichten-baulasten.xsd +227 -0
  608. package/standards/2.6/specs/xbau-nachrichten-baulastenverzeichnis.xsd +288 -0
  609. package/standards/2.6/specs/xbau-nachrichten-baulastloeschung.xsd +281 -0
  610. package/standards/2.6/specs/xbau-nachrichten-bauzustand.xsd +187 -0
  611. package/standards/2.6/specs/xbau-nachrichten-beteiligung.xsd +383 -0
  612. package/standards/2.6/specs/xbau-nachrichten-genehmigungsfreistellung.xsd +196 -0
  613. package/standards/2.6/specs/xbau-nachrichten-grundstuecksteilung.xsd +322 -0
  614. package/standards/2.6/specs/xbau-nachrichten-informationsempfaenger.xsd +288 -0
  615. package/standards/2.6/specs/xbau-nachrichten-kammernverzeichnis.xsd +196 -0
  616. package/standards/2.6/specs/xbau-nachrichten-pruefingenieure.xsd +601 -0
  617. package/standards/2.6/specs/xbau-nachrichten-statistik.xsd +1132 -0
  618. package/standards/2.6/specs/xbau-nachrichten-teilbaugenehmigung.xsd +295 -0
  619. package/standards/2.6/specs/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +291 -0
  620. package/standards/2.6/specs/xbau-nachrichten-verlaengerung.xsd +317 -0
  621. package/standards/2.6/specs/xbau-nachrichten-vorbescheid.xsd +340 -0
  622. package/standards/2.6/specs/xbau-schematron-leere-elemente.sch +16 -0
  623. package/standards/2.6/specs/xbau-schematron.sch +759 -0
  624. package/standards/2.6/specs/xlink.xsd +228 -0
  625. package/standards/2.6/specs/xml.xsd +274 -0
  626. package/standards/2.6/specs/xoev-basisnachricht-behoerde.xsd +73 -0
  627. package/standards/2.6/specs/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
  628. package/standards/2.6/specs/xoev-basisnachricht-g2g.xsd +147 -0
  629. package/standards/2.6/specs/xoev-basisnachricht-g2g_1.1.xsd +145 -0
  630. package/standards/2.6/specs/xoev-basisnachricht-kommunikation.xsd +68 -0
  631. package/standards/2.6/specs/xoev-basisnachricht-kommunikation_1.1.xsd +68 -0
  632. package/standards/2.6/specs/xoev-basisnachricht-unqualified-g2g.xsd +219 -0
  633. package/standards/2.6/specs/xoev-basisnachricht-unqualified-g2g_1.1.xsd +217 -0
  634. package/standards/2.6/specs/xoev-code.xsd +52 -0
  635. package/standards/2.6/webservices/wsdl/XBau26-AG2BAB.wsdl +119 -0
  636. package/standards/2.6/webservices/wsdl/XBau26-BAB2AG.wsdl +119 -0
  637. package/standards/2.6/webservices/wsdl/XBau26-BAB2AIKsync.wsdl +176 -0
  638. package/standards/2.6/webservices/wsdl/XBau26-BAB2BAB.wsdl +129 -0
  639. package/standards/2.6/webservices/wsdl/XBau26-BAB2BET.wsdl +137 -0
  640. package/standards/2.6/webservices/wsdl/XBau26-BAB2BH.wsdl +241 -0
  641. package/standards/2.6/webservices/wsdl/XBau26-BAB2INF.wsdl +128 -0
  642. package/standards/2.6/webservices/wsdl/XBau26-BAB2PING.wsdl +135 -0
  643. package/standards/2.6/webservices/wsdl/XBau26-BAB2STAT.wsdl +141 -0
  644. package/standards/2.6/webservices/wsdl/XBau26-BET2BAB.wsdl +131 -0
  645. package/standards/2.6/webservices/wsdl/XBau26-BH2BAB.wsdl +245 -0
  646. package/standards/2.6/webservices/wsdl/XBau26-BH2GEM.wsdl +122 -0
  647. package/standards/2.6/webservices/wsdl/XBau26-Beteiligungskommunikation.wsdl +142 -0
  648. package/standards/2.6/webservices/wsdl/XBau26-GEM2BAB.wsdl +130 -0
  649. package/standards/2.6/webservices/wsdl/XBau26-GEM2BH.wsdl +119 -0
  650. package/standards/2.6/webservices/wsdl/XBau26-PING2BAB.wsdl +135 -0
  651. package/standards/2.6/xsd/xsd/xbau-baukasten.xsd +5228 -0
  652. package/standards/2.6/xsd/xsd/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
  653. package/standards/2.6/xsd/xsd/xbau-codes.xsd +11433 -0
  654. package/standards/2.6/xsd/xsd/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +409 -0
  655. package/standards/2.6/xsd/xsd/xbau-nachrichten-abweichung.xsd +314 -0
  656. package/standards/2.6/xsd/xsd/xbau-nachrichten-akteneinsicht.xsd +388 -0
  657. package/standards/2.6/xsd/xsd/xbau-nachrichten-angrenzer.xsd +115 -0
  658. package/standards/2.6/xsd/xsd/xbau-nachrichten-anzeige.xsd +960 -0
  659. package/standards/2.6/xsd/xsd/xbau-nachrichten-bauberatung.xsd +107 -0
  660. package/standards/2.6/xsd/xsd/xbau-nachrichten-baugenehmigung.xsd +379 -0
  661. package/standards/2.6/xsd/xsd/xbau-nachrichten-baulasten.xsd +225 -0
  662. package/standards/2.6/xsd/xsd/xbau-nachrichten-baulastenverzeichnis.xsd +283 -0
  663. package/standards/2.6/xsd/xsd/xbau-nachrichten-baulastloeschung.xsd +273 -0
  664. package/standards/2.6/xsd/xsd/xbau-nachrichten-bauzustand.xsd +185 -0
  665. package/standards/2.6/xsd/xsd/xbau-nachrichten-beteiligung.xsd +364 -0
  666. package/standards/2.6/xsd/xsd/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
  667. package/standards/2.6/xsd/xsd/xbau-nachrichten-grundstuecksteilung.xsd +315 -0
  668. package/standards/2.6/xsd/xsd/xbau-nachrichten-informationsempfaenger.xsd +279 -0
  669. package/standards/2.6/xsd/xsd/xbau-nachrichten-kammernverzeichnis.xsd +190 -0
  670. package/standards/2.6/xsd/xsd/xbau-nachrichten-pruefingenieure.xsd +583 -0
  671. package/standards/2.6/xsd/xsd/xbau-nachrichten-statistik.xsd +1091 -0
  672. package/standards/2.6/xsd/xsd/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
  673. package/standards/2.6/xsd/xsd/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  674. package/standards/2.6/xsd/xsd/xbau-nachrichten-verlaengerung.xsd +311 -0
  675. package/standards/2.6/xsd/xsd/xbau-nachrichten-vorbescheid.xsd +333 -0
  676. package/standards/2.6/xsd/xsd_dev/din-91379-datatypes.xsd +121 -0
  677. package/standards/2.6/xsd/xsd_dev/din-norm-91379-datatypes.xsd +121 -0
  678. package/standards/2.6/xsd/xsd_dev/gmlProfilexplan.xsd +849 -0
  679. package/standards/2.6/xsd/xsd_dev/latinchars.xsd +34 -0
  680. package/standards/2.6/xsd/xsd_dev/xbau-baukasten.xsd +5228 -0
  681. package/standards/2.6/xsd/xsd_dev/xbau-bauordnungsrechtlicheProzessnachrichten.xsd +302 -0
  682. package/standards/2.6/xsd/xsd_dev/xbau-codes.xsd +11433 -0
  683. package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-basisdatentypen.xsd +60 -0
  684. package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-codes.xsd +634 -0
  685. package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-datentypen.xsd +1314 -0
  686. package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-prozessnachrichten.xsd +487 -0
  687. package/standards/2.6/xsd/xsd_dev/xbau-kernmodul-universellerAntrag.xsd +263 -0
  688. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-abgeschlossenheitsbescheinigung.xsd +409 -0
  689. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-abweichung.xsd +314 -0
  690. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-akteneinsicht.xsd +388 -0
  691. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-angrenzer.xsd +115 -0
  692. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-anzeige.xsd +960 -0
  693. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-bauberatung.xsd +107 -0
  694. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-baugenehmigung.xsd +379 -0
  695. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-baulasten.xsd +225 -0
  696. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-baulastenverzeichnis.xsd +283 -0
  697. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-baulastloeschung.xsd +273 -0
  698. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-bauzustand.xsd +185 -0
  699. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-beteiligung.xsd +364 -0
  700. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-genehmigungsfreistellung.xsd +187 -0
  701. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-grundstuecksteilung.xsd +315 -0
  702. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-informationsempfaenger.xsd +279 -0
  703. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-kammernverzeichnis.xsd +190 -0
  704. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-pruefingenieure.xsd +583 -0
  705. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-statistik.xsd +1091 -0
  706. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-teilbaugenehmigung.xsd +289 -0
  707. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-ueberwachungspflichtigeAnlagen.xsd +275 -0
  708. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-verlaengerung.xsd +311 -0
  709. package/standards/2.6/xsd/xsd_dev/xbau-nachrichten-vorbescheid.xsd +333 -0
  710. package/standards/2.6/xsd/xsd_dev/xlink.xsd +225 -0
  711. package/standards/2.6/xsd/xsd_dev/xml.xsd +287 -0
  712. package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-behoerde.xsd +73 -0
  713. package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-behoerde_1.1.xsd +73 -0
  714. package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-g2g.xsd +147 -0
  715. package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-g2g_1.1.xsd +145 -0
  716. package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-kommunikation.xsd +68 -0
  717. package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-kommunikation_1.1.xsd +68 -0
  718. package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g.xsd +219 -0
  719. package/standards/2.6/xsd/xsd_dev/xoev-basisnachricht-unqualified-g2g_1.1.xsd +217 -0
  720. package/standards/2.6/xsd/xsd_dev/xoev-code.xsd +52 -0
  721. package/standards/checksum.md5 +1 -0
@@ -0,0 +1,1061 @@
1
+ <?xml version="1.0" encoding="ISO-8859-1"?>
2
+ <additionalOperations xmlns="http://www.osci.de/xoev/operations">
3
+
4
+ <operation context='Property' name='getPropertyPfad'>
5
+ <result type='Set(Sequence(Property))'/>
6
+ <body>
7
+ if self.type.oclIsTypeOf(Enumeration) or self.type.oclAsType(Class).hlpAllElements()->isEmpty() then
8
+
9
+ Set{Sequence{self}}
10
+
11
+ else
12
+
13
+ self.type.oclAsType(Class).hlpAllElements()->collect(e |
14
+
15
+ e.getPropertyPfad()->collectNested(seq | seq->prepend(self)))->asSet()
16
+
17
+ endif
18
+ </body>
19
+ <documentation>
20
+
21
+ </documentation>
22
+ </operation>
23
+
24
+ <operation context='Model' name='hasProfile'>
25
+ <result type='Boolean'/>
26
+ <param name="profileName" type="String"/>
27
+ <body>
28
+ Profile.allInstances()->exists(p|p.name=profileName)
29
+ </body>
30
+ <documentation>
31
+ True, falls ein Profil mit dem Namen existiert.
32
+ </documentation>
33
+ </operation>
34
+
35
+ <operation context='Classifier' name='hlpAllElementsOrdered'>
36
+ <result type='Sequence(Property)'/>
37
+ <body><![CDATA[
38
+ let ownElements:Sequence(Property) = self.attribute->select(p|p.extension_xsdElement.isDefined)->sortedBy(p|p.extension_xsdElement.position) in
39
+ let myParent:Class = self.parents()->select(oclIsKindOf(Class))->any(true).oclAsType(Class) in
40
+ if self.hlpIsRestriction() then
41
+ ownElements
42
+ else
43
+ -- Funktioniert nur, da keine Mehrfachvererbung erlaubt
44
+ if myParent.isDefined() then
45
+ myParent.hlpAllElementsOrdered()->union(ownElements)
46
+ else
47
+ ownElements
48
+ endif
49
+ endif
50
+ ]]>
51
+ </body>
52
+ <documentation>
53
+ Alle Properties (Attribute und Kompositionen) dieser Klasse und ihrer Parents, die
54
+ mit �xsdElement� stereotypisiert sind.
55
+ </documentation>
56
+ </operation>
57
+
58
+ <operation context='Classifier' name='allSubtypes'>
59
+ <result type='Set(Classifier)'/>
60
+ <body><![CDATA[
61
+ self.subtypes()->union(
62
+ self.subtypes()->collect(p | p.allSubtypes())->flatten()
63
+ )->asSet()
64
+ ]]></body>
65
+ <documentation>
66
+ Die transitive H�lle aller spezialisierenden
67
+ Typen dieser Klasse.
68
+ </documentation>
69
+ </operation>
70
+
71
+ <operation context='Classifier' name='subtypes'>
72
+ <result type='Set(Classifier)'/>
73
+ <body><![CDATA[
74
+ Generalization.allInstances()->select(g|g.general = self).specific->asSet()
75
+ ]]></body>
76
+ <documentation>
77
+ Die Untertypen dieser Klasse.
78
+ </documentation>
79
+ </operation>
80
+
81
+ <operation context='Class' name='hlpElementsSet'>
82
+ <result type='Sequence(Property)'/>
83
+ <body><![CDATA[
84
+ self.attribute->select(p|p.extension_xsdElement.isDefined() or p.extension_xsdLocalStructure.isDefined())
85
+ ]]></body>
86
+ <documentation>
87
+ Alle Properties (Attribute und Kompositionen) dieser Klasse, die
88
+ mit �xsdElement� stereotypisiert sind.
89
+ </documentation>
90
+ </operation>
91
+
92
+ <operation context='Type' name='hlpDocBookUntergruppe'>
93
+ <result type='String'/>
94
+ <body>
95
+ self.name.substring(
96
+ self.internNameBeforeFirstDot().size+2,
97
+ self.name.size - (self.internStringAfterLastDot().size+1)
98
+ ).toLower()
99
+ </body>
100
+ <documentation>
101
+ Liefert den Untergruppennamen einer Nachricht.
102
+ </documentation>
103
+ </operation>
104
+
105
+ <operation context='Enumeration' name='hlpCodelistLiteralsToString'>
106
+ <result type='String'/>
107
+ <body>
108
+ <![CDATA[
109
+ self.ownedLiteral->iterate(l; akk:String='' |
110
+ if akk='' then
111
+ akk.concat('<emphasis role="codebf">').concat(l.name).concat('</emphasis>')
112
+ else if l = self.ownedLiteral->last then
113
+ akk.concat(' und ').concat('<emphasis role="codebf">').concat(l.name).concat('</emphasis>')
114
+ else
115
+ akk.concat(', ').concat('<emphasis role="codebf">').concat(l.name).concat('</emphasis>') endif endif)
116
+ ]]>
117
+ </body>
118
+ <documentation>
119
+ Liefert den Untergruppennamen einer Nachricht.
120
+ </documentation>
121
+ </operation>
122
+
123
+ <operation context='Package' name='hlpDocBookTableFileName'>
124
+ <result type='String'/>
125
+ <body>
126
+ 'tabelle.'.concat(self.hlpOwningPackage().name).
127
+ concat('.').
128
+ concat(self.hlpHauptgruppenId()).toLower()
129
+ </body>
130
+ <documentation>
131
+ Liefert den Tabellennamen eines Pakets z.B.:
132
+ tabelle.nachrichten.anmeldung
133
+ ACHTUNG: Klappt nur, sofern es f�r ein Paket aufgrufen wird, das
134
+ direkt in dem Nachrichten-Paket enthalten ist.
135
+ </documentation>
136
+ </operation>
137
+
138
+ <operation context='Type' name='hlpPrefixForDocBookType'>
139
+ <result type='String'/>
140
+ <param name='referringPackage' type='Package'/>
141
+ <body><![CDATA[
142
+ if self.hlpOwningPackage().name='W3C Data Types' then
143
+ 'xs'
144
+ else if self.hlpOwningPackage().name='CoreComponents Data Types' then
145
+ 'xoev'
146
+ else if referringPackage.extension_xsdSchema.prefix.isDefined then
147
+ referringPackage.extension_xsdSchema.prefix
148
+ else
149
+ oclUndefined(String)
150
+ endif endif endif
151
+ ]]>
152
+ </body>
153
+ <documentation>
154
+ Bestimmt das Pr�fix, mit dem ein Typ im XML Schema qualifiziert
155
+ werden muss. Falls kein Pr�fix vorhanden, wird nicht (!) das
156
+ Projektpr�fix zur�ckgegeben.
157
+ </documentation>
158
+ </operation>
159
+
160
+ <operation context='Type' name='hlpQualifiedDocBookTypeName'>
161
+ <result type='String'/>
162
+ <param name='referringPackage' type='Package'/>
163
+ <body><![CDATA[
164
+ let n1 : String = self.hlpTypeName() in
165
+ let prefix : String = self.hlpPrefixForDocBookType(referringPackage) in
166
+ if prefix.isDefined then
167
+ prefix.concat(':').concat(n1)
168
+ else
169
+ n1
170
+ endif
171
+ ]]>
172
+ </body>
173
+ <documentation>
174
+ Liefert den qualifierten Namen eines Elements, d.h. ein
175
+ entsprechendes Pr�fix wird ggf. vorangestellt.
176
+ </documentation>
177
+ </operation>
178
+
179
+ <operation context='Type' name='hlpDocBookTypeName'>
180
+ <result type='String'/>
181
+ <body><![CDATA[
182
+ self.hlpQualifiedDocBookTypeName(oclUndefined(Package))
183
+ ]]>
184
+ </body>
185
+ <documentation>
186
+ Der quailifizierte Name des Typs, wie er im DocBook auftauchen
187
+ soll.
188
+ </documentation>
189
+ </operation>
190
+
191
+ <operation context='Type' name='hlpDocBookHierDefinierteAttribute'>
192
+ <result type='Sequence(Property)'/>
193
+ <body><![CDATA[
194
+ self.hlpDocBookEigenschaftenMitDokumentation(self.oclAsType(Class).hlpAttributes())
195
+ ]]>
196
+ </body>
197
+ <documentation>
198
+ (Nicht in xmeld genutzt.)
199
+ Liefert alle xsdAttributes dieser Klasse, die nicht als
200
+ xsdNamedType woanders definiert sind. Es werden also unter
201
+ anderem Eigenschaften mit a) anonymen Typen, b) Basistypen xs:...
202
+ und c) Code-Typen zur�ckgeliefert.
203
+ </documentation>
204
+ </operation>
205
+
206
+ <operation context='Element' name='hasImplementationHint'>
207
+ <result type='Boolean'/>
208
+ <body><![CDATA[
209
+ self.extension_xsdWithImplementationHint.implementationHint.isDefined and self.extension_xsdWithImplementationHint.implementationHint <> ''
210
+ ]]>
211
+ </body>
212
+ </operation>
213
+
214
+ <operation context='Element' name='isIntentionallyNotDocumented'>
215
+ <result type='Boolean'/>
216
+ <body><![CDATA[
217
+ self.hlpDocumentationAsDocbook() = '[nd]'
218
+ ]]>
219
+ </body>
220
+ </operation>
221
+
222
+ <operation context='Element' name='usesDocumentationFromType'>
223
+ <result type='Boolean'/>
224
+ <body><![CDATA[
225
+ self.hlpDocumentationAsDocbook() = '[dt]'
226
+ ]]>
227
+ </body>
228
+ </operation>
229
+
230
+ <operation context='Element' name='shouldBeDocumented'>
231
+ <result type='Boolean'/>
232
+ <body><![CDATA[
233
+ not (self.owner.oclAsType(Classifier).restrictsInternalNamedType() and self.owner.oclAsType(Classifier).extension_xsdNamedType.isDefined())
234
+ and
235
+ not self.owner.oclAsType(Classifier).restrictsExternalType()
236
+ and
237
+ not self.isIntentionallyNotDocumented()
238
+ ]]>
239
+ </body>
240
+ </operation>
241
+
242
+ <operation context='Property' name='hasDocumentation'>
243
+ <result type='Boolean'/>
244
+ <body><![CDATA[
245
+ let doc:String = self.hlpDocumentationAsDocbook() in
246
+ doc.isDefined()
247
+ and doc <> ''
248
+ and doc <> '[nd]'
249
+ ]]>
250
+ </body>
251
+ </operation>
252
+
253
+ <operation context='Property' name='hasExternalDocumentation'>
254
+ <result type='Boolean'/>
255
+ <body><![CDATA[
256
+ let doc:String = self.owner.oclAsType(Classifier).hlpRestrictionBaseType().getPropertyDocBookDocumentation(self.name) in
257
+ not self.owner.oclAsType(Classifier).hlpRestrictionBaseType().hlpIsPartOfXModel()
258
+ and doc.isDefined()
259
+ and doc <> ''
260
+ and doc <> '[nd]'
261
+ ]]>
262
+ </body>
263
+ </operation>
264
+
265
+ <operation context='Type' name='restrictsInternalNamedType'>
266
+ <result type='Boolean'/>
267
+ <body><![CDATA[
268
+ let restrictionBase = self.oclAsType(Classifier).hlpRestrictionBaseType() in
269
+
270
+ restrictionBase.isDefined()
271
+ and restrictionBase.extension_xsdNamedType.isDefined()
272
+ and restrictionBase.hlpIsPartOfXModel()
273
+ ]]>
274
+ </body>
275
+ </operation>
276
+
277
+ <operation context='Type' name='restrictsExternalType'>
278
+ <result type='Boolean'/>
279
+ <body><![CDATA[
280
+ self.oclAsType(Classifier).hlpRestrictionBaseType().isDefined()
281
+ and not self.oclAsType(Classifier).hlpRestrictionBaseType().hlpIsPartOfXModel()
282
+ ]]>
283
+ </body>
284
+ </operation>
285
+
286
+ <operation context='Property' name='hasDefaultDefined'>
287
+ <result type='Boolean'/>
288
+ <body><![CDATA[
289
+ self.default.isDefined and self.default <> ''
290
+ ]]>
291
+ </body>
292
+ </operation>
293
+
294
+ <operation context='Type' name='hlpDocBookEigenschaftenMitDokumentation'>
295
+ <result type='Sequence(Property)'/>
296
+ <param name='properties' type='Sequence(Property)'/>
297
+ <body><![CDATA[
298
+ properties.select(p |
299
+ -- Implementation hints f�hren immer zum Herausschreiben einer Section.
300
+ p.hasDocumentation()
301
+ or
302
+ p.hasImplementationHint()
303
+ or
304
+ p.hasDefaultDefined()
305
+ or
306
+ p.shouldBeDocumented()
307
+ or
308
+ self.restrictsExternalType() and p.hasExternalDocumentation() and not p.isIntentionallyNotDocumented()
309
+ or
310
+ p.usesDocumentationFromType()
311
+ or
312
+ not p.type.oclAsType(Classifier).hlpIsSimpleType() and not p.type.oclAsType(Classifier).extension_xsdNamedType.isDefined() and not p.isIntentionallyNotDocumented()
313
+ )
314
+ ]]>
315
+ </body>
316
+ <documentation>
317
+ Liefert alle Eigenschaften aus der �bergebenen Sequenz, die
318
+ Dokumentation generieren.
319
+ </documentation>
320
+ </operation>
321
+
322
+ <operation context='Type' name='hlpDocBookHierDefinierteElemente'>
323
+ <result type='Sequence(Property)'/>
324
+ <body><![CDATA[
325
+ if self.hlpProjectName() = 'xauslaender' or
326
+ self.hlpProjectName() = 'xpersonenstand' then
327
+ self.hlpDocBookEigenschaftenMitDokumentation(self.oclAsType(Class).hlpElements())
328
+ else
329
+ self.oclAsType(Class).hlpElements().select(p |
330
+ not p.type.oclAsType(Class).extension_xsdNamedType.isDefined or
331
+ p.ownedComment->notEmpty or
332
+ (p.extension_xsdWithImplementationHint.implementationHint.isDefined and p.extension_xsdWithImplementationHint.implementationHint <> ''))
333
+ endif
334
+ ]]>
335
+ </body>
336
+ <documentation>
337
+ Liefert alle xsdElement-Eigenschaften dieser Klasse, die nicht
338
+ als xsdNamedType woanders definiert sind. Es werden also unter
339
+ anderem Eigenschaften mit a) anonymen Typen, b) Basistypen xs:...
340
+ und c) Code-Typen zur�ckgeliefert.
341
+ </documentation>
342
+ </operation>
343
+
344
+ <operation context='Package' name='hlpHauptgruppenId'>
345
+ <result type='String'/>
346
+ <body><![CDATA[
347
+ let globalElement : Type =
348
+ self.hlpOwnedTypes()->any(oclAsType(Class).extension_xsdGlobalElement.isDefined) in
349
+ globalElement.internNameBeforeFirstDot()
350
+ ]]>
351
+ </body>
352
+ <documentation>
353
+ Das ist die Hauptgruppen-ID, die dieses Paket in den
354
+ DocBook-Dokumenten bezeichnet.
355
+ ACHTUNG: Sofern diese Operation f�r ein Package aufgerufen wird,
356
+ das seinerseits wieder zwei oder mehr Packages mit Nachrichten
357
+ (GlobalElements) mit unterschiedlichen Hauptgruppen enth�lt, ist
358
+ diese Operation nicht eindeutig.
359
+ </documentation>
360
+ </operation>
361
+
362
+ <operation context='Enumeration' name='getCode'>
363
+ <result type='Class'/>
364
+ <param name='codePackage' type='Package'/>
365
+ <body><![CDATA[
366
+ let codePackageNew = if codePackage.isDefined then codePackage else Package.allInstances->any(p | p.name = 'Codes') endif in
367
+ let type1Code = codePackageNew.hlpOwnedTypes()->
368
+ any(c | c.getAttributeIgnoreCase('code').type = self) in
369
+ if type1Code.isDefined then
370
+ -- is always Class, because xsdCode is only applicable on Class
371
+ type1Code.oclAsType(Class)
372
+ else
373
+ -- is always Class, because xsdCode is only applicable on Class
374
+ codePackageNew.hlpOwnedTypes()->any(c | c.getAttributeIgnoreCase('listURI').default = self.extension_xoevCodeliste.kennung and (c.getAttributeIgnoreCase('listVersionID').default.isDefined implies c.getAttributeIgnoreCase('listVersionID').default = self.extension_xoevVersionCodeliste.version)).oclAsType(Class)
375
+ endif
376
+ ]]>
377
+ </body>
378
+ </operation>
379
+
380
+ <operation context='Enumeration' name='getCodeInXModel'>
381
+ <result type='Class'/>
382
+ <body><![CDATA[
383
+ let type1Code = Class.allInstances->
384
+ any(c | c.getAttributeIgnoreCase('code').type = self) in
385
+ if type1Code.isDefined then
386
+ -- is always Class, because xsdCode is only applicable on Class
387
+ type1Code.oclAsType(Class)
388
+ else
389
+ -- is always Class, because xsdCode is only applicable on Class
390
+ Class.allInstances->any(c | c.getAttributeIgnoreCase('listURI').default = self.extension_xoevCodeliste.kennung and (c.getAttributeIgnoreCase('listVersionID').default.isDefined implies c.getAttributeIgnoreCase('listVersionID').default = self.extension_xoevVersionCodeliste.version)).oclAsType(Class)
391
+ endif
392
+ ]]>
393
+ </body>
394
+ </operation>
395
+
396
+ <operation context='Enumeration' name='hlpGetCodelistIdentifier'>
397
+ <result type='String'/>
398
+ <param name='codePackage' type='Package'/>
399
+ <body><![CDATA[
400
+ self.getCode(codePackage).getAttributeIgnoreCase('codelistIdentifier').default
401
+ ]]>
402
+ </body>
403
+ <documentation>
404
+ Liefert den Identifier einer Code Liste.
405
+ </documentation>
406
+ </operation>
407
+
408
+ <operation context='Enumeration' name='hlpGetCodelistName'>
409
+ <result type='String'/>
410
+ <param name='codePackage' type='Package'/>
411
+ <body><![CDATA[
412
+ self.getCode(codePackage).getAttributeIgnoreCase('codelistName').default
413
+ ]]>
414
+ </body>
415
+ <documentation>
416
+ Liefert den Identifier einer Code Liste.
417
+ </documentation>
418
+ </operation>
419
+
420
+ <operation context='Enumeration' name='hlpGetCodelistAgencyName'>
421
+ <result type='String'/>
422
+ <param name='codePackage' type='Package'/>
423
+ <body><![CDATA[
424
+ self.getCode(codePackage).getAttributeIgnoreCase('codelistAgencyName').default
425
+ ]]>
426
+ </body>
427
+ <documentation>
428
+ Liefert den Identifier einer Code Liste.
429
+ </documentation>
430
+ </operation>
431
+
432
+ <operation context='Enumeration' name='hlpGetCodelistUniformResourceIdentifier'>
433
+ <result type='String'/>
434
+ <param name='codePackage' type='Package'/>
435
+ <body><![CDATA[
436
+ self.getCode(codePackage).getAttributeIgnoreCase('codelistUniformResourceIdentifier').default
437
+ ]]>
438
+ </body>
439
+ <documentation>
440
+ Liefert den Identifier einer Code Liste.
441
+ </documentation>
442
+ </operation>
443
+
444
+ <operation context='Classifier' name='hlpDocBookTitle'>
445
+ <result type='String'/>
446
+ <body>
447
+ if self.extension_xsdTitled.title.isDefined and
448
+ self.extension_xsdTitled.title &lt;&gt; '' then
449
+ self.extension_xsdTitled.title
450
+ else
451
+ self.name
452
+ endif
453
+ </body>
454
+ <documentation>
455
+ Falls diese Klasse das 'title'-Attribut gesetzt hat wird dieser
456
+ Wert geliefert, andernfalls der Name der Klasse.
457
+ </documentation>
458
+ </operation>
459
+
460
+ <operation context='Element' name='hlpDocBookId'>
461
+ <result type='String'/>
462
+ <body>
463
+ if self.hlpIsEnumeration() then
464
+ self.oclAsType(Enumeration).name
465
+ else
466
+ if self.oclIsTypeOf(Class) then
467
+ let c:Class = self.oclAsType(Class) in
468
+ if c.extension_xsdGlobalElement.isDefined() and c.extension_xsdMessage.isDefined() then
469
+ c.hlpDocBookMessageId()
470
+ else
471
+ c.hlpDocBookTypeId()
472
+ endif
473
+ else
474
+ if self.oclIsTypeOf(Package) then
475
+ self.oclAsType(Package).name
476
+ else
477
+ 'FEHLERHAFTE DOCBOOK ID'
478
+ endif
479
+ endif
480
+ endif
481
+ </body>
482
+ </operation>
483
+
484
+ <operation context='Element' name='isProperty'>
485
+ <result type='Boolean'/>
486
+ <body><![CDATA[
487
+ self.oclIsKindOf(Property)
488
+ ]]>
489
+ </body>
490
+ <documentation>
491
+ Liefert den Inhalt aller Dokumentationselemente eines Elements
492
+ als einen String zur�ck.
493
+ </documentation>
494
+ </operation>
495
+
496
+ <!-- TODO: Diese Operation kann durch getDocumentation aus xoev-xsd.operations ersetzt werden -->
497
+ <operation context='Element' name='hlpDocumentationAsDocbook'>
498
+ <result type='String'/>
499
+ <body><![CDATA[
500
+ let comment:String = self.ownedComment->iterate(comment; allComments:String = '' | allComments.concat(comment.body)) in
501
+ if comment = '' then
502
+ oclUndefined(String)
503
+ else
504
+ comment
505
+ endif
506
+ ]]>
507
+ </body>
508
+ <documentation>
509
+ Liefert den Inhalt aller Dokumentationselemente eines Elements
510
+ als einen String zur�ck.
511
+ </documentation>
512
+ </operation>
513
+
514
+ <operation context='Classifier' name='getPropertyDocBookDocumentation'>
515
+ <result type='String'/>
516
+ <param name='attributeName' type='String'/>
517
+ <body><![CDATA[
518
+ let attribute:Property = self.getAttribute(attributeName) in
519
+ let attrDoc:String = attribute.hlpDocumentationAsDocbook() in
520
+ if attrDoc.isUndefined() and self.parents()->notEmpty() then
521
+ self.parents()->any(true).getPropertyDocBookDocumentation(attributeName)
522
+ else
523
+ attrDoc
524
+ endif
525
+ ]]>
526
+ </body>
527
+ <documentation>
528
+ Liefert die Dokumentation einer Property. Dabei werden auch
529
+ die Dokumentationen in den Oberklassen ber�ckischtigt.
530
+ </documentation>
531
+ </operation>
532
+
533
+ <operation context='Element' name='sDefined'>
534
+ <result type='Boolean'/>
535
+ <param name="aString" type="String"/>
536
+
537
+ <body><![CDATA[
538
+ aString.isDefined() and aString <> ''
539
+ ]]></body>
540
+ </operation>
541
+
542
+
543
+ <operation context='Element' name='hlpDocumentation'>
544
+ <result type='String'/>
545
+ <param name="db5" type="Boolean"/>
546
+
547
+ <body><![CDATA[
548
+ let docBookToDo =
549
+ if db5 then
550
+ '<annotation role="todo"><info><title>Dokumentation fehlt!</title></info><para>Dieses ToDo wurde automatisch generiert.</para></annotation>'
551
+ else
552
+ '<todo>Dokumentation fehlt!<todometa><beschreibung><simpara>Dieses ToDo wurde automatisch generiert.</simpara></beschreibung></todometa></todo>'
553
+ endif
554
+ in
555
+ let ourComment = self.ownedComment->iterate(comment; allComments:String = '' | allComments.concat(comment.body)) in
556
+ let supportND = Set{'xauslaender', 'xarzt', 'xpersonenstand'}->includes(self.hlpProjectName()) in
557
+
558
+ /*Falls die Rolle mit nicht benanntem Typ nicht dokumentiert werden soll (nd),
559
+ muss die Dokumentation des Typs herausgeschrieben werden. (falls dieser nicht
560
+ dokumentiert ist ein todo
561
+ */
562
+ if supportND and self.oclIsKindOf(Property) and self.ownedComment->exists(c|c.body = '[nd]') then
563
+ ''
564
+ else if self.sDefined(ourComment) then
565
+ ourComment
566
+ else if not supportND and self.oclIsTypeOf(Property) then
567
+ self.oclAsType(Property).type.hlpDocumentation(db5)
568
+ else
569
+ docBookToDo
570
+ endif
571
+ endif
572
+ endif
573
+ ]]></body>
574
+ <documentation>
575
+ Liefert den Inhalt aller Dokumentationselemente eines Elements
576
+ als einen String zur�ck. Bei Properties ohne eigene Dokumentation
577
+ wird die Dokumentation des Typs herangezogen. Falls keine
578
+ Dokumentation vorhanden ist, wird ein entsprechendes ToDo
579
+ herausgeschrieben.
580
+ </documentation>
581
+ </operation>
582
+
583
+ <operation context='Enumeration' name='hlpDocBookTitle'>
584
+ <result type='String'/>
585
+ <body>
586
+ if self.extension_xsdTitled.title.isDefined and
587
+ self.extension_xsdTitled.title &lt;&gt; '' then
588
+ self.extension_xsdTitled.title
589
+ else
590
+ self.name
591
+ endif
592
+ </body>
593
+ <documentation>
594
+ Falls diese Enumeration das 'title'-Attribut gesetzt hat wird dieser
595
+ Wert geliefert, andernfalls der Name der Enumeration.
596
+ </documentation>
597
+ </operation>
598
+
599
+ <operation context='Property' name='hlpDocBookTitle'>
600
+ <result type='String'/>
601
+ <body>
602
+ if self.extension_xsdTitled.title.isDefined and
603
+ self.extension_xsdTitled.title &lt;&gt; '' then
604
+ self.extension_xsdTitled.title
605
+ else
606
+ self.name
607
+ endif
608
+ </body>
609
+ <documentation>
610
+ Falls diese Klasseneigenschaft das 'title'-Attribut gesetzt hat wird dieser
611
+ Wert geliefert, andernfalls der Name der Klasseneigenschaft.
612
+ </documentation>
613
+ </operation>
614
+
615
+ <operation context='Type' name='hlpDocBookMessageId'>
616
+ <result type='String'/>
617
+ <body>
618
+ let id = self.internNameBeforeFirstDot().concat('.').concat(self.hlpDocBookNachrichtenNummer()) in
619
+ if id.isDefined() then
620
+ id
621
+ else
622
+ self.getQualifiedName('.')
623
+ endif
624
+ </body>
625
+ <documentation>
626
+ Die ID, die dieser Nachrichten-Typ im DocBook Dokument erhalten
627
+ soll. Hierfuer wird der Teilstring bis zum ersten Punkt mit der
628
+ Nachrichtennummer konkateniert.
629
+ </documentation>
630
+ </operation>
631
+
632
+ <operation context='Type' name='hlpDocBookNachrichtenNummer'>
633
+ <result type='String'/>
634
+ <body>
635
+ self.internStringAfterLastDot()
636
+ </body>
637
+ <documentation>
638
+ Liefert die Nummer einer Nachricht.
639
+ </documentation>
640
+ </operation>
641
+
642
+ <operation context='Type' name='hlpDocBookTypeId'>
643
+ <result type='String'/>
644
+ <body>
645
+ self.name.toLower()
646
+ </body>
647
+ <documentation>
648
+ Die ID, den dieser Typ im DocBook Dokument erhalten soll.
649
+ </documentation>
650
+ </operation>
651
+
652
+ <operation context='Type' name='hlpTypeName'>
653
+ <result type='String'/>
654
+ <body>
655
+ self.name
656
+ </body>
657
+ <documentation>
658
+ Liefert den lokalen Namen eines Elementes.
659
+ </documentation>
660
+ </operation>
661
+
662
+ <operation context='Property' name='hlpPosition' >
663
+ <result type='Integer'/>
664
+ <body>
665
+ if self.extension_xsdElement.isDefined then
666
+ self.extension_xsdElement.position
667
+ else
668
+ oclUndefined(Integer)
669
+ endif
670
+ </body>
671
+ </operation>
672
+
673
+ <operation context='Element' name='hlpIsEnumeration' >
674
+ <result type='Boolean'/>
675
+ <body>
676
+ self.oclIsTypeOf(Enumeration)
677
+ </body>
678
+ </operation>
679
+
680
+ <operation context='NamedElement' name='hlpLevelInHierarchy'>
681
+ <result type='String'/>
682
+ <body>
683
+ Sequence{1 .. self.qualifiedName.size-1}->iterate(i; result : String = '' |
684
+ if (self.qualifiedName.substring(i,i+1)='::') then
685
+ result.concat('x')
686
+ else
687
+ result
688
+ endif)
689
+ </body>
690
+ <documentation>
691
+ Ebene der Hierarchie im Modell.
692
+ </documentation>
693
+ </operation>
694
+
695
+ <operation context='NamedElement' name='hlpIsValidPrefix'>
696
+ <result type='Boolean'/>
697
+ <param name='prefix' type='String'/>
698
+ <body>
699
+ let validChars : Set(String) =
700
+ self.hlpLowerCaseLetters()
701
+ ->union(self.hlpUpperCaseLetters())
702
+ ->union(self.hlpDigits())->including('.')
703
+ in
704
+ let validFirstChars : Set(String) =
705
+ self.hlpLowerCaseLetters()
706
+ ->union(self.hlpUpperCaseLetters())
707
+ in
708
+ validFirstChars->includes(prefix.substring(1, 1)) and
709
+ if prefix.size() = 1 then
710
+ true
711
+ else
712
+ Sequence{2 .. prefix.size}->forAll(i|
713
+ validChars->includes(prefix.substring(i,i)))
714
+ endif
715
+ </body>
716
+ <documentation>
717
+ Ist der Name dieses Elements ein g�ltiger Pr�fix im Sinne von X�V?
718
+ </documentation>
719
+ </operation>
720
+
721
+ <operation context='Package' name='hlpAllImportDependencies'>
722
+ <result type='Set(Dependency)'/>
723
+ <body>
724
+ self.hlpImportDependencies()-&gt;asSet-&gt;union(
725
+ self.hlpAllIncludedPackages()-&gt;collect(p|
726
+ p.hlpImportDependencies())-&gt;flatten)-&gt;asSet
727
+ </body>
728
+ <documentation>
729
+ Liefert alle �xsdImport�-Dependencies f�r dieses Paket, inklusive
730
+ der �xsdImport�-Dependencies aller �ber �xsdInclude� transitiv
731
+ eingebundenen Pakete.
732
+ </documentation>
733
+ </operation>
734
+
735
+ <operation context='Package' name='hlpAllVisibleTypes'>
736
+ <result type='Set(Classifier)'/>
737
+ <body>
738
+ self.hlpOwnedTypes()-&gt;union(
739
+ self.hlpIncludedPackages().hlpAllIncludedVisibleTypes()-&gt;asSet)-&gt;union(
740
+ self.hlpImportDependencies().hlpImportedPackage().hlpOwnedTypes()-&gt;asSet)
741
+ </body>
742
+ <documentation>
743
+ Alle Schema-Typen, die aus diesem xsdSchema-Paket sichtbar sind.
744
+ </documentation>
745
+ </operation>
746
+
747
+ <operation context='Package' name='hlpAllIncludedVisibleTypes'>
748
+ <result type='Set(Classifier)'/>
749
+ <body>
750
+ self.hlpOwnedTypes()-&gt;union(
751
+ self.hlpIncludedPackages().hlpAllIncludedVisibleTypes()-&gt;asSet)
752
+ </body>
753
+ <documentation>
754
+ Alle Schema-Typen, die aus diesem xsdSchema-Paket sichtbar sind.
755
+ </documentation>
756
+ </operation>
757
+
758
+ <operation context='Package' name='hlpPackageSchemaLocation'>
759
+ <result type='String'/>
760
+ <body><![CDATA[
761
+ if self.extension_xsdSchema.isDefined then
762
+ let location:String = self.extension_xsdSchema.schemaLocation in
763
+ if location.isDefined and location <> '' then
764
+ location
765
+ else
766
+ let locationBase:String = self.hlpOwningModel().extension_xsdXModel.schemaLocationBase in
767
+ let file:String = self.extension_xsdSchema.schemaFile in
768
+ if locationBase.substring(locationBase.size-1, locationBase.size) = '/' then
769
+ locationBase.concat(file)
770
+ else
771
+ locationBase.concat('/').concat(file)
772
+ endif
773
+ endif
774
+ else
775
+ oclUndefined(String)
776
+ endif
777
+ ]]>
778
+ </body>
779
+ <documentation>
780
+ Die SchemaLocation des Pakets (definiert �ber xsdSchema) oder des
781
+ Projekts (definiert �ber xsdXModel)
782
+ </documentation>
783
+ </operation>
784
+
785
+ <operation context='Classifier' name='hlpGetXJustizCodeList'>
786
+ <result type='Enumeration'/>
787
+ <body><![CDATA[
788
+ if self.getAttribute('content').isDefined then
789
+ self.getAttribute('content').type.oclAsType(Enumeration)
790
+ else
791
+ Enumeration.allInstances()->any(clist| clist.name = self.hlpRestrictionGeneralization().extension_xsdRestriction.enumeration).oclAsType(Enumeration)
792
+ endif
793
+ ]]>
794
+ </body>
795
+ </operation>
796
+
797
+ <operation context='Type' name='hlpIsPartOfXOEVProfile'>
798
+ <result type='Boolean'/>
799
+ <body>
800
+ let profilname='XOEV-Profil' in
801
+ self.hlpOwningPackage().name=profilname or
802
+ self.hlpOwningPackage().hlpOwningPackage().name=profilname
803
+ </body>
804
+ <documentation>
805
+ Ist dieser Typ Teil des XOEV-Profils?
806
+ </documentation>
807
+ </operation>
808
+
809
+ <operation context='Generalization' name='getRestrictionData'>
810
+ <result type='Sequence(String)'/>
811
+ <body><![CDATA[
812
+ let resValues = Sequence{
813
+ self.extension_xsdRestriction.enumeration,
814
+ self.extension_xsdRestriction.fractionDigits,
815
+ self.extension_xsdRestriction.length,
816
+ self.extension_xsdRestriction.maxExclusive,
817
+ self.extension_xsdRestriction.maxInclusive,
818
+ self.extension_xsdRestriction.maxLength,
819
+ self.extension_xsdRestriction.minExclusive,
820
+ self.extension_xsdRestriction.minInclusive,
821
+ self.extension_xsdRestriction.minLength,
822
+ self.extension_xsdRestriction.totalDigits,
823
+ self.extension_xsdRestriction.whitespace
824
+ } in let resCaption = Sequence{
825
+ 'enumeration',
826
+ 'fractionDigits',
827
+ 'length',
828
+ 'maxExclusive',
829
+ 'maxInclusive',
830
+ 'maxLength',
831
+ 'minExclusive',
832
+ 'minInclusive',
833
+ 'minLength',
834
+ 'totalDigits',
835
+ 'whitespace'
836
+ } in
837
+
838
+ Sequence{1..resCaption->size()}->iterate(i:Integer; res:Sequence(String)=oclEmpty(Sequence(String)) |
839
+ if resValues->at(i).isDefined and resValues->at(i) <> '' then
840
+ res->append(resCaption->at(i).concat(':').concat(resValues->at(i)))
841
+ else
842
+ res
843
+ endif
844
+ )
845
+ ]]>
846
+ </body>
847
+ <documentation>
848
+ Liefert alle definierten Restriction-Eigenschaften als String der Form "Eigenschaft: Wert"
849
+ </documentation>
850
+ </operation>
851
+
852
+ <operation context='NamedElement' name='hlpMakeRelativePath'>
853
+ <result type='String'/>
854
+ <param name='params' type='Tuple(source:String,target:String)'/>
855
+ <body><![CDATA[
856
+ let sSource = self.hlpSplitString(Tuple{aString=params.source,splitChar='/'}) in
857
+ let sTarget = self.hlpSplitString(Tuple{aString=params.target,splitChar='/'}) in
858
+
859
+ let diffPos = Sequence{1..sSource->size() - 1}->iterate(i;res:Tuple(pos:Integer,diff:Boolean)=Tuple{pos=0,diff=false}|
860
+ if (sSource->subSequence(1, i).toLower() = sTarget->subSequence(1, i).toLower() and not res.diff) then
861
+ Tuple{pos=i,diff=false}
862
+ else
863
+ Tuple{pos=res.pos,diff=true}
864
+ endif
865
+ ).pos + 1 in
866
+ Sequence{diffPos..sSource->size() - 1}->iterate(i;res:String=''| res.concat('../')).concat(
867
+ Sequence{diffPos..sTarget->size() - 1}->iterate(i;res:String=''| res.concat(sTarget->at(i).concat('/')))).concat(sTarget->last())
868
+ ]]>
869
+ </body>
870
+ </operation>
871
+
872
+ <operation context='Class' name='getMessagesWithAllUsedComplexTypes'>
873
+ <result type='Bag(Sequence(Class))'/>
874
+ <body><![CDATA[
875
+ Class.allInstances()->select(extension_xsdMessage.isDefined() and not extension_xsdDraft.isDefined())->collectNested(msg|
876
+ Sequence{msg}->union(msg.getUsedComplexTypesForClass()))
877
+ ]]>
878
+ </body>
879
+ <documentation>
880
+
881
+ </documentation>
882
+ </operation>
883
+
884
+ <operation context='Class' name='getUsedComplexTypesForClass'>
885
+ <result type='Sequence(Class)'/>
886
+ <body><![CDATA[
887
+ self.allParents()->select(extension_xsdNamedType.isDefined()).oclAsType(Class)->asSequence()->union(
888
+ self.hlpAllElements()->iterate(e;res:Sequence(Class)=oclEmpty(Sequence(Class))|
889
+ let type:Class = e.type.oclAsType(Class) in
890
+ if type.isDefined() and
891
+ not type.extension_xsdDraft.isDefined() and
892
+ not type.hlpIsSimpleType() then
893
+ -- Alle "OberComplexTypes" vereinigt mit den eingebundenen ComplexTypes
894
+ let usedComplexTypes = type.allParents()->select(extension_xsdNamedType.isDefined()).oclAsType(Class)->asSequence()
895
+ ->union(type.getUsedComplexTypesForClass())->asSet()->asSequence() in
896
+ if type.extension_xsdNamedType.isDefined() then
897
+ res->including(type)->union(usedComplexTypes)
898
+ else
899
+ res->union(usedComplexTypes)
900
+ endif
901
+ else
902
+ res
903
+ endif
904
+ ))
905
+ ]]>
906
+ </body>
907
+ <documentation>
908
+
909
+ </documentation>
910
+ </operation>
911
+
912
+ <operation context='Class' name='getMessagesWithAllUsedTypes'>
913
+ <result type='Bag(Sequence(Classifier))'/>
914
+ <body><![CDATA[
915
+ Class.allInstances()->select(c | c.hlpIsPartOfXModel() and c.extension_xsdMessage.isDefined() and not c.extension_xsdDraft.isDefined())
916
+ ->collectNested(msg | msg.getUsedTypesForClass())
917
+ ]]>
918
+ </body>
919
+ <documentation>
920
+ Liefert einen Bag der f�r jeden Nachricht eine Sequenz enth�lt, deren erstes Element die Nachricht ist und alle
921
+ weiteren Elemente die von der Nachricht verwendeten Typen.
922
+ </documentation>
923
+ </operation>
924
+
925
+ <operation context='Classifier' name='getUsedTypesForClass'>
926
+ <result type='Sequence(Classifier)'/>
927
+ <body><![CDATA[
928
+ -- Auf Ebene 1 ist self die Nachricht.
929
+ Sequence{self}->union(
930
+ if (self.oclIsKindOf(Class)) then
931
+ self.oclAsType(Class).hlpAllElements().type->asSet()->iterate(e ; res:Set(Classifier)=oclEmpty(Set(Classifier)) |
932
+ let elementType:Classifier = e.oclAsType(Classifier) in
933
+ -- Typ als draft markiert?
934
+ if elementType.isDefined() and not (elementType.oclIsKindOf(Class) and elementType.oclAsType(Class).extension_xsdDraft.isDefined()) then
935
+ res->union(elementType.getUsedTypesForClass()->asSet())
936
+ else
937
+ res
938
+ endif
939
+ )->asSequence()
940
+ else oclEmpty(Sequence(Classifier)) endif)
941
+ ]]>
942
+ </body>
943
+ <documentation>
944
+
945
+ </documentation>
946
+ </operation>
947
+
948
+ <operation context='Class' name='hatAttributTyp'>
949
+ <result type='Boolean'/>
950
+ <param name='aType' type='Class'/>
951
+ <param name='includeParentElements' type='Boolean'/>
952
+ <param name='checkDirektType' type='Boolean'/>
953
+ <param name='checkSubtypes' type='Boolean'/>
954
+ <param name='checkSupertypes' type='Boolean'/>
955
+ <param name='checkDirectElements' type='Boolean'/>
956
+ <param name='checkChildElements' type='Boolean'/>
957
+ <body><![CDATA[
958
+ let allElements = if includeParentElements then self.hlpAllElements() else self.hlpElementsSet() endif in
959
+ let elementTypes:Set(Classifier) = allElements->select(e | not e.type.oclAsType(Classifier).hlpIsSimpleType() and not e.type.oclAsType(Class).extension_xsdDraft.isDefined()).type.oclAsType(Classifier)->asSet() in
960
+ checkDirectElements and
961
+ (
962
+ checkDirektType and elementTypes->includes(aType)
963
+ or
964
+ checkSubtypes and elementTypes->iterate(t; res:Boolean=false| res or t.allParents()->includes(aType))
965
+ or
966
+ checkSupertypes and aType.allParents()->intersection(elementTypes)->size() > 0
967
+ )
968
+ or
969
+ checkChildElements and
970
+
971
+ elementTypes->exists(t|
972
+ t.oclAsType(Class).hatAttributTyp(
973
+ aType, true, checkDirektType, checkSubtypes, checkSupertypes, true, true))
974
+
975
+ ]]>
976
+ </body>
977
+ <documentation>
978
+
979
+ </documentation>
980
+ </operation>
981
+
982
+ <operation context='NamedElement' name='getQualifiedName'>
983
+ <result type='String'/>
984
+ <param name='separator' type='String'/>
985
+ <body><![CDATA[
986
+ let allNs = self.allNamespaces() in
987
+ allNs->subSequence(1, allNs->size() - 1)->iterate( ns : Namespace; result: String = self.name |
988
+ ns.name.concat(separator).concat(result))
989
+ ]]>
990
+ </body>
991
+ <documentation>
992
+ Liefert den qualifizierten Namen des Elements unter Verwendung des �bergebenen
993
+ Trennzeichens.
994
+ </documentation>
995
+ </operation>
996
+
997
+ <operation context='NamedElement' name='allNamespaces'>
998
+ <result type='Sequence(Namespace)'/>
999
+ <body><![CDATA[
1000
+ if self.namespace.isUndefined() then
1001
+ Sequence{}
1002
+ else
1003
+ self.namespace.allNamespaces()->prepend(self.namespace)
1004
+ endif
1005
+ ]]>
1006
+ </body>
1007
+ <documentation>
1008
+ UML 2.3 p. 101: The query allNamespaces() gives the sequence of namespaces
1009
+ in which the NamedElement is nested, working outwards.
1010
+ </documentation>
1011
+ </operation>
1012
+
1013
+ <operation context='Element' name='getDocGenerationPackage'>
1014
+ <result type='Package'/>
1015
+ <body><![CDATA[
1016
+ let owner = self.owner.oclAsType(Package) in
1017
+ if owner.extension_docGeneration.verzeichnis.isDefined() then
1018
+ owner
1019
+ else
1020
+ owner.getDocGenerationPackage()
1021
+ endif
1022
+ ]]>
1023
+ </body>
1024
+ <documentation>
1025
+ Das �docGeneration�-Paket, welches dieses Element enth�lt.
1026
+ Es wird aufsteigend �ber die owner-Beziehung gesucht, bis
1027
+ ein �docGeneration�-Paket gefunden wird.
1028
+ </documentation>
1029
+ </operation>
1030
+
1031
+ <operation context='Class' name='hlpIsAnonymousSchemaElement'>
1032
+ <result type='Boolean'/>
1033
+ <body>
1034
+ self.extension_xsdNamedType.isUndefined() and
1035
+ self.extension_xsdGlobalElement.isUndefined() and
1036
+ (self.extension_xsdAnyContents.isDefined() or
1037
+ self.extension_xsdChoice.isDefined() or
1038
+ self.extension_xsdGroup.isDefined() or
1039
+ self.attribute->exists(a|a.extension_xsdElement.isDefined or a.extension_xsdAttribute.isDefined))
1040
+
1041
+ </body>
1042
+ <documentation/>
1043
+ </operation>
1044
+
1045
+ <operation context='Class' name='hlpIsArtefakt'>
1046
+ <result type='Boolean'/>
1047
+ <body>
1048
+ (not self.extension_xsdAnyContents.isDefined()) and
1049
+ (not self.extension_xsdChoice.isDefined()) and
1050
+ (not self.extension_xsdCode.isDefined()) and
1051
+ (not self.extension_xsdGlobalElement.isDefined()) and
1052
+ (not self.extension_xsdGroup.isDefined()) and
1053
+ (not self.extension_xsdMessage.isDefined()) and
1054
+ (not self.extension_xsdNamedType.isDefined()) and
1055
+ (not self.extension_xsdUnion.isDefined()) and
1056
+ (not self.attribute->exists(a|a.extension_xsdElement.isDefined or a.extension_xsdAttribute.isDefined))
1057
+ </body>
1058
+ <documentation/>
1059
+ </operation>
1060
+
1061
+ </additionalOperations>