complexType UpdateUcServiceReq
diagram AXLSoap_p17180.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description hostnameorip port protocol ucServiceXml
used by
element updateUcService
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateUcServiceReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" 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="0" 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:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

element UpdateUcServiceReq/port
diagram AXLSoap_p17184.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Not applicable for Unified CM (IM and Presence) and AppStore ProductType
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>

element UpdateUcServiceReq/protocol
diagram AXLSoap_p17185.png
type axlapi:XConnectProtocol
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Not applicable for Unified CM (IM and Presence),CTI and AppStore ProductType
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>

element UpdateUcServiceReq/ucServiceXml
diagram AXLSoap_p17186.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
nillable false
source <xsd:element name="ucServiceXml" type="axlapi:XVendorConfig" nillable="false" minOccurs="0" maxOccurs="1"/>


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