complexType UpdateAppServerInfoReq
diagram axlapi_p10386.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid appServerName appServerContent content
used by
element updateAppServerInfo
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateAppServerInfoReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
       
</xsd:choice>
       
<xsd:element name="appServerName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="appServerContent" type="axlapi:XAppServerContent" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateAppServerInfoReq/uuid
diagram axlapi_p10387.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateAppServerInfoReq/appServerName
diagram axlapi_p10388.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="appServerName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateAppServerInfoReq/appServerContent
diagram axlapi_p10389.png
type axlapi:XAppServerContent
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="appServerContent" type="axlapi:XAppServerContent" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateAppServerInfoReq/content
diagram axlapi_p10390.png
type axlapi:XContent
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
source <xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/>


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