Created
August 12, 2024 19:12
-
-
Save cmimar01/dbcf3d537a9563bcb725c7d0f4dc3532 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<ns17:delivery xmlns:ns2="http://www.ech.ch/xmlns/eCH-0211/2" xmlns:ns3="http://www.ech.ch/xmlns/eCH-0129/5" xmlns:ns4="http://www.ech.ch/xmlns/eCH-0010/6" xmlns:ns5="http://www.ech.ch/xmlns/eCH-0007/6" xmlns:ns6="http://www.ech.ch/xmlns/eCH-0044/4" xmlns:ns7="http://www.ech.ch/xmlns/eCH-0097/2" xmlns:ns8="http://www.ech.ch/xmlns/eCH-0008/3" xmlns:ns9="http://www.ech.ch/xmlns/eCH-0058/5" xmlns:ns10="http://www.ech.ch/xmlns/eCH-0039/2" xmlns:ns11="http://www.ech.ch/xmlns/eCH-0147/T0/1" xmlns:ns12="http://www.ech.ch/xmlns/eCH-0044/1" xmlns:ns13="http://www.ech.ch/xmlns/eCH-0046/1" xmlns:ns14="http://www.ech.ch/xmlns/eCH-0010/3" xmlns:ns15="http://www.ech.ch/xmlns/eCH-0058/3" xmlns:ns16="http://www.ech.ch/xmlns/eCH-0129/6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns17="http://www.ech.ch/xmlns/eCH-0211/3"> | |
<ns17:deliveryHeader> | |
<ns9:senderId>https://boa.tg.ch</ns9:senderId> | |
<ns9:messageId>aee1f448-da0d-42d9-97e8-1a4419d8b65f</ns9:messageId> | |
<ns9:messageType>5200030</ns9:messageType> | |
<ns9:sendingApplication> | |
<ns9:manufacturer>CM Informatik AG</ns9:manufacturer> | |
<ns9:product>boa</ns9:product> | |
<ns9:productVersion>4.0.0.0</ns9:productVersion> | |
</ns9:sendingApplication> | |
<ns9:messageDate>2024-08-12T22:10:49.3495687+03:00</ns9:messageDate> | |
<ns9:action>1</ns9:action> | |
<ns9:testDeliveryFlag>false</ns9:testDeliveryFlag> | |
</ns17:deliveryHeader> | |
<ns17:eventStatusNotification> | |
<ns17:eventType>status notification</ns17:eventType> | |
<ns17:messageType>10102</ns17:messageType> | |
<ns17:planningPermissionApplicationIdentification> | |
<ns17:localID> | |
<ns16:IdCategory>ebauId</ns16:IdCategory> | |
<ns16:Id>1152</ns16:Id> | |
</ns17:localID> | |
<ns17:otherID> | |
<ns16:IdCategory>dossierNrGemeinde</ns16:IdCategory> | |
<ns16:Id>123134efwwef</ns16:Id> | |
</ns17:otherID> | |
</ns17:planningPermissionApplicationIdentification> | |
<ns17:status>in progress</ns17:status> | |
<ns17:remark>weiter gehts</ns17:remark> | |
<ns17:extension xsi:type="proceedingType"> | |
<proceedingType>Ordinary procedure</proceedingType> | |
</ns17:extension> | |
</ns17:eventStatusNotification> | |
</ns17:delivery> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment