complexType GetRecordingProfileRes
diagram axlapi_p2586.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getRecordingProfileResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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 axlapi_p2587.png
properties
isRef 0
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 axlapi_p2588.png
type axlapi:RRecordingProfile
properties
isRef 0
content complex
children name recordingCssName recorderDestination
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="recordingProfile" type="axlapi:RRecordingProfile"/>


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