complexType RSrst
diagram AXLSoap_p13718.png
namespace http://www.cisco.com/AXL/API/15.0
children name port ipAddress ipv6Address SipNetwork SipPort srstCertificatePort isSecure
used by
elements GetSrstReq/returnedTags GetSrstRes/return/srst
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RSrst">
 
<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 RSrst/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

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

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

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

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

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

element RSrst/srstCertificatePort
diagram AXLSoap_p13725.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 RSrst/isSecure
diagram AXLSoap_p13726.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