OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Module Parameters   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test Cases  

Group XCAP_ASPs

Declared in module XCAP_ASP_TypeDefs


Data Types Summary
XCAPReq
XCAPRsp
Constants Summary
tsc_XCAPStatusOK

Details

XCAPReq
type record XCAPReq {
charstring method,  
charstring xcapExpression,
charstring xmlFragment optional,
charstring contentType optional
  }

Declared in group XCAP_ASPs

XCAPRsp
type record XCAPRsp {
integer status, 
charstring xmlFragment optional,
charstring contentType optional
  }

Declared in group XCAP_ASPs

tsc_XCAPStatusOK
const integer tsc_XCAPStatusOK := 0

Declared in group XCAP_ASPs