complexType XUcService
diagram AXLSoap_p21040.png
namespace http://www.cisco.com/AXL/API/15.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 AXLSoap_p21041.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 AXLSoap_p21042.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 AXLSoap_p21043.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 AXLSoap_p21044.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 AXLSoap_p21045.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 AXLSoap_p21046.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 AXLSoap_p21047.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 AXLSoap_p21048.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