Loading 104144/examples/authority-get-request.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading 104144/examples/authority-get-response.xml +3 −1 Original line number Diff line number Diff line Loading @@ -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> Loading 104144/schema/xsd/ts_104144_EPOCEnforcingAuthorities.xsd +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
104144/examples/authority-get-request.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading
104144/examples/authority-get-response.xml +3 −1 Original line number Diff line number Diff line Loading @@ -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> Loading
104144/schema/xsd/ts_104144_EPOCEnforcingAuthorities.xsd +1 −0 Original line number Diff line number Diff line Loading @@ -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