complexType GetRecordingProfileRes
diagram AXLSoap_p3663.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getRecordingProfileResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetRecordingProfileRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="recordingProfile" type="axlapi:RRecordingProfile"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetRecordingProfileRes/return
diagram AXLSoap_p3664.png
properties
content complex
children recordingProfile
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="recordingProfile" type="axlapi:RRecordingProfile"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetRecordingProfileRes/return/recordingProfile
diagram AXLSoap_p3665.png
type axlapi:RRecordingProfile
properties
content complex
children name recordingCssName recorderDestination
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="recordingProfile" type="axlapi:RRecordingProfile"/>


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