complexType XVohServer
diagram AXLSoap_p21415.png
namespace http://www.cisco.com/AXL/API/15.0
children name description sipTrunkName defaultVideoStreamId
used by
element AddVohServerReq/vohServer
source <xsd:complexType name="XVohServer">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>SIP Trunk for Video On Hold Server</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="defaultVideoStreamId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XVohServer/name
diagram AXLSoap_p21416.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XVohServer/description
diagram AXLSoap_p21417.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XVohServer/sipTrunkName
diagram AXLSoap_p21418.png
type axlapi:XFkType
properties
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
SIP Trunk for Video On Hold Server
source <xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>SIP Trunk for Video On Hold Server</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XVohServer/defaultVideoStreamId
diagram AXLSoap_p21419.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="defaultVideoStreamId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>


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