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

element RSrst/name
diagram AXLSoap_p10742.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_p10743.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_p10744.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/SipNetwork
diagram AXLSoap_p10745.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_p10746.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_p10747.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="srstCertificatePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RSrst/isSecure
diagram AXLSoap_p10748.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