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