complexType RVpnProfile
diagram axlapi_p10052.png
namespace http://www.cisco.com/AXL/API/8.5
children name description autoNetworkDetection mtu failToConnect clientAuthentication pwdPersistant enableHostIdCheck
used by
elements GetVpnProfileReq/returnedTags GetVpnProfileRes/return/vpnProfile
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi: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
properties
isRef 0
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RVpnProfile/name
diagram axlapi_p10053.png
type axlapi:String50
properties
isRef 0
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 axlapi_p10054.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RVpnProfile/autoNetworkDetection
diagram axlapi_p10055.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p10056.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="mtu" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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

element RVpnProfile/pwdPersistant
diagram axlapi_p10059.png
type axlapi:boolean
properties
isRef 0
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 axlapi_p10060.png
type axlapi:boolean
properties
isRef 0
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