complexType LVohServer
diagram AXLSoap_p9391.png
namespace http://www.cisco.com/AXL/API/15.0
children name description sipTrunkName defaultVideoStreamId
used by
elements ListVohServerReq/returnedTags ListVohServerRes/return/vohServer
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LVohServer">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" 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" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LVohServer/name
diagram AXLSoap_p9392.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element LVohServer/sipTrunkName
diagram AXLSoap_p9394.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
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" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>SIP Trunk for Video On Hold Server</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LVohServer/defaultVideoStreamId
diagram AXLSoap_p9395.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="defaultVideoStreamId" type="xsd:string" minOccurs="0" maxOccurs="1"/>


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