[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Element: sessionStop

You can use the sessionStop element in conjunction with the onFailure, onSuccess and onTimeout elements to instruct SBR Carrier to stop the session when these conditions occur. The sessionStop element is relevant when performing a disconnect action. In particular, the sessionStop element can be used to stop the session when the NAS does not send an Accounting-Request (stop).

XML Instance Representation

<sessionStop

description="anySimpleType [1]"/>

Schema Component Representation

<xs:element name="sessionStop"> 
    <xs:complexType> 
        <xs:attribute name="description" use="required"/>
    </xs:complexType>
</xs:element>


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]