complexType RAppServerInfo
diagram AXLSoap_p10121.png
namespace http://www.cisco.com/AXL/API/15.0
children appServerName appServerContent content
used by
elements GetAppServerInfoRes/return/appServerInfo GetAppServerInfoReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RAppServerInfo">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="appServerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="appServerContent" type="axlapi:XAppServerContent" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="content" type="axlapi:XContent" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RAppServerInfo/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

element RAppServerInfo/appServerContent
diagram AXLSoap_p10123.png
type axlapi:XAppServerContent
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="appServerContent" type="axlapi:XAppServerContent" minOccurs="0" maxOccurs="1"/>

element RAppServerInfo/content
diagram AXLSoap_p10124.png
type axlapi:XContent
properties
minOcc 0
maxOcc 1
content complex
source <xsd:element name="content" type="axlapi:XContent" minOccurs="0" maxOccurs="1"/>


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