complexType LUcService
diagram AXLSoap_p9103.png
namespace http://www.cisco.com/AXL/API/15.0
children serviceType productType name description hostnameorip port protocol
used by
elements ListUcServiceReq/returnedTags ListUcServiceRes/return/ucService
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LUcService">
 
<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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

element LUcService/name
diagram AXLSoap_p9106.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 LUcService/description
diagram AXLSoap_p9107.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LUcService/hostnameorip
diagram AXLSoap_p9108.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 LUcService/port
diagram AXLSoap_p9109.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 LUcService/protocol
diagram AXLSoap_p9110.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>


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