complexType XConferenceNow
diagram AXLSoap_p18335.png
namespace http://www.cisco.com/AXL/API/15.0
children conferenceNowNumber routePartitionName description maxWaitTimeForHost MohAudioSourceId
used by
element AddConferenceNowReq/conferenceNow
source <xsd:complexType name="XConferenceNow">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="conferenceNowNumber" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="maxWaitTimeForHost" type="axlapi:XInteger" default="15" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="MohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Nullable</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

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

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

element XConferenceNow/description
diagram AXLSoap_p18338.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 XConferenceNow/maxWaitTimeForHost
diagram AXLSoap_p18339.png
type axlapi:XInteger
properties
content simple
default 15
nillable false
source <xsd:element name="maxWaitTimeForHost" type="axlapi:XInteger" default="15" nillable="false" minOccurs="1" maxOccurs="1"/>

element XConferenceNow/MohAudioSourceId
diagram AXLSoap_p18340.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Nullable
source <xsd:element name="MohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Nullable</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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