complexType RVpnProfile
diagram AXLSoap_p14329.png
namespace http://www.cisco.com/AXL/API/15.0
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_p14330.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_p14331.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_p14332.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_p14333.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_p14334.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_p14335.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_p14336.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_p14337.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