complexType RVpnProfile
diagram AXLSoap_p11106.png
namespace http://www.cisco.com/AXL/API/9.1
children name description autoNetworkDetection mtu failToConnect clientAuthentication pwdPersistant enableHostIdCheck
used by
elements GetVpnProfileReq/returnedTags GetVpnProfileRes/return/vpnProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RVpnProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoNetworkDetection" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtu" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="failToConnect" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="clientAuthentication" type="axlapi:XVPNClientAuthentication" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pwdPersistant" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableHostIdCheck" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RVpnProfile/name
diagram AXLSoap_p11107.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

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

element RVpnProfile/autoNetworkDetection
diagram AXLSoap_p11109.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="autoNetworkDetection" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

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

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

element RVpnProfile/clientAuthentication
diagram AXLSoap_p11112.png
type axlapi:XVPNClientAuthentication
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="clientAuthentication" type="axlapi:XVPNClientAuthentication" minOccurs="0" maxOccurs="1"/>

element RVpnProfile/pwdPersistant
diagram AXLSoap_p11113.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="pwdPersistant" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RVpnProfile/enableHostIdCheck
diagram AXLSoap_p11114.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="enableHostIdCheck" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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