complexType RVpnGroup
diagram AXLSoap_p14321.png
namespace http://www.cisco.com/AXL/API/15.0
children name description vpnGateways
used by
elements GetVpnGroupReq/returnedTags GetVpnGroupRes/return/vpnGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RVpnGroup">
 
<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="vpnGateways" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="vpnGateway" type="axlapi:RVpnGroupMember" minOccurs="0" maxOccurs="3"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

element RVpnGroup/vpnGateways
diagram AXLSoap_p14324.png
properties
minOcc 0
maxOcc 1
content complex
children vpnGateway
source <xsd:element name="vpnGateways" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="vpnGateway" type="axlapi:RVpnGroupMember" minOccurs="0" maxOccurs="3"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RVpnGroup/vpnGateways/vpnGateway
diagram AXLSoap_p14325.png
type axlapi:RVpnGroupMember
properties
minOcc 0
maxOcc 3
content complex
children vpnGatewayName priority
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="vpnGateway" type="axlapi:RVpnGroupMember" minOccurs="0" maxOccurs="3"/>


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