complexType LTranscoder
diagram AXLSoap_p9035.png
namespace http://www.cisco.com/AXL/API/15.0
children name description product subUnit devicePoolName commonDeviceConfigName loadInformation isTrustedRelayPoint maximumCapacity
used by
elements ListTranscoderReq/returnedTags ListTranscoderRes/return/transcoder
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LTranscoder">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString255" 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" 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:annotation>
       
<xsd:documentation>This tag is used only by Cisco Media Termination Point (WS-SVC-CMM) and is a mandatory tag for Cisco Media Termination Point (WS-SVC-CMM) Transcoder. Valid values range from 1 to 4.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<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: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="isTrustedRelayPoint" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maximumCapacity" type="axlapi:XInteger" 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:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LTranscoder/name
diagram AXLSoap_p9036.png
type axlapi:UniqueString255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
annotation
documentation
Should not be modified for Cisco Media Termination Point (WS-SVC-CMM).
source <xsd:element name="name" type="axlapi:UniqueString255" 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 LTranscoder/description
diagram AXLSoap_p9037.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 LTranscoder/product
diagram AXLSoap_p9038.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element LTranscoder/subUnit
diagram AXLSoap_p9039.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is used only by Cisco Media Termination Point (WS-SVC-CMM) and is a mandatory tag for Cisco Media Termination Point (WS-SVC-CMM) Transcoder. Valid values range from 1 to 4.
source <xsd:element name="subUnit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is used only by Cisco Media Termination Point (WS-SVC-CMM) and is a mandatory tag for Cisco Media Termination Point (WS-SVC-CMM) Transcoder. Valid values range from 1 to 4.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LTranscoder/devicePoolName
diagram AXLSoap_p9040.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 LTranscoder/commonDeviceConfigName
diagram AXLSoap_p9041.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 LTranscoder/loadInformation
diagram AXLSoap_p9042.png
type axlapi:XLoadInformation
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
special  axlapi: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" 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 LTranscoder/isTrustedRelayPoint
diagram AXLSoap_p9043.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 LTranscoder/maximumCapacity
diagram AXLSoap_p9044.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
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" 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