complexType XUcService
diagram AXLAPI_p16811.png
namespace http://www.cisco.com/AXL/API/9.0
children serviceType productType name description hostnameorip port protocol ucServiceXml
used by
element AddUcServiceReq/ucService
source <xsd:complexType name="XUcService">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="serviceType" type="axlapi:XUCService" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="productType" type="axlapi:XUCProduct" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hostnameorip" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Not applicable for Unified CM (IM and Presence) and AppStore ProductType</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocol" type="axlapi:XConnectProtocol" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Not applicable for Unified CM (IM and Presence),CTI and AppStore ProductType</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="ucServiceXml" type="axlapi:XVendorConfig" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XUcService/serviceType
diagram AXLAPI_p16812.png
type axlapi:XUCService
properties
content simple
nillable false
source <xsd:element name="serviceType" type="axlapi:XUCService" nillable="false" minOccurs="1" maxOccurs="1"/>

element XUcService/productType
diagram AXLAPI_p16813.png
type axlapi:XUCProduct
properties
content simple
nillable true
source <xsd:element name="productType" type="axlapi:XUCProduct" nillable="true" minOccurs="1" maxOccurs="1"/>

element XUcService/name
diagram AXLAPI_p16814.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XUcService/description
diagram AXLAPI_p16815.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 XUcService/hostnameorip
diagram AXLAPI_p16816.png
type axlapi:String255
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="hostnameorip" type="axlapi:String255" nillable="false" minOccurs="1" maxOccurs="1"/>

element XUcService/port
diagram AXLAPI_p16817.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Not applicable for Unified CM (IM and Presence) and AppStore ProductType
source <xsd:element name="port" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not applicable for Unified CM (IM and Presence) and AppStore ProductType</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUcService/protocol
diagram AXLAPI_p16818.png
type axlapi:XConnectProtocol
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Not applicable for Unified CM (IM and Presence),CTI and AppStore ProductType
source <xsd:element name="protocol" type="axlapi:XConnectProtocol" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not applicable for Unified CM (IM and Presence),CTI and AppStore ProductType</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XUcService/ucServiceXml
diagram AXLAPI_p16819.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
nillable false
source <xsd:element name="ucServiceXml" type="axlapi:XVendorConfig" nillable="false" minOccurs="0" maxOccurs="1"/>


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