complexType UpdateTranscoderReq
diagram axlapi_p12419.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description devicePoolName commonDeviceConfigName loadInformation vendorConfig isTrustedRelayPoint maximumCapacity
used by
element updateTranscoder
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateTranscoderReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:UniqueString255" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Should not be modified for Cisco Media Termination Point (WS-SVC-CMM).</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is used only by     Cisco Media Termination Point (WS-SVC-CMM)</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="isTrustedRelayPoint" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="maximumCapacity" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag is mandatory only for Cisco Media Termination Point (WS-SVC-CMM). Valid values for this tag are 32,64,96,128. </xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateTranscoderReq/newName
diagram axlapi_p12420.png
type axlapi:UniqueString255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 255 
annotation
documentation
Should not be modified for Cisco Media Termination Point (WS-SVC-CMM).
source <xsd:element name="newName" type="axlapi:UniqueString255" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Should not be modified for Cisco Media Termination Point (WS-SVC-CMM).</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateTranscoderReq/description
diagram axlapi_p12421.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateTranscoderReq/devicePoolName
diagram axlapi_p12422.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateTranscoderReq/commonDeviceConfigName
diagram axlapi_p12423.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateTranscoderReq/loadInformation
diagram axlapi_p12424.png
type axlapi:XLoadInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
specialaxlapi:boolean      
annotation
documentation
For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateTranscoderReq/vendorConfig
diagram axlapi_p12425.png
type axlapi:XVendorConfig
properties
isRef 0
minOcc 0
maxOcc 1
content complex
annotation
documentation
This tag is used only by     Cisco Media Termination Point (WS-SVC-CMM)
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is used only by     Cisco Media Termination Point (WS-SVC-CMM)</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element UpdateTranscoderReq/maximumCapacity
diagram axlapi_p12427.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
This tag is mandatory only for Cisco Media Termination Point (WS-SVC-CMM). Valid values for this tag are 32,64,96,128.
source <xsd:element name="maximumCapacity" type="axlapi:XInteger" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is mandatory only for Cisco Media Termination Point (WS-SVC-CMM). Valid values for this tag are 32,64,96,128. </xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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