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

element GetTranscoderRes/return
diagram AXLSoap_p3941.png
properties
content complex
children transcoder
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="transcoder" type="axlapi:RTranscoder"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetTranscoderRes/return/transcoder
diagram AXLSoap_p3942.png
type axlapi:RTranscoder
properties
content complex
children name description product subUnit devicePoolName commonDeviceConfigName loadInformation vendorConfig isTrustedRelayPoint maximumCapacity
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="transcoder" type="axlapi:RTranscoder"/>


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