complexType RTranscoder
diagram AXLSoap_p10840.png
namespace http://www.cisco.com/AXL/API/9.1
children name description product subUnit devicePoolName commonDeviceConfigName loadInformation vendorConfig isTrustedRelayPoint maximumCapacity
used by
elements GetTranscoderReq/returnedTags GetTranscoderRes/return/transcoder
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RTranscoder">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subUnit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isTrustedRelayPoint" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maximumCapacity" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute RTranscoder/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RTranscoder/name
diagram AXLSoap_p10841.png
type axlapi:UniqueString255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="name" type="axlapi:UniqueString255" minOccurs="0" maxOccurs="1"/>

element RTranscoder/description
diagram AXLSoap_p10842.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RTranscoder/product
diagram AXLSoap_p10843.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element RTranscoder/subUnit
diagram AXLSoap_p10844.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="subUnit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RTranscoder/devicePoolName
diagram AXLSoap_p10845.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RTranscoder/commonDeviceConfigName
diagram AXLSoap_p10846.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RTranscoder/loadInformation
diagram AXLSoap_p10847.png
type axlapi:XLoadInformation
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
special  axlapi:boolean        
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1"/>

element RTranscoder/vendorConfig
diagram AXLSoap_p10848.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>

element RTranscoder/isTrustedRelayPoint
diagram AXLSoap_p10849.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isTrustedRelayPoint" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RTranscoder/maximumCapacity
diagram AXLSoap_p10850.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="maximumCapacity" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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