4 Architectural features
32.3973GPPDelta synchronization Integration Reference Point (IRP)SOAP Solution Set (SS)Telecommunication managementTS
4.1 General
The overall architectural feature of the Delta Synchronisation IRP is specified in 3GPP TS 32.392 [5]. This clause specifies features that are specific to the SOAP solution set.
The SOAP 1.1 specification [7] and WSDL 1.1 specification [9] are supported.
The SOAP 1.2 specification [10] is supported optionally.
This specification uses "document" style in WSDL file.
This specification uses "literal" encoding style in WSDL file.
The filter language used in the SS is the XPath Language (see W3C XPath 1.0 specification [8]). IRPAgents may throw a FilterComplexityLimit fault when a given filter is too complex.
Relevant definitions are imported from the Delta Synchronisation IRP XML definitions of 3GPP TS 32.395 [6].
This specification uses a number of namespace prefixes throughout that are listed in Table 4.1. 1.
Table 4.1.1: Prefixes and Namespaces used in this specification
PREFIX | NAMESPACE |
(no prefix) | http://schemas.xmlsoap.org/wsdl/ |
soap | http://schemas.xmlsoap.org/wsdl/soap/ |
deltaSynchIRPSystem | http://www.3gpp.org/ftp/Specs/archive/32_series/32.397#DeltaSynchIRPSystem |
deltaSynchIRPData | http://www.3gpp.org/ftp/Specs/archive/32_series/32.397#DeltaSynchIRPData |
xn | http://www.3gpp.org/ftp/specs/archive/32_series/32.625#genericNrm |
genericIRPSystem | http://www.3gpp.org/ftp/Specs/archive/32_series/32.317/schema/32317-810/GenericIRPSystem |
ntfIRPNtfSystem | http://www.3gpp.org/ftp/Specs/archive/32_series/32.307/schema/32307-810/ notification/NotificationIRPNtfSystem |
The WSDL structure is depicted in Figure 4.1.1 below, depicting port type, binding and service. The port type contains port type operations, which again contains input, output and fault messages. The binding contains binding operations, which have the same name as the port type operations. The binding connects to a port inside the service.
Figure 4.1.1: Delta Synchronisation IRP SOAP Solution Set WSDL structure