2.2.5.1 sessionId Simple Type
The sessionId is the type used for the SessionID attribute in the <Session> and <EndSession> headers.
-
<xs:simpleType name="sessionId"> <xs:restriction base="xsd:string" /> </xs:simpleType>
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The sessionId is the type used for the SessionID attribute in the <Session> and <EndSession> headers.
<xs:simpleType name="sessionId"> <xs:restriction base="xsd:string" /> </xs:simpleType>