complexType RVpnGroupMember
diagram AXLSoap_p14326.png
namespace http://www.cisco.com/AXL/API/15.0
children vpnGatewayName priority
used by
element RVpnGroup/vpnGateways/vpnGateway
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RVpnGroupMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="vpnGatewayName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="priority" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RVpnGroupMember/vpnGatewayName
diagram AXLSoap_p14327.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="vpnGatewayName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RVpnGroupMember/priority
diagram AXLSoap_p14328.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="priority" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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