Commit 55ff1bf7 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Fixing mistakes in 104 144 examples spotted by OFCOM(CH)

parent 0b558715
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2,12 +2,12 @@
<HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation" xmlns:doc="http://uri.etsi.org/03120/common/2020/09/Document" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:notify="http://uri.etsi.org/03120/common/2016/02/Notification" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:delivery="http://uri.etsi.org/03120/common/2019/10/Delivery" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common">
    <Header>
        <SenderIdentifier>
            <CountryCode>DE</CountryCode>
            <UniqueIdentifier>issuing-authority-1</UniqueIdentifier>
        </SenderIdentifier>
        <ReceiverIdentifier>
            <CountryCode>IE</CountryCode>
            <UniqueIdentifier>service-provider-1</UniqueIdentifier>
        </SenderIdentifier>
        <ReceiverIdentifier>
            <CountryCode>DE</CountryCode>
            <UniqueIdentifier>issuing-authority-1</UniqueIdentifier>
        </ReceiverIdentifier>
        <TransactionIdentifier>363b6bb9-c347-4404-b27c-069566c0e568</TransactionIdentifier>
        <Timestamp>2025-06-09T14:54:00.000000+01:00</Timestamp>
+5 −5
Original line number Diff line number Diff line
@@ -2,14 +2,14 @@
<HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation">
    <Header>
        <SenderIdentifier>
            <CountryCode>DE</CountryCode>
            <UniqueIdentifier>issuing-authority-1</UniqueIdentifier>
        </SenderIdentifier>
        <ReceiverIdentifier>
            <CountryCode>IE</CountryCode>
            <UniqueIdentifier>service-provider-1</UniqueIdentifier>
        </SenderIdentifier>
        <ReceiverIdentifier>
            <CountryCode>DE</CountryCode>
            <UniqueIdentifier>issuing-authority-1</UniqueIdentifier>
        </ReceiverIdentifier>
        <TransactionIdentifier>6a8725e7-4187-4602-b407-14bf2ac73311</TransactionIdentifier>
        <TransactionIdentifier>363b6bb9-c347-4404-b27c-069566c0e568</TransactionIdentifier>
        <Timestamp>2025-05-30T14:53:46.000000+01:00</Timestamp>
        <Version>
            <ETSIVersion>V1.20.1</ETSIVersion>