4 Architectural features
32.3073GPPConfiguration Management (CM)Notification Integration Reference Point (IRP)Release 9SOAP Solution Set (SS)Telecommunication managementTS
The overall architectural feature of Notification IRP is specified in 3GPP TS 32.302 [4]. This clause specifies features that are specific to the SOAP solution set.
The SOAP 1.1 specification [12] and WSDL 1.1 specification [14] are supported.
The SOAP 1.2 specification [18] is supported optionally.
This specification uses "document" style in WSDL file.
This specification uses "literal" encoding style in WSDL file.
The IRPAgent shall support the push interface model that means IRPAgent sends notifications to IRPManager as soon as new events occur. IRPManager does not need to check ("pull") for events.
The “Notification” definition is imported from Notification IRP XML Definition [16].
This specification uses a number of namespace prefixes throughout that are listed in Table 4.1.
Table 4.1: Prefixes and Namespaces used in this specification
PREFIX | NAMESPACE |
http | http://schemas.xmlsoap.org/wsdl/http/ |
soap | http://schemas.xmlsoap.org/wsdl/soap/ |
SOAP-ENV | http://schemas.xmlsoap.org/soap/envelope/ |
SOAP-ENC or soapenc | http://schemas.xmlsoap.org/soap/encoding/ |
xs or xsd | http://www.w3.org/2001/XMLSchema |
xsi | http://www.w3.org/2001/XMLSchema-instance |
ntfIRPSystem | http://www.3gpp.org/ftp/Specs/archive/32_series/32.307/schema/32307-810/NotificationIRPSystem |
ntfIRPData | http://www.3gpp.org/ftp/Specs/archive/32_series/32.307/schema/32307-810/NotificationIRPData |
ntfIRPNtfSystem | http://www.3gpp.org/ftp/Specs/archive/32_series/32.307/schema/32307-810/notification/NotificationIRPNtfSystem |
ntfIRPNtfData | http://www.3gpp.org/ftp/Specs/archive/32_series/32.307/schema/32307-810/notification/NotificationIRPNtfData |
genericIRPSystem | http://www.3gpp.org/ftp/Specs/archive/32_series/32.317/schema/32317-810/GenericIRPSystem |
The WSDL structure is like Figure 4.1:
Figure 4.1: Notification IRP SOAP Solution Set WSDL structure
Figure 4.2: Notification IRP SOAP Solution Set Notification WSDL structure