complexType AddRecordingProfileReq
diagram AXLSoap_p2378.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children recordingProfile
used by
element addRecordingProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddRecordingProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="recordingProfile" type="axlapi:XRecordingProfile"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddRecordingProfileReq/recordingProfile
diagram AXLSoap_p2379.png
type axlapi:XRecordingProfile
properties
content complex
children name recordingCssName recorderDestination
source <xsd:element name="recordingProfile" type="axlapi:XRecordingProfile"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy