complexType UpdateAppServerInfoReq
diagram AXLSoap_p14517.png
namespace http://www.cisco.com/AXL/API/15.0
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
sequence  xsd:unsignedLong  optional      
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 AXLSoap_p14518.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateAppServerInfoReq/appServerName
diagram AXLSoap_p14519.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="appServerName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateAppServerInfoReq/appServerContent
diagram AXLSoap_p14520.png
type axlapi:XAppServerContent
properties
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 AXLSoap_p14521.png
type axlapi:XContent
properties
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