complexType LSrst
diagram AXLAPI_p7305.png
namespace http://www.cisco.com/AXL/API/9.0
children name port ipAddress SipNetwork SipPort srstCertificatePort isSecure
used by
elements ListSrstReq/returnedTags ListSrstRes/return/srst
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="LSrst">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="SipNetwork" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="SipPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="srstCertificatePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isSecure" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

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

element LSrst/port
diagram AXLAPI_p7307.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="port" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

element LSrst/SipPort
diagram AXLAPI_p7310.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="SipPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LSrst/srstCertificatePort
diagram AXLAPI_p7311.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="srstCertificatePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LSrst/isSecure
diagram AXLAPI_p7312.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isSecure" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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