complexType RVpnGateway
diagram AXLSoap_p14312.png
namespace http://www.cisco.com/AXL/API/15.0
children name description url certificates
used by
elements GetVpnGatewayReq/returnedTags GetVpnGatewayRes/return/vpnGateway
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RVpnGateway">
 
<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="url" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="certificates" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="certificate" type="axlapi:RVpnGatewayMember" minOccurs="0" maxOccurs="10"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RVpnGateway/name
diagram AXLSoap_p14313.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 RVpnGateway/description
diagram AXLSoap_p14314.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RVpnGateway/url
diagram AXLSoap_p14315.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="url" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RVpnGateway/certificates
diagram AXLSoap_p14316.png
properties
minOcc 0
maxOcc 1
content complex
children certificate
source <xsd:element name="certificates" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="certificate" type="axlapi:RVpnGatewayMember" minOccurs="0" maxOccurs="10"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RVpnGateway/certificates/certificate
diagram AXLSoap_p14317.png
type axlapi:RVpnGatewayMember
properties
minOcc 0
maxOcc 10
content complex
children issuerName serialNumber
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="certificate" type="axlapi:RVpnGatewayMember" minOccurs="0" maxOccurs="10"/>


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