complexType XAppServerInfo
diagram AXLSoap_p17717.png
namespace http://www.cisco.com/AXL/API/15.0
children appServerName appServerContent content
used by
element AddAppServerInfoReq/appServerInfo
source <xsd:complexType name="XAppServerInfo">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="appServerName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="appServerContent" type="axlapi:XAppServerContent" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="content" type="axlapi:XContent" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XAppServerInfo/appServerName
diagram AXLSoap_p17718.png
type axlapi:XFkType
properties
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="1" maxOccurs="1"/>

element XAppServerInfo/appServerContent
diagram AXLSoap_p17719.png
type axlapi:XAppServerContent
properties
content simple
nillable false
source <xsd:element name="appServerContent" type="axlapi:XAppServerContent" nillable="false" minOccurs="1" maxOccurs="1"/>

element XAppServerInfo/content
diagram AXLSoap_p17720.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