complexType RUcService
diagram AXLSoap_p13890.png
namespace http://www.cisco.com/AXL/API/15.0
children serviceType productType name description hostnameorip port protocol ucServiceXml
used by
elements GetUcServiceReq/returnedTags GetUcServiceRes/return/ucService
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RUcService">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="serviceType" type="axlapi:XUCService" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="productType" type="axlapi:XUCProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="hostnameorip" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" 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" 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" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RUcService/serviceType
diagram AXLSoap_p13891.png
type axlapi:XUCService
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serviceType" type="axlapi:XUCService" minOccurs="0" maxOccurs="1"/>

element RUcService/productType
diagram AXLSoap_p13892.png
type axlapi:XUCProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="productType" type="axlapi:XUCProduct" minOccurs="0" maxOccurs="1"/>

element RUcService/name
diagram AXLSoap_p13893.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

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

element RUcService/hostnameorip
diagram AXLSoap_p13895.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="hostnameorip" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RUcService/port
diagram AXLSoap_p13896.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Not applicable for Unified CM (IM and Presence) and AppStore ProductType
source <xsd:element name="port" type="axlapi:XInteger" 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 RUcService/protocol
diagram AXLSoap_p13897.png
type axlapi:XConnectProtocol
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Not applicable for Unified CM (IM and Presence),CTI and AppStore ProductType
source <xsd:element name="protocol" type="axlapi:XConnectProtocol" 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 RUcService/ucServiceXml
diagram AXLSoap_p13898.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="ucServiceXml" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1"/>


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