Commit 49c08744 authored by Mark Canterbury's avatar Mark Canterbury Committed by Mark Canterbury
Browse files

Correcting object names

parent 0c98d74e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
                <ActionRequest>
                    <ActionIdentifier>0</ActionIdentifier>
                    <CREATE>
                        <HI1Object xsi:type="gfr:FullRefusal">
                        <HI1Object xsi:type="gfr:EPOCFullRefusalInformation">
                            <ObjectIdentifier>28fdf5da-5d81-4b15-9467-b1db4f4964f5</ObjectIdentifier>
                            <CountryCode>IE</CountryCode>
                            <OwnerIdentifier>enforcing-authority-1</OwnerIdentifier>
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
                <ActionRequest>
                    <ActionIdentifier>0</ActionIdentifier>
                    <CREATE>
                        <HI1Object xsi:type="gfr:NoGroundsForRefusal">
                        <HI1Object xsi:type="gfr:EPOCNoGroundsForRefusal">
                            <ObjectIdentifier>28fdf5da-5d81-4b15-9467-b1db4f4964f5</ObjectIdentifier>
                            <CountryCode>IE</CountryCode>
                            <OwnerIdentifier>enforcing-authority-1</OwnerIdentifier>
+2 −2
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
                <ActionRequest>
                    <ActionIdentifier>0</ActionIdentifier>
                    <CREATE>
                        <HI1Object xsi:type="gfr:PartialRefusal">
                        <HI1Object xsi:type="gfr:EPOCPartialRefusalInformation">
                            <ObjectIdentifier>28fdf5da-5d81-4b15-9467-b1db4f4964f5</ObjectIdentifier>
                            <CountryCode>IE</CountryCode>
                            <OwnerIdentifier>enforcing-authority-1</OwnerIdentifier>
@@ -58,7 +58,7 @@
                <ActionRequest>
                    <ActionIdentifier>1</ActionIdentifier>
                    <CREATE>
                        <HI1Object xsi:type="gfr:PartialRefusal">
                        <HI1Object xsi:type="gfr:EPOCPartialRefusalInformation">
                            <ObjectIdentifier>8699dc35-8708-4bf6-a603-38c706c7e758</ObjectIdentifier>
                            <CountryCode>IE</CountryCode>
                            <OwnerIdentifier>enforcing-authority-1</OwnerIdentifier>
+3 −3
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
    <xs:import namespace="http://uri.etsi.org/03120/common/2019/10/Core"/>
    <xs:import namespace="http://uri.etsi.org/03120/common/2016/02/Common"/>
    <xs:import namespace="http://uri.etsi.org/03280/common/2017/07"/>
    <xs:complexType name="FullRefusal">
    <xs:complexType name="EPOCFullRefusalInformation">
        <xs:complexContent>
            <xs:extension base="core:HI1Object">
                <xs:sequence>
@@ -12,7 +12,7 @@
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:complexType name="NoGroundsForRefusal">
    <xs:complexType name="EPOCNoGroundsForRefusal">
        <xs:complexContent>
            <xs:extension base="core:HI1Object">
                <xs:sequence>
@@ -21,7 +21,7 @@
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:complexType name="PartialRefusal">
    <xs:complexType name="EPOCPartialRefusalInformation">
        <xs:complexContent>
            <xs:extension base="core:HI1Object">
                <xs:sequence>