complexType LApplicationServer
diagram axlapi_p2942.png
namespace http://www.cisco.com/AXL/API/8.5
children appServerType name ipAddress url endUserUrl processNodeName
used by
elements ListApplicationServerRes/return/applicationServer ListApplicationServerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="LApplicationServer">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="appServerType" type="axlapi:XAppServer" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="url" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="endUserUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute LApplicationServer/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element LApplicationServer/appServerType
diagram axlapi_p2943.png
type axlapi:XAppServer
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="appServerType" type="axlapi:XAppServer" minOccurs="0" maxOccurs="1"/>

element LApplicationServer/name
diagram axlapi_p2944.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LApplicationServer/ipAddress
diagram axlapi_p2945.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LApplicationServer/url
diagram axlapi_p2946.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="url" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LApplicationServer/endUserUrl
diagram axlapi_p2947.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="endUserUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LApplicationServer/processNodeName
diagram axlapi_p2948.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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