complexType RAppServerInfo
diagram AXLAPI_p7698.png
namespace http://www.cisco.com/AXL/API/9.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 AXLAPI_p7699.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 AXLAPI_p7700.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 AXLAPI_p7701.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