4 Architectural features
32.3373GPPNotification Log (NL) Integration Reference Point (IRP)Release 9SOAP Solution Set (SS)Telecommunication managementTS
4.1 General
The overall architectural feature of the Notification Log (NL) IRP is specified in 3GPP TS 32.332 [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 Notification Log (NL) IRP XML definitions of 3GPP TS 32.335 [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/ |
nlRPSystem | http://www.3gpp.org/ftp/Specs/archive/32_series/32.337#NLRPSystem |
nlIRPData | http://www.3gpp.org/ftp/Specs/archive/32_series/32.337#NLIRPData |
xl | http://www.3gpp.org/ftp/specs/archive/32_series/32.335#ntfLogIRPNotif |
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: Notification Log (NL) IRP SOAP Solution Set WSDL structure