Commit 66470d86 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Updating as per call

parent ed8ced45
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
                <ActionRequest>
                    <ActionIdentifier>0</ActionIdentifier>
                    <GET>
                        <Identifier>00000000-0000-4000-8000-000000000000</Identifier>
                        <Identifier>96e79c14-2e34-43d1-8e05-4d60c117c6d9</Identifier>
                    </GET>
                </ActionRequest>
            </ActionRequests>
+3 −1
Original line number Diff line number Diff line
@@ -24,19 +24,21 @@
                    <ActionIdentifier>0</ActionIdentifier>
                    <GETResponse>
                        <HI1Object xsi:type="eea:EPOCEnforcingAuthorities">
                            <ObjectIdentifier>00000000-0000-4000-8000-000000000000</ObjectIdentifier>
                            <ObjectIdentifier>96e79c14-2e34-43d1-8e05-4d60c117c6d9</ObjectIdentifier>
                            <eea:EnforcingAuthorities>
                                <eea:EnforcingAuthority>
                                    <eea:EndpointID>
                                        <CountryCode>DE</CountryCode>
                                        <UniqueIdentifier>epoc-authority-1</UniqueIdentifier>
                                    </eea:EndpointID>
                                    <eea:Name>Enforcing Authority 1</eea:Name>
                                </eea:EnforcingAuthority>
                                <eea:EnforcingAuthority>
                                    <eea:EndpointID>
                                        <CountryCode>DE</CountryCode>
                                        <UniqueIdentifier>epoc-authority-12</UniqueIdentifier>
                                    </eea:EndpointID>
                                    <eea:Name>Enforcing Authority 2</eea:Name>                                    
                                </eea:EnforcingAuthority>
                            </eea:EnforcingAuthorities>
                        </HI1Object>
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
    <xs:complexType name="EnforcingAuthority">
        <xs:sequence>
            <xs:element name="EndpointID" type="core:EndpointID" minOccurs="1"/>
            <xs:element name="Name" type="etsi:LongString" minOccurs="1"/>
        </xs:sequence>
    </xs:complexType>
</xs:schema>
 No newline at end of file