semi合集-English.pdf - 第3405页
SEMI E132.1-0305 © SEMI 2005 32 Figure 30 GetMaxSessionsRequest XML Schema Element 8.2.15.1.3 GetMaxSessions Response 8.2.15.1.3 .1 The service response is mapped t o the XML Schema element GetMaxSessi onsResponse of typ…

SEMI E132.1-0305 © SEMI 2005 31
Figure 29
SetMaxSessionsResponse XML Schema Element
8.2.14.2 WSDL Message(s)
8.2.14.2.1 Three messages are defined for this operation corresponding to the E132 Header, Request and Response
messages. See the message definitions for “E132HeaderMessage”, “SetMaxSessionsRequestMessage”, and
“SetMaxSessionsResponseMessage” in E132-SecurityAdmin-PortType.wsdl. Key information is shown for
convenience in Table 48.
Table 48 SetMaxSessions Messages
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
SetMaxSessionsRequestMessage auth: SetMaxSessionsRequest
SetMaxSessionsResponseMessage auth: SetMaxSessionsResponse
8.2.14.3 WSDL Operation
8.2.14.3.1 See the portType operation definition for “SetMaxSessions” in E132-SecurityAdmin-PortType.wsdl.
Key information is shown for convenience in Table 49.
Table 49 SetMaxSessions PortType Operation
Input Message Name SetMaxSessionsRequestMessage
Output Message Name SetMaxSessionsResponseMessage
8.2.14.4 WSDL Operation Binding
8.2.14.4.1 See the operation binding for “SetMaxSessions” in E132-SecurityAdmin-Binding.wsdl. Key information
is shown for convenience in Table 50.
Table 50 SetMaxSessions Operation Binding
SOAPAction urn:semi-org:ws.E132-1.V0305.secAdmin-binding:SetMaxSessions
Input Headers (WSDL Message, Required) E132HeaderMessage, required
Output Headers (WSDL Message, Required) E132HeaderMessage, required
8.2.15 GetMaxSessions Operation
8.2.15.1 XML Schema Types
8.2.15.1.1 This section describes the XML mappings for the classes defined in SEMI E132 for the GetMaxSessions
operation. See GetDefinedPrivileges operation regarding schema conventions used.
8.2.15.1.2 GetMaxSessions Request
8.2.15.1.2.1 The service request is mapped to the XML Schema element GetMaxSessionsRequest of type
GetMaxSessionsRequestType. There are no input parameters for this operation.

SEMI E132.1-0305 © SEMI 2005 32
Figure 30
GetMaxSessionsRequest XML Schema Element
8.2.15.1.3 GetMaxSessions Response
8.2.15.1.3.1 The service response is mapped to the XML Schema element GetMaxSessionsResponse of type
GetMaxSessionsResponseType. Table 51 shows how the output parameters are mapped to XML. The XML
Schema diagram for GetMaxSessionsResponse is shown in Figure 31. The MaxSessions and SessionCount output
arguments are contained in the GetMaxSessionsResponseBodyType, this is to allow for better compatibility across
WSDL compilers. Errors for this operation are returned using the XML Schema element Error of type
GetMaxSessionsErrorType. The error type is the same as that defined for the GetDefinedPrivileges operation
described in ¶8.2.9.1.5.
Table 51 Translation Table for GetMaxSessions Output Parameters
Argument Name Format XML Element or Attribute XML Name/Type
maxSessions Integer Element MaxSessions: xsd:int
sessionCount Integer Element SessionCount: xsd:int
error Structured data Element Error: GetMaxSessionsErrorType
Figure 31
GetMaxSessionsResponse XML Schema Element
8.2.15.2 WSDL Message(s)
8.2.15.2.1 Three messages are defined for this operation corresponding to the SEMI E132 Header, Request and
Response messages. See the message definitions for “E132HeaderMessage”, “GetMaxSessionsRequestMessage”,
and “GetMaxSessionsResponseMessage” in E132-1-V0305-SecurityAdmin-PortType.wsdl. Key information is
shown for convenience in Table 52.
Table 52 GetMaxSessions Messages
Message Name
Schema
Element Name
E132HeaderMessage auth:E132Header
GetMaxSessionsRequestMessage auth:GetMaxSessionsRequest
GetMaxSessionsResponseMessage auth:GetMaxSessionsResponse
8.2.15.3 WSDL Operation
8.2.15.3.1 See the portType operation definition for “GetMaxSessions” in E132-1-V0305-SecurityAdmin-
PortType.wsdl. Key information is shown for convenience in Table 53.

SEMI E132.1-0305 © SEMI 2005 33
Table 53 GetMaxSessions PortType Operation
Input Message Name
GetMaxSessionsRequestMessage
Output Message Name GetMaxSessionsResponseMessage
8.2.15.4 WSDL Operation Binding
8.2.15.4.1 See the operation binding for “GetMaxSessions” in E132-1-V0305-SecurityAdmin-Binding.wsdl. Key
information is shown for convenience in Table 54.
Table 54 GetMaxSessions Operation Binding
SOAPAction urn:semi-org:ws.E132-1.V0305.secAdmin-binding:GetMaxSessions
Input Headers (WSDL Message, Required) E132HeaderMessage, required
Output Headers (WSDL Message, Required) E132HeaderMessage, required
8.3 SessionManager Interface
8.3.1 Session Identifier
8.3.1.1 The SessionManager interface uses the same SOAP header as described in ¶8.2.7 for the SecurityAdmin
interface. With the exception of the EstablishSession operation, all SOAP request and response messages defined in
the SessionManager interface includes this SOAP header to contain the session identifier. The EstablishSession
operation is where the session identifier is first defined by the equipment and communicated to client in the
EstablishSession response.
8.3.2 XML Schema and WSDL Files
8.3.2.1 The XML Schema and WSDL defined by this specification for the SessionManager interface is contained in
the following documents:
Table 55 XML Schema
File Name E132-1-V0305-Schema.xsd
Target Namespace urn:semi-org:xsd.E132-1.V0305.auth
Imported/Referenced
Namespaces
http://www.w3.org/2001/XMLSchema
urn:semi-org:xsd.CommonComponents.V0305.ccs
Description
This file defines all of the SEMI E132 data types and elements used by the SecurityAdmin,
SessionManager and SessionClient interfaces.
Table 56 SessionManager PortType Definitions
File Name E132-1-V0305-SessionManager-PortType.wsdl
Target Namespace urn:semi-org:ws.E132-1.V0305.sessMgr-portType
Imported/Referenced
Namespaces
urn:semi-org:xsd.E132-1.V0305.auth
http://schemas.xmlsoap.org/wsdl/
http://www.w3.org/2001/XMLSchema
Description
This file defines all of the input/output messages and operations for the SessionManager
interface, based on the data types defined in the SEMI E132 XML Schema.