complexType LSrst
diagram AXLSoap_p8947.png
namespace http://www.cisco.com/AXL/API/15.0
children name port ipAddress ipv6Address SipNetwork SipPort srstCertificatePort isSecure
used by
elements ListSrstReq/returnedTags ListSrstRes/return/srst
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
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="ipv6Address" 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:annotation>
       
<xsd:documentation>Read-Only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="isSecure" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element LSrst/name
diagram AXLSoap_p8948.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 AXLSoap_p8949.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 AXLSoap_p8950.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/ipv6Address
diagram AXLSoap_p8951.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipv6Address" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LSrst/SipNetwork
diagram AXLSoap_p8952.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 AXLSoap_p8953.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 AXLSoap_p8954.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read-Only
source <xsd:element name="srstCertificatePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-Only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LSrst/isSecure
diagram AXLSoap_p8955.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