complexType RUcService
diagram AXLSoap_p10910.png
namespace http://www.cisco.com/AXL/API/9.1
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:element name="protocol" type="axlapi:XConnectProtocol" minOccurs="0" maxOccurs="1"/>
   
<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_p10911.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_p10912.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_p10913.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_p10914.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_p10915.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_p10916.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

element RUcService/ucServiceXml
diagram AXLSoap_p10918.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