complexType LApplicationServer
diagram AXLSoap_p3302.png
namespace http://www.cisco.com/AXL/API/9.1
children appServerType name ipAddress url endUserUrl processNodeName
used by
elements ListApplicationServerRes/return/applicationServer ListApplicationServerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

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

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

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

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

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

element LApplicationServer/processNodeName
diagram AXLSoap_p3308.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="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>


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