diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | serviceType productType name description hostnameorip port protocol | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | axlapi:XUCService | ||||||
properties |
|
||||||
source | <xsd:element name="serviceType" type="axlapi:XUCService" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XUCProduct | ||||||
properties |
|
||||||
source | <xsd:element name="productType" type="axlapi:XUCProduct" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="hostnameorip" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | axlapi:XConnectProtocol | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |