complexType XVpnProfile
diagram axlapi_p15517.png
namespace http://www.cisco.com/AXL/API/8.5
children name description autoNetworkDetection mtu failToConnect clientAuthentication pwdPersistant enableHostIdCheck
used by
element AddVpnProfileReq/vpnProfile
source <xsd:complexType name="XVpnProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoNetworkDetection" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtu" type="axlapi:XInteger" default="1290" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="failToConnect" type="axlapi:XInteger" default="30" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="clientAuthentication" type="axlapi:XVPNClientAuthentication" default="User and Password" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pwdPersistant" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableHostIdCheck" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XVpnProfile/name
diagram axlapi_p15518.png
type axlapi:String50
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XVpnProfile/description
diagram axlapi_p15519.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XVpnProfile/autoNetworkDetection
diagram axlapi_p15520.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="autoNetworkDetection" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XVpnProfile/mtu
diagram axlapi_p15521.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1290
nillable false
source <xsd:element name="mtu" type="axlapi:XInteger" default="1290" nillable="false" minOccurs="0" maxOccurs="1"/>

element XVpnProfile/failToConnect
diagram axlapi_p15522.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 30
nillable false
source <xsd:element name="failToConnect" type="axlapi:XInteger" default="30" nillable="false" minOccurs="0" maxOccurs="1"/>

element XVpnProfile/clientAuthentication
diagram axlapi_p15523.png
type axlapi:XVPNClientAuthentication
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default User and Password
nillable false
source <xsd:element name="clientAuthentication" type="axlapi:XVPNClientAuthentication" default="User and Password" nillable="false" minOccurs="0" maxOccurs="1"/>

element XVpnProfile/pwdPersistant
diagram axlapi_p15524.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="pwdPersistant" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XVpnProfile/enableHostIdCheck
diagram axlapi_p15525.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="enableHostIdCheck" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>


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