complexType XAppServerInfo
diagram axlapi_p12753.png
namespace http://www.cisco.com/AXL/API/8.5
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 axlapi_p12754.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="appServerName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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