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>